EditorMode

enum EditorMode

Available editor modes.

Entries

NONE
Link copied to clipboard
MESSAGES
Link copied to clipboard
PATH
Link copied to clipboard
EQUIPMENT
Link copied to clipboard

Functions

valueOf
Link copied to clipboard
open fun valueOf(name: String): ITaterzenEditor.EditorMode
values
Link copied to clipboard
open fun values(): Array<ITaterzenEditor.EditorMode>

Inherited functions

describeConstable
Link copied to clipboard
abstract fun describeConstable(): Optional<out ConstantDesc>