ClaimEnterCheckpoint: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Welcome|desc=Sends a checkpoint entered packet to server|params=<source lang="luq">(checkpointId)</source><poem> checkpointId : The ID of the target checkpoint. </poem>}}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Welcome|desc=Sends a checkpoint entered packet to server|params=<source lang="luq">(checkpointId)</source><poem> | {{Welcome|desc=Sends a checkpoint entered packet to server|params=<source lang="luq">(checkpointId)</source><poem> | ||
checkpointId : The ID of the target checkpoint. | checkpointId : The ID of the target checkpoint. | ||
</poem>}} | </poem>| | ||
retvals=true, if checkpointId was valid(streamed in), false otherwise. | |||
| | |||
relfuncs= | |||
*[[ClaimExitCheckpoint]]}} |
Latest revision as of 12:03, 7 November 2023
Description:
Sends a checkpoint entered 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.