GetCheckpointColor
Внешний вид
Gets a checkpoint color
Required Arguments
- checkpoint: parameter input should be in Checkpoint type.
Syntax
<syntaxhighlight lang="C#" >Color NAPI.Checkpoint.GetCheckpointColor(Checkpoint checkpoint);</syntaxhighlight>