getOrder method

int getOrder()

Implementation

int getOrder() {
  return _bindings.spine_constraint_data_get_order(_data.cast());
}