![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Package.h>
Public Attributes | |
| UObject * | SourceObject |
| UObject * | TargetObject |
| bool | bSourceIsSerialize |
| bool | bTargetIsSerialize |
A dependency in a runtime cook package from the load phase (create or serialize) of one object to the load phase of another object. Experimental, may be changed without deprecation.
| bool UE::SavePackageUtilities::FPreloadDependency::bSourceIsSerialize |
| bool UE::SavePackageUtilities::FPreloadDependency::bTargetIsSerialize |
| UObject* UE::SavePackageUtilities::FPreloadDependency::SourceObject |
| UObject* UE::SavePackageUtilities::FPreloadDependency::TargetObject |