Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/UToolMenuEntryScript
References
Module | ToolMenus |
Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenuEntryScript.h |
Include | #include "ToolMenuEntryScript.h" |
UFUNCTION (BlueprintImplementableEvent, Category="Advanced")
void ConstructMenuEntry
(
UToolMenu * Menu,
const FName SectionName,
const FToolMenuContext & Context
)