GetCheckpointColor: Difference between revisions

From RAGE Multiplayer Wiki
(Created page with "Gets a checkpoint color '''Required Arguments''' *'''checkpoint:''' parameter input should be in '''Checkpoint''' type. ==Syntax== <syntaxhighlight lang="C#" >Color NAPI.Che...")
 
 

Latest revision as of 12:46, 27 November 2019

Gets a checkpoint color

Required Arguments

  • checkpoint: parameter input should be in Checkpoint type.

Syntax

Color NAPI.Checkpoint.GetCheckpointColor(Checkpoint checkpoint);