Skip to content

Files

Latest commit

7f2ef8f · Jul 29, 2022

History

History
54 lines (39 loc) · 1.49 KB

Button.wikitext

File metadata and controls

54 lines (39 loc) · 1.49 KB

Table of Contents

Events

Events inherited from BaseWindow

Static functions

Returns Prototype
Button Create(BaseWindow, string)
Button Create(string)
Button Create(BaseWindow)
Button Create()

Functions

Functions inherited from Label

Functions inherited from BaseWindow

Operators

Returns Prototype
boolean Button == Button