LEAP Documentation 40220
Documentation for the LEAP project
ProjectXHUD.h File Reference
#include "CoreMinimal.h"
#include "ContextMenuWidget.h"
#include "GameFramework/HUD.h"
#include "ProjectXHUD.generated.h"

Go to the source code of this file.

Classes

class  AProjectXHUD
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnHUDDestroyed)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnHUDVisibilityChanged, bool, bShowHUD)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FOnHUDDestroyed  )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnHUDVisibilityChanged  ,
bool  ,
bShowHUD   
)