Native referenceFiveM

UNPIN_INTERIOR

0x261CCE7EED010641 INTERIOR
FUNCTION SIGNATURE
void UNPIN_INTERIOR(int interior);
Property Value
Native Name UNPIN_INTERIOR
Hash 0x261CCE7EED010641
Return Type void
Parameters interior (int)

Description: ``` Does something similar to INTERIOR::DISABLE_INTERIOR.
You don't fall through the floor but everything is invisible inside and looks the same as when INTERIOR::DISABLE_INTERIOR is used. Peds behaves normally inside.

Back to INTERIOR