Navigation
API > API/Plugins > API/Plugins/MetaHumanPipelineCore
| Name | FUEImageLoadNode |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanPipelineCore/Public/Nodes/ImageUtilNodes.h |
| Include Path | #include "Nodes/ImageUtilNodes.h" |
Syntax
class FUEImageLoadNode : public UE::MetaHuman::Pipeline::FNode
Inheritance Hierarchy
- FNode → FUEImageLoadNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUEImageLoadNode
(
const FString& InName |
Nodes/ImageUtilNodes.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FUEImageLoadNode() |
Nodes/ImageUtilNodes.h |
Enums
Public
| Name | Remarks |
|---|---|
| ErrorCode |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFailOnMissingFile | bool | Nodes/ImageUtilNodes.h | ||
| FramePathResolver | TUniquePtr< IFramePathResolver > | Nodes/ImageUtilNodes.h |
Functions
Public
Overridden from FNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Process
(
const TSharedPtr< FPipelineData >& InPipelineData |
Nodes/ImageUtilNodes.h |