◆ FLoadedPackageRef() [1/3]
| FLoadedPackageRef::FLoadedPackageRef |
( |
| ) |
|
|
default |
◆ FLoadedPackageRef() [2/3]
◆ FLoadedPackageRef() [3/3]
◆ AreAllPublicExportsLoaded()
| bool FLoadedPackageRef::AreAllPublicExportsLoaded |
( |
| ) |
const |
|
inline |
◆ ClearErrorFlags()
| void FLoadedPackageRef::ClearErrorFlags |
( |
| ) |
|
|
inline |
◆ GetOriginalPackageName()
| FName FLoadedPackageRef::GetOriginalPackageName |
( |
| ) |
const |
|
inline |
◆ GetPackage()
| UPackage * FLoadedPackageRef::GetPackage |
( |
| ) |
const |
|
inline |
◆ GetPackageHeaderExtension()
◆ GetPackageLoader()
◆ GetPublicExport()
| UObject * FLoadedPackageRef::GetPublicExport |
( |
uint64 |
ExportHash | ) |
|
|
inline |
◆ GetPublicExportObjectIndices()
◆ GetRefCount()
| int32 FLoadedPackageRef::GetRefCount |
( |
| ) |
const |
|
inline |
◆ HasErrors()
| bool FLoadedPackageRef::HasErrors |
( |
| ) |
const |
|
inline |
◆ HasPackage()
| bool FLoadedPackageRef::HasPackage |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PinPublicExportsForGC()
| void FLoadedPackageRef::PinPublicExportsForGC |
( |
TArray< int32 > & |
OutUnreachableObjectIndices | ) |
|
|
inline |
◆ PreInsertPublicExports()
Insert all the given exports into the map by their hash, storing a non-present/null value for any objects that are not already in the map
◆ RemovePublicExport()
◆ RemoveUnreferencedObsoletePackage()
| void FLoadedPackageRef::RemoveUnreferencedObsoletePackage |
( |
| ) |
|
|
inline |
◆ ReplaceReferencedRenamedPackage()
| void FLoadedPackageRef::ReplaceReferencedRenamedPackage |
( |
UPackage * |
NewPackage | ) |
|
|
inline |
◆ SetAllPublicExportsLoaded()
| void FLoadedPackageRef::SetAllPublicExportsLoaded |
( |
bool |
bSnapshotExportCount | ) |
|
|
inline |
◆ SetHasFailed()
| void FLoadedPackageRef::SetHasFailed |
( |
| ) |
|
|
inline |
◆ SetIsMissingPackage()
| void FLoadedPackageRef::SetIsMissingPackage |
( |
| ) |
|
|
inline |
◆ SetPackage()
◆ StorePublicExport()
◆ UnpinPublicExportsForGC()
| void FLoadedPackageRef::UnpinPublicExportsForGC |
( |
| ) |
|
|
inline |
◆ FGlobalImportStore
◆ FPublicExportMapBasicTest
| friend class FPublicExportMapBasicTest |
|
friend |
◆ FPublicExportMapIterationTest
| friend class FPublicExportMapIterationTest |
|
friend |
◆ FPublicExportMapPreInsertPublicExportsTest
| friend class FPublicExportMapPreInsertPublicExportsTest |
|
friend |
The documentation for this class was generated from the following file: