Codename LogoCodename Logo

funkin.options.type.TextOption

APIWikiTools

Option type that has text.

Constructor

View on GitHub

new(text:String, desc:String, suffix:String = "", ?selectCallback:() ‑> Void)

Variables

suffix:String

selectCallback:() ‑> Void

Methods

Inherited Variables

Defined by OptionType

desc:String

editorFlashColor:FlxColor = FlxColor.WHITE

itemHeight:Float = 120

locked:Bool

rawDesc:String

rawText:String

selected:Bool = false

text:String

Inherited Methods