SToolBarComboButtonBlock::GetVisibility

Called by Slate to determine if this button is visible

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

EVisibility GetVisibility() const

Remarks

Called by Slate to determine if this button is visible

Returns

EVisibility::Visible or EVisibility::Collapsed, depending on if the button should be displayed

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