Button

More information can be found in the Unity API Reference and maybe in the Unity Manual.

Members

Member

Description

animator

gameObject

image

interactable

transform

Events

Event

Description

onClick

Static members

Member

Description

allSelectableCount

Details

class Button
const Animator animator
const GameObject gameObject
Image image
bool interactable
const Transform transform
const ScriptEvent onClick

Callback Signature:

void callback()
bool IsActive()
bool IsDestroyed()
bool IsInteractable()
void Select()
string ToString()
static const int allSelectableCount