![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ObjectResource.h>
Inheritance diagram for FCellImport:Public Member Functions | |
| COREUOBJECT_API | FCellImport () |
| FCellImport (Verse::VCell *InCell) | |
Public Attributes | |
| FPackageIndex | PackageIndex |
| Verse::VCell * | Cell |
Public Attributes inherited from FCellResource | |
| FUtf8String | VersePath |
Friends | |
| COREUOBJECT_API FArchive & | operator<< (FArchive &Ar, FCellImport &I) |
| COREUOBJECT_API void | operator<< (FStructuredArchive::FSlot Slot, FCellImport &I) |
Represents a VCell referenced by this package, but stored in another package.
| FCellImport::FCellImport | ( | ) |
| FCellImport::FCellImport | ( | Verse::VCell * | InCell | ) |
|
friend |
|
friend |
| Verse::VCell* FCellImport::Cell |
| FPackageIndex FCellImport::PackageIndex |