Table of Contents

Enum SetupUiEditorKind

Namespace
LibreRally.HUD
Assembly
LibreRally.dll

Defines the kind of editor used for a setup field.

public enum SetupUiEditorKind

Fields

Choice = 1

Multiple choice cycle editor.

Numeric = 0

Numeric slider/spinner editor.

Toggle = 2

Boolean toggle editor.