getAttached method

bool getAttached()

Implementation

bool getAttached() {
  // 635
  return sdlGameControllerGetAttached(this);
}