Version: 2017.2
public static void DeleteSecondary (string tileId);
public static void DeleteSecondary (string tileId, Vector2 pos);
public static void DeleteSecondary (string tileId, Rect area);

パラメーター

tileId セカンダリ タイルの ID
pos タイルのピン留めをはずすリクエストの座標。
area 画面上の範囲。その上部にタイルのピン留めをはずすリクエストが表示される。

説明

スタート画面からセカンダリ タイルのピン留めをはずすリクエストを表示します。