Class ButtonSystem
Updates the appearance of the button based on the pointer interaction (pointer over, pointer down, etc).
Inheritance
System.Object
ButtonSystem
Namespace: Unity.Tiny.UIControls
Syntax
public class ButtonSystem : ComponentSystem
Methods
OnUpdate()
Declaration
protected override void OnUpdate()