public function IsPointerOverGameObject():
        bool;
      
                  public bool IsPointerOverGameObject();
    
                  public
      def IsPointerOverGameObject()
      
        as bool
                  public function IsPointerOverGameObject(pointerId:
int):
        bool;
      
                  public bool IsPointerOverGameObject(int pointerId);
    
                  public
      def IsPointerOverGameObject(pointerId as int)
      
        as bool