IsCheckpointSphere
Jump to navigation
Jump to search
Description:
Checks whether a checkpoint is sphere or not.
Parameters:
( checkpointId )
checkpointId : The ID of the target checkpoint whose shape is to be determined.
Return Values:
true if the checkpoint is sphere, false otherwise. This function throws error if invalid checkpointId is given.
Example
if(IsCheckpointStreamIn(checkpointId))
{
local isSphere=IsCheckpointSphere(checkpointId);
}relfuncs=*GetCheckpointRadius