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 |
---|---|
Boolean | Whether path is valid |