UpdateAutoTiles

UpdateAutoTiles(HashSet<Vector2Int>, bool)

public bool UpdateAutoTiles(HashSet<Vector2Int> points, bool aroundOnly) ;

Description

Update process of the Cell by auto tile

Parameters

Parameter Name Description
points Coordinates to be updated
aroundOnly Whether you want to update only the peripheral

Returns

Whether the update