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

Static Public Member Functions

static void TimerExecute ()
 

Static Public Attributes

static FTimerManagerTimerManager = nullptr
 
static FTimerHandleHandle = nullptr
 
static int TimerCalled = 0
 
static float NewTime = 1.0f
 

Member Function Documentation

◆ TimerExecute()

static void FLoopingTestFunc::TimerExecute ( )
inlinestatic

Member Data Documentation

◆ Handle

FTimerHandle * FLoopingTestFunc::Handle = nullptr
static

◆ NewTime

float FLoopingTestFunc::NewTime = 1.0f
static

◆ TimerCalled

int FLoopingTestFunc::TimerCalled = 0
static

◆ TimerManager

FTimerManager * FLoopingTestFunc::TimerManager = nullptr
static

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