Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchiveState
- FArchiveState::SetSerializedPropertyChain()
- FArchiveProxy::SetSerializedPropertyChain()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
Include | #include "Serialization/Archive.h" |
Source | /Engine/Source/Runtime/Core/Private/Serialization/Archive.cpp |
virtual void SetSerializedPropertyChain
&40;
const FArchiveSerializedPropertyChain &42; InSerializedPropertyChain,
class FProperty &42; InSerializedPropertyOverride
&41;
Remarks
Set the raw serialized property chain for this archive, optionally overriding the serialized property too (or null to use the head of the property chain)