![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FActionToken, including all inherited members.
| AsShared() | TSharedFromThis< IMessageToken > | inline |
| AsShared() const | TSharedFromThis< IMessageToken > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IMessageToken > | inline |
| AsWeak() | TSharedFromThis< IMessageToken > | inline |
| AsWeak() const | TSharedFromThis< IMessageToken > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IMessageToken > | inline |
| CachedText | IMessageToken | protected |
| CanExecuteAction() const | FActionToken | inline |
| Create(const FText &InActionName, const FText &InActionDescription, const FOnActionTokenExecuted &InAction, bool bInSingleUse=false) | FActionToken | static |
| Create(const FText &InActionName, const FText &InActionDescription, const FOnActionTokenExecuted &InAction, const FCanExecuteActionToken &InCanExecuteAction, bool bInSingleUse=false) | FActionToken | static |
| DoesSharedInstanceExist() const | TSharedFromThis< IMessageToken > | inline |
| ExecuteAction() | FActionToken | inline |
| FActionToken(FPrivateToken, const FText &InActionName, const FText &InActionDescription, const FOnActionTokenExecuted &InAction, bool bInSingleUse) | FActionToken | inline |
| FActionToken(FPrivateToken, const FText &InActionName, const FText &InActionDescription, const FOnActionTokenExecuted &InAction, const FCanExecuteActionToken &InCanExecuteAction, bool bInSingleUse) | FActionToken | inline |
| FActionToken(const FText &InActionName, const FText &InActionDescription, const FOnActionTokenExecuted &InAction, bool bInSingleUse) | FActionToken | inlineprotected |
| FActionToken(const FText &InActionName, const FText &InActionDescription, const FOnActionTokenExecuted &InAction, const FCanExecuteActionToken &InCanExecuteAction, bool bInSingleUse) | FActionToken | inlineprotected |
| GetActionDescription() | FActionToken | inline |
| GetOnMessageTokenActivated() const | IMessageToken | inlinevirtual |
| GetType() const override | FActionToken | inlinevirtual |
| IsValidAction() const | FActionToken | inline |
| MessageTokenActivated | IMessageToken | protected |
| OnMessageTokenActivated(FOnMessageTokenActivated InMessageTokenActivated) | IMessageToken | inlinevirtual |
| operator=(TSharedFromThis const &) | TSharedFromThis< IMessageToken > | inlineprotected |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< IMessageToken > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< IMessageToken > | inlineprotectedstatic |
| ToText() const | IMessageToken | inlinevirtual |
| TSharedFromThis() | TSharedFromThis< IMessageToken > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< IMessageToken > | inlineprotected |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< IMessageToken > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< IMessageToken > | inline |
| ~IMessageToken() | IMessageToken | inlinevirtual |
| ~TSharedFromThis() | TSharedFromThis< IMessageToken > | inlineprotected |