Navigation
API > API/Developer > API/Developer/ToolMenus
References
Module | ToolMenus |
Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenus.h |
Include | #include "ToolMenus.h" |
Syntax
struct FToolMenuOwnerScoped
Remarks
Sets the owner for all menus created until the end of the current scope (with support for nested scopes). Combines well with UToolMenus::UnregisterOwnerByName.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FToolMenuOwnerScoped
(
const FToolMenuOwner InOwner |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FToolMenuOwner | GetOwner () |