Delegate PlayerDataFileLocator.Locator
Namespace: UnityEditor.Experimental.RestService
Assembly: UnityEditor.dll
Syntax
public delegate bool Locator(ref string path);
Parameters
| Type | Name | Description |
|---|---|---|
| String | path |
Returns
| Type | Description |
|---|---|
| Boolean |
public delegate bool Locator(ref string path);
| Type | Name | Description |
|---|---|---|
| String | path |
| Type | Description |
|---|---|
| Boolean |