Method IsValidPath
IsValidPath(string)
Check path is valid path for Addressables entry
Declaration
protected bool IsValidPath(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| string | path | The path to check |
Returns
| Type | Description |
|---|---|
| bool | Whether path is valid |