PyButton
Properties
Section titled âPropertiesâButtonID
Section titled âButtonIDâType: int
IsClicked
Section titled âIsClickedâType: bool
Check if the button is currently down(clicked) generally, HasBeenClicked() is a better way to check for button presses.
ButtonAction
Section titled âButtonActionâType: int
Type: int
ButtonGraphicNormal
Section titled âButtonGraphicNormalâType: ushort
ButtonGraphicPressed
Section titled âButtonGraphicPressedâType: ushort
ButtonGraphicOver
Section titled âButtonGraphicOverâType: ushort
Type: int
FontCenter
Section titled âFontCenterâType: bool
ContainsByBounds
Section titled âContainsByBoundsâType: bool
No fields found.
No enums found.
Methods
Section titled âMethodsâHasBeenClicked
Section titled âHasBeenClickedâReturn Type: bool