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