Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/TimerManager.h |
Include |
#include "TimerManager.h" |
void SetTimer
(
FTimerHandle & InOutHandle,
float InRate,
bool InbLoop,
float InFirstDelay
)