コード例 #1
0
 public static bool GetAreaClear(Vector2 Position)
 {
     return(self.getAreaClear(Position));
 }