spine_attachment_copy method
Implementation
spine_attachment spine_attachment_copy(
spine_attachment attachment,
) {
return _spine_attachment_copy(
attachment,
);
}
spine_attachment spine_attachment_copy(
spine_attachment attachment,
) {
return _spine_attachment_copy(
attachment,
);
}