Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeTextureFactoryNode
Description
Set the unique ID of the translated texture node. This is a reference to the node that was created by the translator. It is needed to get the texture payload.
| Name | SetCustomTranslatedTextureNodeUid |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeTextureFactoryNode.h |
| Include Path | #include "InterchangeTextureFactoryNode.h" |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | Texture")
bool SetCustomTranslatedTextureNodeUid
(
const FString & AttributeValue
)