Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FPackageStoreReadScope |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/PackageStore.h |
| Include Path | #include "Serialization/PackageStore.h" |
Syntax
class FPackageStoreReadScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPackageStoreReadScope
(
FPackageStore& InPackageStore |
Serialization/PackageStore.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPackageStoreReadScope() |
Serialization/PackageStore.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PackageStore | FPackageStore & | Serialization/PackageStore.h |