SGraphActionMenu::GetSectionExpansion

Returns a map of all top level sections and their current expansion state.

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphActionMenu

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h
Include #include "SGraphActionMenu.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphActionMenu.cpp
void GetSectionExpansion
(
    [TMap](API\Runtime\Core\Containers\TMap)< int32, bool > & SectionExpansion
) const

Remarks

Returns a map of all top level sections and their current expansion state.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library