getVolume method

double getVolume()

Implementation

double getVolume() {
  return _bindings.spine_event_data_get_volume(_data);
}