GetCheckpointRadius
Revision as of 09:47, 12 November 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc= Returns the radius of a checkpoint.| params=<source>( checkpointId )</source> <poem>checkpointId : The ID of the checkpoint whose radius is to be obtained. </poem>| retvals=The radius of checkpoint as float. Throws error if checkpoint with the specified ID is not found.| example=<source lang relfuncs=*GetCheckpointColor *GetCheckpointPos *GetCheckpointCount *ClaimEnterCheckpoint }}")
Description:
Returns the radius of a checkpoint.
Parameters:
( checkpointId )
checkpointId : The ID of the checkpoint whose radius is to be obtained.
Return Values:
The radius of checkpoint as float. Throws error if checkpoint with the specified ID is not found.
Example
<source lang
relfuncs=*GetCheckpointColor