Method FindInDirectories
FindInDirectories(string)
find the final path. This will search for the file in asset paths
Declaration
[HandleProcessCorruptedStateExceptions]
public string FindInDirectories(string filePath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filePath | The (relative) file path to search for |
Returns
| Type | Description |
|---|---|
| string |