Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/UToolMenu
| Type | Name | Description | |
|---|---|---|---|
| FToolMenuSection & | FindOrAddSection
(
const FName SectionName |
Finds an existing section using the provided FName or, if not found, creates a new one and assigns it that FName. | |
| FToolMenuSection & | FindOrAddSection
(
const FName SectionName, |
Finds an existing section using the provided FName or, if not found, creates a new one and assigns it that FName. |