Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeMeshNode
- UInterchangeBaseNode::GetIconName()
- UInterchangeMeshNode::GetIconName()
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeMeshNode.h |
| Include | #include "InterchangeMeshNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeMeshNode.cpp |
virtual FName GetIconName&40;&41; const
Remarks
Icon name are simply create by adding "InterchangeIcon_" in front of the specialized type. If there is no special type the function will return NAME_None which will use the default icon.