Перейти к содержанию

GetCheckpointColor

Материал из RAGE MP Wiki Archive

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>