Experimental: this API is experimental and might be changed or removed in the future.

IVisualElementScheduler.Execute

매뉴얼로 전환
public Experimental.UIElements.IVisualElementScheduledItem Execute (Action<TimerState> timerUpdateEvent);
public Experimental.UIElements.IVisualElementScheduledItem Execute (Action updateEvent);

파라미터

timerUpdateEventThe action to be executed.
updateEventThe 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: