Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/UZoneShapeComponent
- UObject::Serialize()
- UActorComponent::Serialize()
- USceneComponent::Serialize()
- UPrimitiveComponent::Serialize()
- UZoneShapeComponent::Serialize()
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneShapeComponent.h |
| Include | #include "ZoneShapeComponent.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneShapeComponent.cpp |
virtual void Serialize
&40;
FArchive & Ar
&41;
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.