Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FTimerManager
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/TimerManager.h |
Include | #include "TimerManager.h" |
Source | /Engine/Source/Runtime/Engine/Private/TimerManager.cpp |
FTimerHandle AddTimer
&40;
FTimerData && TimerData
&41;
Remarks
Adds a timer from the Timers list, also updating the TimerIndicesByObject map. Returns the insertion index.