Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FTextProperty > API/Runtime/CoreUObject/UObject/FTextProperty/__ctor
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/TextProperty.h |
Include | #include "UObject/TextProperty.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/TextProperty.cpp |
FTextProperty
&40;
FFieldVariant InOwner,
const UECodeGen_Private::FTextPropertyParams & Prop
&41;
Remarks
Constructor used for constructing compiled in properties
Parameters
Name | Description |
---|---|
InOwner | Owner of the property |
PropBase | Pointer to the compiled in structure describing the property |