SetCheckpointDirection
Sets a checkpoint direction
Syntax
void NAPI.Checkpoint.SetCheckpointDirection(Checkpoint checkpoint, Vector3 dir);
Required Arguments
- checkpoint: parameter input should be in Checkpoint type.
- dir: parameter input should be in Vector3 type.