checkpoint()
No Description Provided
Function Definition
ts
const result = new Checkpoint(type: shared.CheckpointType, pos: shared.IVector3, radius: number, height: number, color: shared.RGBA);
Arguments
- type: shared.CheckpointType
 - pos: shared.IVector3
 - radius: number
 - height: number
 - color: shared.RGBA
 
Returns
- self
 
Documentation
No Documentation Provided Yet