SetAction(Action, long, long)
Set the action that should be executed when the button is pressed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetAction(Action clickEvent, long delay, long interval)