◆ Register()

static void Register ( float  timeInterval,
IntervalCallback  callback 
)
static
Parameters
timeIntervalHow often this function should be called. If this value is less than the duration of a single frame, it will be called once per frame.
callbackThe function that will be called repeatedly

Referenced by RenamePopupWindow.PopUp().

+ Here is the caller graph for this function: