DOOR_SYSTEM_GET_ACTIVE
Returns a list of door system entries: a door system hash (see [ADD_DOOR_TO_SYSTEM](#\_0x6F8838D03D1DC226)) and its object handle. The data returned adheres to the following layout: ``` [{doorHash1, doorHandle1}, ..., {doorHashN, doorHandleN}] ```
CFX
Signature
lua
DoorSystemGetActive()
-- returns objectUsage
lua
DoorSystemGetActive()Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
