getFloatValue method

double getFloatValue()

Implementation

double getFloatValue() {
  return _bindings.spine_event_get_float_value(_event);
}