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