![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TokenizedMessage.h>
Inheritance diagram for FURLToken:Static Public Member Functions | |
| static CORE_API TSharedRef< FURLToken > | Create (const FString &InURL, const FText &InMessage=FText()) |
Additional Inherited Members | |
Protected Member Functions inherited from TSharedFromThis< IMessageToken > | |
| TSharedFromThis () | |
| TSharedFromThis (TSharedFromThis const &) | |
| UE_FORCEINLINE_HINT TSharedFromThis & | operator= (TSharedFromThis const &) |
| ~TSharedFromThis () | |
Static Protected Member Functions inherited from TSharedFromThis< IMessageToken > | |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > | SharedThis (OtherType *ThisPtr) |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType const, Mode > | SharedThis (const OtherType *ThisPtr) |
Protected Attributes inherited from IMessageToken | |
| FOnMessageTokenActivated | MessageTokenActivated |
| FText | CachedText |
Basic message token that defaults is activated method to traverse a URL
|
inline |
Private constructor
|
static |
Factory method, tokens can only be constructed as shared refs
|
inlineoverridevirtual |
Begin IMessageToken interface
Implements IMessageToken.
|
inline |
End IMessageToken interface Get the URL used by this token