OptionalBool

Properties

Link copied to clipboard
val False: Int = 2
Force the value to false when created.
Link copied to clipboard
Link copied to clipboard
val True: Int = 1
Force the value to true when created.
Link copied to clipboard
val Unset: Int = 0
Don't force the value on entity create.

Functions

Link copied to clipboard
open fun name(e: Int): String