Native referenceFiveM

IS_PLAYER_RIDING_TRAIN

0x4EC12697209F2196 PLAYER
FUNCTION SIGNATURE
BOOL IS_PLAYER_RIDING_TRAIN(Player player);
Property Value
Native Name IS_PLAYER_RIDING_TRAIN
Hash 0x4EC12697209F2196
Return Type BOOL
Parameters player (Player)

Description: ``` Returns true if the player is riding a train.

Back to PLAYER