| Property | Value |
|---|---|
| Native Name | DOOR_SYSTEM_GET_ACTIVE |
| Hash | 0xF65BBA4B |
| Return Type | object |
| API Set | client |
Description: 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}]