getIntValue method

int getIntValue()

Implementation

int getIntValue() {
  return _bindings.spine_event_get_int_value(_event);
}