FActionToken::FActionToken

Hidden constructor.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h

Include

#include "Logging/TokenizedMessage.h"

Syntax

FActionToken
(
    const FText & InActionName,
    const FText & InActionDescription,
    const FOnActionTokenExecuted & InAction,
    bool bInSingleUse
)

Remarks

Hidden constructor.

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