PutStamp

PutStamp(Vector2Int, Stamp, bool, bool)

public bool PutStamp(Vector2Int pos, Stamp stamp, bool autoTiling, bool isCreateCellObject) ;

説明

StampでTileを塗る

パラメーター

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

戻り値

true, 塗ることができた。falseそれ以外