View source
class PropertyButton
package funkin.editors.extra
extends UIButton › UISliceSprite › UISprite
Constructor
View on GitHub
new(property:String, value:String, parent:{remove:PropertyButton ‑> Void}, width:Int = 280, height:Int = 35, nameWidth:Int = 100, valueWidth:Int = 135, inputHeight:Int = 25)