UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTimerManagerTimerParameters Struct Reference

#include <TimerManager.h>

Public Attributes

bool bLoop = false
 
bool bMaxOncePerFrame = false
 
float FirstDelay = -1.f
 

Detailed Description

Structure to support specialized looping behavior.

Member Data Documentation

◆ bLoop

bool FTimerManagerTimerParameters::bLoop = false

◆ bMaxOncePerFrame

bool FTimerManagerTimerParameters::bMaxOncePerFrame = false

◆ FirstDelay

float FTimerManagerTimerParameters::FirstDelay = -1.f

The documentation for this struct was generated from the following file: