getFloatValue method

double getFloatValue()

Implementation

double getFloatValue() {
  return _bindings.spine_event_data_get_float_value(_data);
}