SET_STATE_BAG_VALUE
Internal function for setting a state bag value.
CFX
Signature
lua
SetStateBagValue(bagName, keyName, valueData, 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| char* | — | |
| char* | — | |
| char* | — | |
| int | — | |
| BOOL | — |
Usage
lua
SetStateBagValue(bagName, keyName, valueData, 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
