Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeMeshFactoryNode
- UInterchangeFactoryBaseNode::CopyWithObject()
- UInterchangeMeshFactoryNode::CopyWithObject()
- UInterchangeSkeletalMeshFactoryNode::CopyWithObject()
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeMeshFactoryNode.h |
| Include | #include "InterchangeMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeMeshFactoryNode.cpp |
virtual void CopyWithObject
(
const UInterchangeFactoryBaseNode * SourceNode,
UObject * Object
)
Remarks
Copies all the attributes from SourceNode to this node.