Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Inheritance Hierarchy
- FVerseStringProperty_Super
- FVerseStringProperty
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/VerseStringProperty.h |
| Include | #include "UObject/VerseStringProperty.h" |
Syntax
class FVerseStringProperty : public FVerseStringProperty_Super
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| FProperty * | Inner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVerseStringProperty
(
EInternal InInernal, |
|||
FVerseStringProperty
(
FFieldVariant InOwner, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| FField * | Construct
(
const FFieldVariant& InOwner, |
||
| void | ExportText_Internal
(
FString& ValueStr, |
||
| FString | |||
| SIZE_T | GetFieldSize () |
||
| uint32 | GetValueTypeHashInternal
(
const void* Src |
||
| const TCHAR * | ImportText_Internal
(
const TCHAR* Buffer, |
||
| bool | LoadTypeName
(
UE::FPropertyTypeName Type, |
||
| void | SaveTypeName
(
UE::FPropertyTypeNameBuilder& Type |
||
| void | |||
| FFieldClass * | StaticClass () |
||
| uint64 | |||
| uint64 |
Operators
| Type | Name | Description | |
|---|---|---|---|
| void | operator delete
(
void* InMem |
||
| void * | operator new
(
const size_t InSize |
||
| void * | operator new
(
const size_t InSize, |
Typedefs
| Name | Description |
|---|---|
| Super | |
| TCppType | |
| ThisClass | |
| TTypeFundamentals |