![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FUICommandList, including all inherited members.
| Append(const TSharedRef< FUICommandList > &InCommandsToAppend) | FUICommandList | |
| AsShared() | TSharedFromThis< FUICommandList > | inline |
| AsShared() const | TSharedFromThis< FUICommandList > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FUICommandList > | inline |
| AsWeak() | TSharedFromThis< FUICommandList > | inline |
| AsWeak() const | TSharedFromThis< FUICommandList > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FUICommandList > | inline |
| CanExecuteAction(const TSharedRef< const FUICommandInfo > InUICommandInfo) const | FUICommandList | |
| ConditionalProcessCommandBindings(const FKey Key, bool bCtrl, bool bAlt, bool bShift, bool bCmd, bool bRepeat) const | FUICommandList | protected |
| DECLARE_DELEGATE_RetVal_OneParam(bool, FCanProduceActionForCommand, const TSharedRef< const FUICommandInfo > &) | FUICommandList | |
| DoesSharedInstanceExist() const | TSharedFromThis< FUICommandList > | inline |
| ExecuteAction(const TSharedRef< const FUICommandInfo > InUICommandInfo) const | FUICommandList | virtual |
| GatherContextsForList(TSet< FName > &OutAllContexts) const | FUICommandList | protected |
| GatherContextsForListRecursively(TSet< FName > &OutAllContexts, TSet< TSharedRef< const FUICommandList > > &InOutVisitedLists) const | FUICommandList | protected |
| GetActionForCommand(TSharedPtr< const FUICommandInfo > Command) const | FUICommandList | |
| GetActionForCommandRecursively(const TSharedRef< const FUICommandInfo > &Command, bool bIncludeChildren, bool bIncludeParents, TSet< TSharedRef< const FUICommandList > > &InOutVisitedLists) const | FUICommandList | protected |
| GetCheckState(const TSharedRef< const FUICommandInfo > InUICommandInfo) const | FUICommandList | |
| GetContextForCommand(TSharedPtr< const FUICommandInfo > Command) const | FUICommandList | |
| GetContextForCommandRecursively(const TSharedRef< const FUICommandInfo > &Command, bool bIncludeChildren, bool bIncludeParents, TSet< TSharedRef< const FUICommandList > > &InOutVisitedLists) const | FUICommandList | protected |
| GetVisibility(const TSharedRef< const FUICommandInfo > InUICommandInfo) const | FUICommandList | |
| IsActionMapped(const TSharedPtr< const FUICommandInfo > InUICommandInfo) const | FUICommandList | |
| 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) | FUICommandList | virtual |
| MapAction(const TSharedPtr< const FUICommandInfo > InUICommandInfo, const FUIAction &InUIAction, const FUIActionContext &InUIActionContext) | FUICommandList | virtual |
| operator=(TSharedFromThis const &) | TSharedFromThis< FUICommandList > | inlineprotected |
| ProcessCommandBindings(const FKeyEvent &InKeyEvent) const | FUICommandList | |
| ProcessCommandBindings(const FPointerEvent &InMouseEvent) const | FUICommandList | |
| ProcessCommandBindings(const FKey Key, const FModifierKeysState &ModifierKeysState, const bool bRepeat) const | FUICommandList | |
| RecursiveCommandDataGetter | FUICommandList | friend |
| SetCanProduceActionForCommand(const FCanProduceActionForCommand &NewCanProduceActionForCommand) | FUICommandList | inline |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< FUICommandList > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< FUICommandList > | inlineprotectedstatic |
| TryExecuteAction(const TSharedRef< const FUICommandInfo > InUICommandInfo) const | FUICommandList | |
| 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) const | TSharedFromThis< FUICommandList > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< FUICommandList > | inline |
| ~FUICommandList() | FUICommandList | inlinevirtual |
| ~TSharedFromThis() | TSharedFromThis< FUICommandList > | inlineprotected |