Navigation
API > API/Plugins > API/Plugins/PCGExternalDataInterop
| Name | FPCGLoadAlembicElement |
| Type | class |
| Header File | /Engine/Plugins/PCGInterops/PCGExternalDataInterop/Source/PCGExternalDataInterop/Public/Elements/PCGLoadAlembicElement.h |
| Include Path | #include "Elements/PCGLoadAlembicElement.h" |
Syntax
class FPCGLoadAlembicElement : public FPCGExternalDataElement
Implements Interfaces
Functions
Public
Overridden from IPCGElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetDependenciesCrc
(
const FPCGGetDependenciesCrcParams& InParams, |
Elements/PCGLoadAlembicElement.h |
Protected
Overridden from FPCGExternalDataElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExecuteLoad
(
FPCGExternalDataContext* Context |
Elements/PCGLoadAlembicElement.h | ||
virtual bool PrepareLoad
(
FPCGExternalDataContext* Context |
Elements/PCGLoadAlembicElement.h |
Overridden from IPCGElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FPCGContext * CreateContext() |
Elements/PCGLoadAlembicElement.h |