DoorSystemGetActive — FiveM Natives
0xF65BBA4B · CFX · client
Returns a list of door system entries: a door system hash (see ADD_DOOR_TO_SYSTEM) and its object handle. The data returned adheres to the following layout: `` [{doorHash1, doorHandle1}, ..., {doorHashN, doorHandleN}] ``
No parameters.
Returns
object