ExecuteLater(long)
Cancels any previously scheduled execution of this item and re-schedules the item.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
void ExecuteLater(long delayMs)
Parameters
Minimum time in milliseconds before this item will be executed.