Table of Contents

Class UIButton

Namespace
AO
Assembly
CoreAssembly.dll
public class UIButton : Component
Inheritance
UIButton
Inherited Members
Extension Methods

Fields

OnClicked

public Action OnClicked

Field Value

Action

OnMouseDown

public Action OnMouseDown

Field Value

Action

Properties

Interactable

public bool Interactable { get; set; }

Property Value

bool

Settings

public UI.ButtonSettings Settings { get; set; }

Property Value

UI.ButtonSettings

Methods

Click()

public void Click()

MouseDown()

public void MouseDown()