Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/TimerManager.h |
| Include | #include "TimerManager.h" |
Syntax
struct FTimerManagerTimerParameters
Remarks
Structure to support specialized looping behavior.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bLoop | ||
| bool | bMaxOncePerFrame | ||
| float | FirstDelay |