| Property | Value |
|---|---|
| Native Name | FORCE_ROOM_FOR_GAME_VIEWPORT |
| Hash | 0x115B4AA8FB28AB43 |
| Return Type | void |
| Build | 1207 |
| Parameters | interiorID (int), roomHashKey (Hash) |
Parameters
interiorID(int)roomHashKey(Hash)
Usage
Lua (Direct):
ForceRoomForGameViewport(interiorID, roomHashKey)
Lua (Hash):
Citizen.InvokeNative(0x115B4AA8FB28AB43, interiorID, roomHashKey)