Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeSceneNode
- UInterchangeBaseNode::GetIconName()
- UInterchangeSceneNode::GetIconName()
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeSceneNode.h |
| Include | #include "InterchangeSceneNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeSceneNode.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.