_GET_RESERVED_MISSION_ENTITIES_FOR_THREAD
Only used in R* Script net_stable_manager
NETWORKBuild 1491
Signature
lua
GetReservedMissionEntitiesForThread(0, pedMax, vehicleMax, unkMax, pedMin, vehicleMin, unkMin)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — |
Usage
lua
GetReservedMissionEntitiesForThread(0, pedMax, vehicleMax, unkMax, pedMin, vehicleMin, unkMin)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
