isLocal method

bool isLocal()

Implementation

bool isLocal() {
  return _bindings.spine_transform_constraint_data_get_is_local(_data) == -1;
}