spine_slot_get_attachment method
Implementation
spine_attachment spine_slot_get_attachment(
spine_slot slot,
) {
return _spine_slot_get_attachment(
slot,
);
}
spine_attachment spine_slot_get_attachment(
spine_slot slot,
) {
return _spine_slot_get_attachment(
slot,
);
}