GET_RESERVED_MISSION_ENTITIES_IN_AREA
Used in Script Function NET_ACE_CLIENT_VERIFY_ENTITY_RESERVATIONS Coords: Slot world position Old name: _GET_RESERVATIONS_FOR_SLOT_WORLD_POSITION
NETWORKBuild 1207
Signature
lua
GetReservedMissionEntitiesInArea(0.0, 0.0, 0.0, true, peds, vehicles, objects, pickups)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — | |
| BOOL | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — |
Usage
lua
GetReservedMissionEntitiesInArea(0.0, 0.0, 0.0, true, peds, vehicles, objects, pickups)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
