getOrder method

int getOrder()

Implementation

int getOrder() {
  return _bindings.spine_ik_constraint_get_order(_constraint);
}