View source
class UIAutoCompleteTextBox
package funkin.editors.ui
extends UITextBox › UISliceSprite › UISprite
Constructor
View on GitHub
new(x:Float, y:Float, text:String = "", width:Int = 320, height:Int = 32, multiline:Bool = false, small:Bool = false)