GTA V NativesuiUi::setRadarAsInteriorThisFrameOn this pageUi::setRadarAsInteriorThisFrameSyntax ```js mp.game.ui.setRadarAsInteriorThisFrame(interior, x, y, z, p4); ``` Required Arguments interior: Model hash or name x: float y: float z: int p4: int Return value Undefined Example ```js // todo ``` See also