Navigation
API > API/Plugins > API/Plugins/InterchangeEditorPipelines
| Name | UInterchangeEditorPipelineBase |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Editor/Source/Pipelines/Public/InterchangeEditorBlueprintPipelineBase.h |
| Include Path | #include "InterchangeEditorBlueprintPipelineBase.h" |
Syntax
UCLASS (BlueprintType, MinimalAPI)
class UInterchangeEditorPipelineBase : public UInterchangePipelineBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangePipelineBase → UInterchangeEditorPipelineBase
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UWorld * GetWorld() |
InterchangeEditorBlueprintPipelineBase.h |
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsEditorOnly() |
InterchangeEditorBlueprintPipelineBase.h |