Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UVerseStruct
Description
Creates the field/property links and gets structure ready for use at runtime
Virtual Inheritance
- UStruct::Link → UScriptStruct::Link → UVerseStruct::Link
| Name | Link |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMVerseStruct.h |
| Include Path | #include "VerseVM/VVMVerseStruct.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/VerseVM/VVMVerseStruct.cpp |
virtual AUTORTFM_DISABLE void Link
(
FArchive & Ar,
bool bRelinkExistingProperties
)