getData method

SlotData getData()

Implementation

SlotData getData() {
  return SlotData._(_bindings.spine_slot_get_data(_slot));
}