SToolBarButtonBlock::IsEnabled

Called by Slate to determine if this button is enabled

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/SToolBarButtonBlock.h"

Source

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

Syntax

bool IsEnabled() const

Remarks

Called by Slate to determine if this button is enabled

Returns

True if the menu entry is enabled, false otherwise

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