Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FActionToken
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FActionToken
(
const FText& InActionName, |
Hidden constructors. | Logging/TokenizedMessage.h | |
FActionToken
(
FPrivateToken, |
Logging/TokenizedMessage.h | ||
FActionToken
(
const FText& InActionName, |
Logging/TokenizedMessage.h | ||
FActionToken
(
FPrivateToken, |
Logging/TokenizedMessage.h |
FActionToken(const FText &, const FText &, const FOnActionTokenExecuted &, bool)
Description
Hidden constructors.
| Name | FActionToken |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h |
| Include Path | #include "Logging/TokenizedMessage.h" |
FActionToken
(
const FText & InActionName,
const FText & InActionDescription,
const FOnActionTokenExecuted & InAction,
bool bInSingleUse
)
FActionToken(FPrivateToken, const FText &, const FText &, const FOnActionTokenExecuted &, bool)
| Name | FActionToken |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h |
| Include Path | #include "Logging/TokenizedMessage.h" |
FActionToken
(
FPrivateToken,
const FText & InActionName,
const FText & InActionDescription,
const FOnActionTokenExecuted & InAction,
bool bInSingleUse
)
FActionToken(const FText &, const FText &, const FOnActionTokenExecuted &, const FCanExecuteActionToken &, bool)
| Name | FActionToken |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h |
| Include Path | #include "Logging/TokenizedMessage.h" |
FActionToken
(
const FText & InActionName,
const FText & InActionDescription,
const FOnActionTokenExecuted & InAction,
const FCanExecuteActionToken & InCanExecuteAction,
bool bInSingleUse
)
FActionToken(FPrivateToken, const FText &, const FText &, const FOnActionTokenExecuted &, const FCanExecuteActionToken &, bool)
| Name | FActionToken |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h |
| Include Path | #include "Logging/TokenizedMessage.h" |
FActionToken
(
FPrivateToken,
const FText & InActionName,
const FText & InActionDescription,
const FOnActionTokenExecuted & InAction,
const FCanExecuteActionToken & InCanExecuteAction,
bool bInSingleUse
)