Native referenceRedM

IS_INTERIOR_READY

0x941560D2D45DBFC8 INTERIOR
FUNCTION SIGNATURE
BOOL IS_INTERIOR_READY(`interior` (Interior));
Property Value
Native Name IS_INTERIOR_READY
Hash 0x941560D2D45DBFC8
Return Type BOOL
Build 1207
Parameters interior (Interior)

Parameters

  • interior (Interior)

Usage

Lua (Direct):

local result = IsInteriorReady(interior)

Lua (Hash):

local result = Citizen.InvokeNative(0x941560D2D45DBFC8, interior)

Back to INTERIOR