Skip to content
On this page

checkpoint()

No Description Provided

Function Definition

ts
const result = new Checkpoint(type: shared.CheckpointType, pos: shared.IVector3, nextPos: shared.IVector3, radius: number, height: number, rgbcolor: shared.RGBA);

Arguments

  • type: shared.CheckpointType
  • pos: shared.IVector3
  • nextPos: shared.IVector3
  • radius: number
  • height: number
  • rgbcolor: shared.RGBA

Returns

  • self

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk