Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchiveProxy
- FArchiveState::SetSerializedPropertyChain()
- FArchive::SetSerializedPropertyChain()
- FArchiveProxy::SetSerializedPropertyChain()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h |
| Include | #include "Serialization/ArchiveProxy.h" |
virtual void SetSerializedPropertyChain
(
const FArchiveSerializedPropertyChain * InSerializedPropertyChain,
class FProperty * InSerializedPropertyOverride
)
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)