GET_STATE_BAG_VALUE
Returns the value of a state bag key.
CFX
Signature
lua
GetStateBagValue(bagName, key)
-- returns objectParameters
| Name | Type | Description |
|---|---|---|
| char* | — | |
| char* | — |
Usage
lua
GetStateBagValue(bagName, key)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
