Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/TemplateString.h |
| Include | #include "UObject/TemplateString.h" |
Syntax
struct FTemplateString
Remarks
Structure for templated strings that are displayed in the editor with a allowed args.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Template | The template string. |