GetCheckpointColor
Gets a checkpoint color
Required Arguments
- checkpoint: parameter input should be in Checkpoint type.
Syntax
```csharp Color NAPI.Checkpoint.GetCheckpointColor(Checkpoint checkpoint); ```
Gets a checkpoint color
Required Arguments
```csharp Color NAPI.Checkpoint.GetCheckpointColor(Checkpoint checkpoint); ```