Navigation
API > API/Editor > API/Editor/ToolMenusEditor
| Name | ESelectedEditMenuEntryType |
| Type | enum |
| Header File | /Engine/Source/Editor/ToolMenusEditor/Public/ToolMenusEditor.h |
| Include Path | #include "ToolMenusEditor.h" |
Syntax
enum ESelectedEditMenuEntryType
{
None = 0,
Entry,
Section,
Menu,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Entry | |
| Section | |
| Menu |