Navigation
API > API/Runtime > API/Runtime/Core
| Name | FCoreTexts |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/CoreGlobals.h |
| Include Path | #include "CoreGlobals.h" |
Syntax
struct FCoreTexts
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCoreTexts
(
const FCoreTexts& |
Non-copyable. | CoreGlobals.h | |
| CoreGlobals.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| False | const FText & | CoreGlobals.h | ||
| No | const FText & | CoreGlobals.h | ||
| None | const FText & | CoreGlobals.h | ||
| True | const FText & | CoreGlobals.h | ||
| Yes | const FText & | CoreGlobals.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FCoreTexts & Get() |
CoreGlobals.h | ||
static void TearDown () |
Invalidates existing references. | CoreGlobals.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCoreTexts & operator=
(
const FCoreTexts& |
CoreGlobals.h |