Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- FArchiveState
- FArchive
- FArchiveProxy
- FActorDescArchive
- FActorDescArchivePatcher
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionActorDescArchive.h |
| Include | #include "WorldPartition/WorldPartitionActorDescArchive.h" |
Syntax
class FActorDescArchivePatcher : public FActorDescArchive
Constructors
| Type | Name | Description | |
|---|---|---|---|
FActorDescArchivePatcher
(
FArchive& InArchive, |
Overridden from FArchive
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArchive & | operator<<
(
FName& Value |
Serializes an FName value from or into this archive. | |
| FArchive & | operator<<
(
FSoftObjectPath& Value |
Serializes soft object paths from or into this archive. | |
| FArchive & | operator<<
(
FTopLevelAssetPath& Value |