| Property | Value |
|---|---|
| Native Name | _SET_PROP_SET_FLAG |
| Hash | 0xC1AB7EEFD3E6EE49 |
| Return Type | void |
| Build | 1207 |
| Parameters | propSet (PropSet), flag (int) |
Parameters
propSet(PropSet)flag(int)
Usage
Lua (Direct):
SetPropSetFlag(propSet, flag)
Lua (Hash):
Citizen.InvokeNative(0xC1AB7EEFD3E6EE49, propSet, flag)