![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Templates/SubclassOf.h"#include "GameFramework/Actor.h"#include "GameFramework/HUDHitBox.h"#include "GameFramework/DebugTextInfo.h"#include "HUD.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_TS_MULTICAST_DELEGATE_FiveParams (FOnShowDebugInfo, AHUD *, UCanvas *, const FDebugDisplayInfo &, float &, float &) | |
| DECLARE_MULTICAST_DELEGATE_TwoParams (FOnHUDPostRender, AHUD *, UCanvas *) | |
| DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FOnHUDPostRender | , |
| AHUD * | , | ||
| UCanvas * | |||
| ) |
| DECLARE_TS_MULTICAST_DELEGATE_FiveParams | ( | FOnShowDebugInfo | , |
| AHUD * | , | ||
| UCanvas * | , | ||
| const FDebugDisplayInfo & | , | ||
| float & | , | ||
| float & | |||
| ) |