Navigation
API > API/Runtime > API/Runtime/IrisCore
Scope that calls InitForWrite on target PackageMap and invalidates set PackageMapExports on scope exit.
| Name | FIrisObjectReferencePackageMapWriteScope |
| Type | class |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/Serialization/IrisObjectReferencePackageMap.h |
| Include Path | #include "Iris/Serialization/IrisObjectReferencePackageMap.h" |
Syntax
class FIrisObjectReferencePackageMapWriteScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIrisObjectReferencePackageMapWriteScope
(
UIrisObjectReferencePackageMap* PackageMap, |
Iris/Serialization/IrisObjectReferencePackageMap.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FIrisObjectReferencePackageMapWriteScope() |
Iris/Serialization/IrisObjectReferencePackageMap.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PackageMap | UIrisObjectReferencePackageMap * | Iris/Serialization/IrisObjectReferencePackageMap.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UIrisObjectReferencePackageMap * GetPackageMap() |
Iris/Serialization/IrisObjectReferencePackageMap.h |