IsPlayerSwitchInProgress
Docslocal retval = IsPlayerSwitchInProgress()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)
Returns
BOOLReturns TRUE (1) or FALSE (0).