Skip to main content

GetCheckpointColor

Gets a checkpoint color

Required Arguments

  • checkpoint: parameter input should be in Checkpoint type.

Syntax

```csharp Color NAPI.Checkpoint.GetCheckpointColor(Checkpoint checkpoint); ```