Version: 2019.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画面上の範囲。その上部にタイルのピン留めをはずすリクエストが表示される。

説明

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