Version: 2020.1
言語: 日本語
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.