GetCheckpointColor

From RAGE Multiplayer Wiki
Revision as of 01:16, 27 November 2019 by Muphy (talk | contribs) (Created page with "Gets a checkpoint color '''Required Arguments''' *'''checkpoint:''' parameter input should be in '''Checkpoint''' type. ==Syntax== <syntaxhighlight lang="C#" >Color NAPI.Che...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Gets a checkpoint color

Required Arguments

  • checkpoint: parameter input should be in Checkpoint type.

Syntax

Color NAPI.Checkpoint.GetCheckpointColor(Checkpoint checkpoint);