| FileSize |
uint64 |
Size of the file for this package; if the package was not loaded from a file or was a forced export in another package, this will be zero |
UObject/Package.h |
|
| LinkerCustomVersion |
FCustomVersionContainer |
Linker custom version container this package has been serialized with. |
UObject/Package.h |
|
| LinkerLicenseeVersion |
int32 |
Linker licensee version this package has been serialized with. This is mostly used by PostLoad |
UObject/Package.h |
|
| LinkerLoad |
FLinkerLoad * |
Linker load associated with this package |
UObject/Package.h |
|
| LinkerPackageVersion |
FPackageFileVersion |
Linker package version this package has been serialized with. This is mostly used by PostLoad |
UObject/Package.h |
|
| WorldTileInfo |
TUniquePtr< FWorldTileInfo > |
World browser information. |
UObject/Package.h |
|