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

IVisualElementScheduledItem.Every

マニュアルに切り替える
public Experimental.UIElements.IVisualElementScheduledItem Every (long intervalMs);

パラメーター

intervalMs Minimum amount of time in milliseconds between each action execution.

戻り値

IVisualElementScheduledItem This ScheduledItem.

説明

Repeats this action after a specified time.