Version: 2020.3
언어: 한국어
public UIElements.IVisualElementScheduledItem Execute (Action<TimerState> timerUpdateEvent);
public UIElements.IVisualElementScheduledItem Execute (Action updateEvent);

파라미터

timerUpdateEvent The action to be executed.
updateEvent The action to be executed.

반환

IVisualElementScheduledItem Reference to the scheduled action.

설명

Schedule this action to be executed later.


Did you find this page useful? Please give it a rating: