Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/Nodes > API/Runtime/InterchangeCore/Nodes/UInterchangeBaseNode
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNode.h |
| Include | #include "Nodes/InterchangeBaseNode.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNode.cpp |
void InitializeNode
&40;
const FString & UniqueID,
const FString & DisplayLabel,
const EInterchangeNodeContainerType NodeContainerType
&41;
Remarks
Initialize the base data of the node
Parameters
| Name | Description |
|---|---|
| UniqueID | The uniqueId for this node |
| DisplayLabel | The name of the node |