![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FObjectAndPackageIndex (UObject *InObject, const int32 InPackageIndex) | |
Public Attributes | |
| UObject * | Object |
| int32 | PackageIndex |
Used to map objects from the old package, to objects in the new package, including the index of the package being reloaded.
|
inline |
| UObject* PackageReloadInternal::FObjectAndPackageIndex::Object |
| int32 PackageReloadInternal::FObjectAndPackageIndex::PackageIndex |