getProduct method

int getProduct()

Implementation

int getProduct() {
  // 542
  return sdlGameControllerGetProduct(this);
}