ActorRuntimeLogTextFormatter.OnStopTimer method

Invoked when the specified actor timer has been stopped.

public virtual void OnStopTimer(TimerInfo info)
parameter description
info Handle that contains information about the timer.

See Also