Method OutputLibraryPathForAsset
OutputLibraryPathForAsset(string)
Set output path for library asset
Declaration
protected virtual string OutputLibraryPathForAsset(string a)
Parameters
| Type | Name | Description |
|---|---|---|
| string | a | The path to use |
Returns
| Type | Description |
|---|---|
| string | The final path for the library |