Native referenceFiveM

IS_PLAYER_SWITCH_IN_PROGRESS

0xD9D2CFFF49FAB35F STREAMING
FUNCTION SIGNATURE
BOOL IS_PLAYER_SWITCH_IN_PROGRESS(/* parameters not documented */);
Property Value
Native Name IS_PLAYER_SWITCH_IN_PROGRESS
Hash 0xD9D2CFFF49FAB35F
Return Type BOOL

Description: ``` Returns true if the player is currently switching, false otherwise.
(When the camera is in the sky moving from Trevor to Franklin for example)

Back to STREAMING