BucketTileAsync

BucketTileAsync(Vector2Int, Tile, ushort, bool, bool)

public Async BucketTileAsync(Vector2Int pos, Tile tile, ushort partsID, bool autoTiling, bool isCreateCellObject) ;

説明

Tileを塗りつぶし(非同期)

パラメーター

パラメーター名 説明
pos 座標
tile Tile
partsID パーツID
autoTiling trueを設定した場合オートタイル。
isCreateCellObject CellObjectを作成するかどうか

戻り値

非同期に処理するためのAsyncインスタンス