Navigation
API > API/Developer > API/Developer/ToolMenus
A global context that any menu can add/modify to specify which profiles are currently active
| Name | UToolMenuProfileContext |
| Type | class |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenus.h |
| Include Path | #include "ToolMenus.h" |
Syntax
UCLASS (MinimalAPI)
class UToolMenuProfileContext : public UToolMenuContextBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UToolMenuContextBase → UToolMenuProfileContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActiveProfiles | TArray< FName > | ToolMenus.h |