GM:CanExitVehicle
Description
Determines if the player can exit the vehicle on their own. Player:ExitVehicle will bypass this hook.
See GM:CanPlayerEnterVehicle for the opposite hook.
See also GM:PlayerLeaveVehicle for a hook that will be called whenever a player exits any vehicle for any reason.
Arguments
Returns
Example
Only lets player exit vehicle if it is not in motion.