ClaimExitCheckpoint: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
(Created page with "{{Welcome|desc=Sends a checkpoint exited packet to server|params=<source lang="luq">(checkpointId)</source><poem> checkpointId : The ID of the target checkpoint. </poem>| retvals=true, if checkpointId was valid(streamed in), false otherwise. | relfuncs= *ClaimEnterCheckpoint}}")
 
(No difference)

Latest revision as of 12:06, 7 November 2023


Description:
Sends a checkpoint exited packet to server


Parameters:

(checkpointId)

checkpointId : The ID of the target checkpoint.


Return Values:
true, if checkpointId was valid(streamed in), false otherwise.



Related Functions

The following functions may be helpful as they relate to this function in one way or another.