|
LEAP Documentation 40220
Documentation for the LEAP project
|
#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) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FOnHUDDestroyed | ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnHUDVisibilityChanged | , |
| bool | , | ||
| bShowHUD | |||
| ) |