Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
Syntax
template<FProperty *FProperty::* NextName>
struct TPropertyLinkedListBuilder
Constructors
| Type | Name | Description | |
|---|---|---|---|
TPropertyLinkedListBuilder
(
FProperty** ListStartPtr |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | AppendNoTerminate
(
FProperty& Prop |
||
| FProperty * | GetListEnd () |
||
| FProperty * | GetListStart () |
||
| FProperty * | |||
| void | MoveToEnd () |
||
| void | |||
| void | |||