Description: something to do with doors lockdown when navmesh is swapping?UPDATE_WORLD_STATE seems to be for unlocking something
| Property | Value |
|---|---|
| Native Name | _0x0C0A373D181BF900 |
| Hash | 0x0C0A373D181BF900 |
| Return Type | void |
| API Set | client |
| Build | 1207 |
| Parameters | doorHash (Hash) |
Parameters
doorHash(Hash)
Usage
Lua (Direct):
_0x0C0A373D181BF900(doorHash)
Lua (Hash):
Citizen.InvokeNative(0x0C0A373D181BF900, doorHash)