A super simple component you can add to a tilemap to get a button to clean it from all tiles
More...
|
virtual void | Clean () |
| Cleans all tiles on the corresponding tilemap More...
|
|
virtual void | CleanAllChildren () |
| Cleans all tiles on all tilemaps that are set as children of this object More...
|
|
A super simple component you can add to a tilemap to get a button to clean it from all tiles
◆ Clean()
virtual void MoreMountains.Tools.MMTilemapCleaner.Clean |
( |
| ) |
|
|
virtual |
Cleans all tiles on the corresponding tilemap
◆ CleanAllChildren()
virtual void MoreMountains.Tools.MMTilemapCleaner.CleanAllChildren |
( |
| ) |
|
|
virtual |
Cleans all tiles on all tilemaps that are set as children of this object
◆ _tilemap
Tilemap MoreMountains.Tools.MMTilemapCleaner._tilemap |
|
protected |
◆ _tilemaps
Tilemap [] MoreMountains.Tools.MMTilemapCleaner._tilemaps |
|
protected |
◆ CleanAllButton
bool MoreMountains.Tools.MMTilemapCleaner.CleanAllButton |
◆ CleanButton
bool MoreMountains.Tools.MMTilemapCleaner.CleanButton |
The documentation for this class was generated from the following file:
- F:/Github/Store/TopDownEngine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMTools/Accessories/MMTilemaps/MMTilemapCleaner.cs