GET_RESOURCE_PATH
Returns the physical on-disk path of the specified resource.
CFX
Signature
lua
GetResourcePath(resourceName)
-- returns char*Parameters
| Name | Type | Description |
|---|---|---|
| char* | The name of the resource. |
Usage
lua
GetResourcePath(resourceName)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
