SToolBarComboButtonBlock::OnGetMenuContent

Called by Slate when content for this button's menu needs to be generated

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarComboButtonBlock.h

Include

#include "Framework/MultiBox/SToolBarComboButtonBlock.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/SToolBarComboButtonBlock.cpp

Syntax

TSharedRef< SWidget > OnGetMenuContent()

Remarks

Called by Slate when content for this button's menu needs to be generated

Returns

The widget to use for the menu content

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss