UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FUICommandList Member List

This is the complete list of members for FUICommandList, including all inherited members.

Append(const TSharedRef< FUICommandList > &InCommandsToAppend)FUICommandList
AsShared()TSharedFromThis< FUICommandList >inline
AsShared() constTSharedFromThis< FUICommandList >inline
AsSharedSubobject(SubobjectType *SubobjectPtr) constTSharedFromThis< FUICommandList >inline
AsWeak()TSharedFromThis< FUICommandList >inline
AsWeak() constTSharedFromThis< FUICommandList >inline
AsWeakSubobject(SubobjectType *SubobjectPtr) constTSharedFromThis< FUICommandList >inline
CanExecuteAction(const TSharedRef< const FUICommandInfo > InUICommandInfo) constFUICommandList
ConditionalProcessCommandBindings(const FKey Key, bool bCtrl, bool bAlt, bool bShift, bool bCmd, bool bRepeat) constFUICommandListprotected
DECLARE_DELEGATE_RetVal_OneParam(bool, FCanProduceActionForCommand, const TSharedRef< const FUICommandInfo > &)FUICommandList
DoesSharedInstanceExist() constTSharedFromThis< FUICommandList >inline
ExecuteAction(const TSharedRef< const FUICommandInfo > InUICommandInfo) constFUICommandListvirtual
GatherContextsForList(TSet< FName > &OutAllContexts) constFUICommandListprotected
GatherContextsForListRecursively(TSet< FName > &OutAllContexts, TSet< TSharedRef< const FUICommandList > > &InOutVisitedLists) constFUICommandListprotected
GetActionForCommand(TSharedPtr< const FUICommandInfo > Command) constFUICommandList
GetActionForCommandRecursively(const TSharedRef< const FUICommandInfo > &Command, bool bIncludeChildren, bool bIncludeParents, TSet< TSharedRef< const FUICommandList > > &InOutVisitedLists) constFUICommandListprotected
GetCheckState(const TSharedRef< const FUICommandInfo > InUICommandInfo) constFUICommandList
GetContextForCommand(TSharedPtr< const FUICommandInfo > Command) constFUICommandList
GetContextForCommandRecursively(const TSharedRef< const FUICommandInfo > &Command, bool bIncludeChildren, bool bIncludeParents, TSet< TSharedRef< const FUICommandList > > &InOutVisitedLists) constFUICommandListprotected
GetVisibility(const TSharedRef< const FUICommandInfo > InUICommandInfo) constFUICommandList
IsActionMapped(const TSharedPtr< const FUICommandInfo > InUICommandInfo) constFUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, FExecuteAction ExecuteAction, EUIActionRepeatMode RepeatMode=EUIActionRepeatMode::RepeatDisabled)FUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, FExecuteAction ExecuteAction, FCanExecuteAction CanExecuteAction, EUIActionRepeatMode RepeatMode=EUIActionRepeatMode::RepeatDisabled)FUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, FExecuteAction ExecuteAction, FCanExecuteAction CanExecuteAction, FIsActionChecked IsCheckedDelegate, EUIActionRepeatMode RepeatMode=EUIActionRepeatMode::RepeatDisabled)FUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, FExecuteAction ExecuteAction, FCanExecuteAction CanExecuteAction, FGetActionCheckState GetActionCheckState, EUIActionRepeatMode RepeatMode=EUIActionRepeatMode::RepeatDisabled)FUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, FExecuteAction ExecuteAction, FCanExecuteAction CanExecuteAction, FIsActionChecked IsCheckedDelegate, FIsActionButtonVisible IsVisibleDelegate, EUIActionRepeatMode RepeatMode=EUIActionRepeatMode::RepeatDisabled)FUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, FExecuteAction ExecuteAction, FCanExecuteAction CanExecuteAction, FGetActionCheckState GetActionCheckState, FIsActionButtonVisible IsVisibleDelegate, EUIActionRepeatMode RepeatMode=EUIActionRepeatMode::RepeatDisabled)FUICommandList
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, const FUIAction &InUIAction)FUICommandListvirtual
MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, const FUIAction &InUIAction, const FUIActionContext &InUIActionContext)FUICommandListvirtual
operator=(TSharedFromThis const &)TSharedFromThis< FUICommandList >inlineprotected
ProcessCommandBindings(const FKeyEvent &InKeyEvent) constFUICommandList
ProcessCommandBindings(const FPointerEvent &InMouseEvent) constFUICommandList
ProcessCommandBindings(const FKey Key, const FModifierKeysState &ModifierKeysState, const bool bRepeat) constFUICommandList
RecursiveCommandDataGetterFUICommandListfriend
SetCanProduceActionForCommand(const FCanProduceActionForCommand &NewCanProduceActionForCommand)FUICommandListinline
SharedThis(OtherType *ThisPtr)TSharedFromThis< FUICommandList >inlineprotectedstatic
SharedThis(const OtherType *ThisPtr)TSharedFromThis< FUICommandList >inlineprotectedstatic
TryExecuteAction(const TSharedRef< const FUICommandInfo > InUICommandInfo) constFUICommandList
TSharedFromThis()TSharedFromThis< FUICommandList >inlineprotected
TSharedFromThis(TSharedFromThis const &)TSharedFromThis< FUICommandList >inlineprotected
UnmapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo)FUICommandList
UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) constTSharedFromThis< FUICommandList >inline
UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) constTSharedFromThis< FUICommandList >inline
~FUICommandList()FUICommandListinlinevirtual
~TSharedFromThis()TSharedFromThis< FUICommandList >inlineprotected