Navigation
API > API/Plugins > API/Plugins/PCGExternalDataInteropEditor
| Name | UPCGAlembicToPCGAssetExporter |
| Type | class |
| Header File | /Engine/Plugins/PCGInterops/PCGExternalDataInterop/Source/PCGExternalDataInteropEditor/Public/PCGLoadAlembic.h |
| Include Path | #include "PCGLoadAlembic.h" |
Syntax
UCLASS ()
class UPCGAlembicToPCGAssetExporter : public UPCGAssetExporter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGAssetExporter → UPCGAlembicToPCGAssetExporter
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LoadSettings | FPCGLoadAlembicBPData | PCGLoadAlembic.h |
Functions
Public
Overridden from UPCGAssetExporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExportAsset
(
const FString& PackageName, |
PCGLoadAlembic.h | ||
virtual UPackage * UpdateAsset
(
const FAssetData& PCGAsset |
PCGLoadAlembic.h |
Protected
Overridden from UPCGAssetExporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SerializeMetadata
(
FArchive& Ar |
PCGLoadAlembic.h |