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

説明

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