Table of Contents

Enum NoteColors

Namespace
RustPlusApi.Data.Notes
Assembly
RustPlusApi.dll

Colour options for a player map note.

public enum NoteColors

Fields

Blue = 1

Blue note.

Cyan = 5

Cyan note.

Green = 2

Green note.

Purple = 4

Purple note.

Red = 3

Red note.

Yellow = 0

Yellow note.