Enum SetupUiEditorKind
- Namespace
- LibreRally.HUD
- Assembly
- LibreRally.dll
Defines the kind of editor used for a setup field.
public enum SetupUiEditorKind
Fields
Choice = 1Multiple choice cycle editor.
Numeric = 0Numeric slider/spinner editor.
Toggle = 2Boolean toggle editor.