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
(
const TDynamicAttributeBase < ParentType > & Other
)
Remarks
Implementation of parent-class copy. MakeCopy() and MakeCompactCopy() implementations should call this to transfer any custom data added by parent attribute set class.