getSequenceIndex method

int getSequenceIndex()

Implementation

int getSequenceIndex() {
  return _bindings.spine_slot_get_sequence_index(_slot);
}