getData method

EventData getData()

Implementation

EventData getData() {
  return EventData._(_bindings.spine_event_get_data(_event));
}