Summary
[Editor-Only]
Checks if the specified directory contains any files which don't end with ".meta".
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static bool ContainsNonMetaFiles(string directory, out string[] files)
Parameters
| Name | Type | Description |
|---|---|---|
| directory | string | |
| files | string[] |
Return Value
| Type | Description |
|---|---|
| bool |