getOrder method

int getOrder()

Implementation

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