Class UIButton
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class UIButton : Component
- Inheritance
-
UIButton
- Inherited Members
- Extension Methods
Fields
OnClicked
public Action OnClicked
Field Value
OnMouseDown
public Action OnMouseDown
Field Value
Properties
Interactable
public bool Interactable { get; set; }
Property Value
Settings
public UI.ButtonSettings Settings { get; set; }
Property Value
Methods
Click()
public void Click()
MouseDown()
public void MouseDown()