UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WidgetActiveTimerDelegate.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Functions

 DECLARE_DELEGATE_RetVal_TwoParams (EActiveTimerReturnType, FWidgetActiveTimerDelegate, double, float)
 

Function Documentation

◆ DECLARE_DELEGATE_RetVal_TwoParams()

DECLARE_DELEGATE_RetVal_TwoParams ( EActiveTimerReturnType  ,
FWidgetActiveTimerDelegate  ,
double  ,
float   
)

Delegate used for registering a widget for tick services.