Navigation
API > API/Runtime > API/Runtime/IrisCore
Scope that calls InitForRead on target PackageMap and invalidates set PackageMapExports on scope exit.
| Name | FIrisObjectReferencePackageMapReadScope |
| Type | class |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/Serialization/IrisObjectReferencePackageMap.h |
| Include Path | #include "Iris/Serialization/IrisObjectReferencePackageMap.h" |
Syntax
class FIrisObjectReferencePackageMapReadScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIrisObjectReferencePackageMapReadScope
(
UIrisObjectReferencePackageMap* PackageMap, |
Iris/Serialization/IrisObjectReferencePackageMap.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FIrisObjectReferencePackageMapReadScope() |
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 |