![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Menu.h>
Inheritance diagram for FMenuBase:Protected Member Functions | |
| FMenuBase (TSharedRef< SWidget > InContent, const bool bCollapsedByParent) | |
Protected Member Functions inherited from TSharedFromThis< FMenuBase > | |
| TSharedFromThis () | |
| TSharedFromThis (TSharedFromThis const &) | |
| UE_FORCEINLINE_HINT TSharedFromThis & | operator= (TSharedFromThis const &) |
| ~TSharedFromThis () | |
Protected Attributes | |
| FOnMenuDismissed | OnMenuDismissed |
| TSharedRef< SWidget > | Content |
| bool | bDismissing |
| bool | bIsCollapsedByParent |
Additional Inherited Members | |
Static Protected Member Functions inherited from TSharedFromThis< FMenuBase > | |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > | SharedThis (OtherType *ThisPtr) |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType const, Mode > | SharedThis (const OtherType *ThisPtr) |
Represents the base class of popup menus.
|
protected |
|
inlineoverridevirtual |
Implements IMenu.
|
inlineoverridevirtual |
Implements IMenu.
|
inline |
Implements IMenu.
Reimplemented in FMenuInHostWidget.
|
protected |
|
protected |
|
protected |
|
protected |