onVenue abstract method

void onVenue(
  1. bool enter,
  2. IAVenue venue
)

Implementation

void onVenue(bool enter, IAVenue venue);