Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/TDynamicAttributeBase
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicAttribute.h |
| Include | #include "DynamicMesh/DynamicAttribute.h" |
virtual void CopyParentClassData
&40;
const TDynamicAttributeBase< ParentType > & Other
&41;
Remarks
Implementation of parent-class copy. MakeCopy() and MakeCompactCopy() implementations should call this to transfer any custom data added by parent attribute set class.