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
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DefaultedText |
FText |
|
Tests/TextPropertyTestObject.h |
|
| TransientText |
FText |
|
Tests/TextPropertyTestObject.h |
|
| UndefaultedText |
FText |
|
Tests/TextPropertyTestObject.h |
|
Functions
Public