示例#1
0
 private static void DeleteSecondaryArea(string tileId, Rect area)
 {
     Tile.INTERNAL_CALL_DeleteSecondaryArea(tileId, ref area);
 }