Version: 2021.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.


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