GetResourcePath
Docslocal retval = GetResourcePath(resourceName)Description
Returns the physical on-disk path of the specified resource.
Parameters
| Name | Type | Description |
|---|---|---|
resourceName | char* | The name of the resource. |
Returns
char*local retval = GetResourcePath(resourceName)Returns the physical on-disk path of the specified resource.
| Name | Type | Description |
|---|---|---|
resourceName | char* | The name of the resource. |
char*No snippets yet. Be the first to contribute!