Method FindPaths
FindPaths(string)
To enable or disable importation of assets at build-time, collect Project-relative
paths matching filename.
Declaration
public static string[] FindPaths(string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filename | Name of file to search for in this Project |
Returns
| Type | Description |
|---|---|
| string[] | Relative paths matching |