Navigation
API > API/Runtime > API/Runtime/CoreUObject
Represents a VCell referenced by this package, but stored in another package.
| Name | FCellImport |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectResource.h |
| Include Path | #include "UObject/ObjectResource.h" |
Syntax
struct FCellImport : public FCellResource
Inheritance Hierarchy
- FCellResource → FCellImport
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCellImport () |
UObject/ObjectResource.h | ||
FCellImport
(
Verse::VCell* InCell |
UObject/ObjectResource.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cell | Verse::VCell * | UObject/ObjectResource.h | ||
| PackageIndex | FPackageIndex | UObject/ObjectResource.h |