FUICommandList_Pinnable::ExecuteAction

[FUICommandList](API\Runtime\Slate\Framework\Commands\FUICommandList) interface

Windows
MacOS
Linux

Override Hierarchy

FUICommandList::ExecuteAction()

FUICommandList_Pinnable::ExecuteAction()

References

Module

PinnedCommandList

Header

/Engine/Source/Editor/PinnedCommandList/Public/UICommandList_Pinnable.h

Include

#include "UICommandList_Pinnable.h"

Source

/Engine/Source/Editor/PinnedCommandList/Private/UICommandList_Pinnable.cpp

Syntax

virtual bool ExecuteAction
(
    const TSharedRef< const FUICommandInfo > InUICommandInfo
) const

Remarks

FUICommandList interface

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