![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AsyncLoading2.h>
Public Member Functions | |
| FScriptObjectEntry () | |
Public Attributes | ||
| union { | ||
| FMappedName Mapped | ||
| FMinimalName ObjectName | ||
| }; | ||
| FPackageObjectIndex | GlobalIndex | |
| FPackageObjectIndex | OuterIndex | |
| FPackageObjectIndex | CDOClassIndex | |
Friends | |
| COREUOBJECT_API friend FArchive & | operator<< (FArchive &Ar, FScriptObjectEntry &ScriptObjectEntry) |
|
inline |
|
friend |
| union { ... } FScriptObjectEntry |
| FPackageObjectIndex FScriptObjectEntry::CDOClassIndex |
| FPackageObjectIndex FScriptObjectEntry::GlobalIndex |
| FMappedName FScriptObjectEntry::Mapped |
| FMinimalName FScriptObjectEntry::ObjectName |
| FPackageObjectIndex FScriptObjectEntry::OuterIndex |