FToolMenuSection::InitSection

Unreal Engine C++ API Reference > Developer > ToolMenus > FToolMenuSection

References

   
Module ToolMenus
Header /Engine/Source/Developer/ToolMenus/Public/ToolMenuSection.h
Include #include "ToolMenuSection.h"
Source /Engine/Source/Developer/ToolMenus/Private/ToolMenuSection.cpp
void InitSection
(
    const [FName](API\Runtime\Core\UObject\FName) InName,
    const [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FText](API\Runtime\Core\Internationalization\FText) > & InLabel,
    const [FToolMenuInsert](API\Developer\ToolMenus\FToolMenuInsert) InPosition
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library