PutTileAsync

PutTileAsync(Map, Tile, ushort, bool, bool, string, string)

public PutTileAsync(Map map, Tile tile, ushort partsID, bool autoTiling, bool isCreateCellObject, string title, string info) ;

Description

It creates a new PutTileAsync.

Parameters

Parameter Name Description
map Map
tile Tile
partsID Parts ID
autoTiling Whether or not to perform an auto-tile
isCreateCellObject Flag to create CellObject
title title of the processing contents
info Description of the processing contents