Navigation
API > API/Runtime > API/Runtime/CoreUObject
Represents a VCell stored on disk via FLinker's ImportMap or ExportMap.
| Name | FCellResource |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectResource.h |
| Include Path | #include "UObject/ObjectResource.h" |
Syntax
struct FCellResource
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| VersePath | FUtf8String | The full Verse path of this cell. | UObject/ObjectResource.h |