Delegate PluginImporter.IncludeInBuildDelegate
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public delegate bool IncludeInBuildDelegate(string path);
Parameters
| Type | Name | Description |
|---|---|---|
| String | path |
Returns
| Type | Description |
|---|---|
| Boolean |
public delegate bool IncludeInBuildDelegate(string path);
| Type | Name | Description |
|---|---|---|
| String | path |
| Type | Description |
|---|---|
| Boolean |