Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeFactoryBaseNode
- UInterchangeMaterialExpressionFactoryNode
- UInterchangeMaterialFunctionCallExpressionFactoryNode
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeMaterialFactoryNode.h |
| Include | #include "InterchangeMaterialFactoryNode.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeMaterialExpressionFactoryNode : public UInterchangeFactoryBaseNode
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetCustomExpressionClassName
(
FString& AttributeValue |
||
| bool | SetCustomExpressionClassName
(
const FString& AttributeValue |
Overridden from UInterchangeBaseNode
| Type | Name | Description | |
|---|---|---|---|
| FString | GetTypeName () |
Return the node type name of the class. This is used when reporting errors. |