_GET_STATION_FROM_TRAIN_STATION_INDEX
Returns the station hash for a track and station index. - trackIndex: int — From 0 to 24 - stationIndex: int — From 0 to 7
VEHICLEBuild 1207
Signature
lua
GetStationFromTrainStationIndex(0, 0)
-- returns HashParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| int | — |
Usage
lua
GetStationFromTrainStationIndex(0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
