Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UTextPropertyTestObject |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Tests/TextPropertyTestObject.h |
| Include Path | #include "Tests/TextPropertyTestObject.h" |
Syntax
UCLASS ()
class UTextPropertyTestObject : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UTextPropertyTestObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTextPropertyTestObject
(
const FObjectInitializer& ObjectInitializer |
Tests/TextPropertyTestObject.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultedText | FText | Tests/TextPropertyTestObject.h | ||
| TransientText | FText | Tests/TextPropertyTestObject.h | ||
| UndefaultedText | FText | Tests/TextPropertyTestObject.h |