getIntValue method

int getIntValue()

Implementation

int getIntValue() {
  return _bindings.spine_event_data_get_int_value(_data);
}