IsCheckpointStreamedIn
Revision as of 06:24, 9 November 2023 by Habi (talk | contribs) (Habi moved page IsCheckpointStreamIn to IsCheckpointStreamedIn)
Description:
Checks whether a checkpoint is streamed in or not. If it is streamed in, then the checkpoint id is valid.
Parameters:
( checkpointId )
checkpointId : The ID of the checkpoint.
Return Values:
true if the checkpoint is streamed in, false otherwise(invalid id/not streamed in)
Related Functions
The following functions may be helpful as they relate to this function in one way or another.