UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MenuAnchor.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Templates/SubclassOf.h"
#include "Widgets/SWidget.h"
#include "Components/ContentWidget.h"
#include "MenuAnchor.generated.h"

Go to the source code of this file.

Classes

class  UMenuAnchor
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnMenuOpenChangedEvent, bool, bIsOpen)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnMenuOpenChangedEvent  ,
bool  ,
bIsOpen   
)