getUniform method

bool getUniform()

Implementation

bool getUniform() {
  return _bindings.spine_ik_constraint_data_get_uniform(_data) == -1;
}