Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeStaticMeshFactoryNod-
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeStaticMeshFactoryNode.h |
| Include | #include "InterchangeStaticMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeStaticMeshFactoryNode.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Interchange &124; Node &124; StaticMesh"&41;
void InitializeStaticMeshNode
&40;
const FString & UniqueID,
const FString & DisplayLabel,
const FString & InAssetClass
&41;
Remarks
Initialize node data
Parameters
| Name | Description |
|---|---|
| UniqueID | The uniqueId for this node |
| DisplayLabel | The name of the node |
| InAssetClass | The class the StaticMesh factory will create for this node. |