Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeMate-
Description
Set the unique ID of the material function that the function call expression is referring to. Note that a call to AddFactoryDependencyUid is made to guarantee that the material function is created before the function call expression
| Name | SetCustomMaterialFunctionDependency |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeMaterialFactoryNode.h |
| Include Path | #include "InterchangeMaterialFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeMaterialFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | Material")
bool SetCustomMaterialFunctionDependency
(
const FString & AttributeValue
)