Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeStaticMeshFactoryNod-
Description
Currently specifically used for LOD group nodes. If an LOD Group is identified as identical to another one (when bakeMesh is turned off), then said LOD Group's asset won't be created and the substitute UID will be set to the FactoryNode that's identical to the one at hand.
| Name | SetCustomSubstituteUID |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeStaticMeshFactoryNode.h |
| Include Path | #include "InterchangeStaticMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeStaticMeshFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | StaticMesh")
bool SetCustomSubstituteUID
(
const FString & AttributeValue
)