Inventory Engine  v3.8
Public Attributes | Protected Member Functions | Protected Attributes | List of all members
MoreMountains.Tools.MMTilemapBoolean Class Reference

Inherits MonoBehaviour.

Public Attributes

Tilemap TilemapToClean
 
bool BooleanCleanButton
 

Protected Member Functions

virtual void BooleanClean ()
 This method will copy the reference tilemap into the one on this gameobject More...
 

Protected Attributes

Tilemap _tilemap
 

Member Function Documentation

◆ BooleanClean()

virtual void MoreMountains.Tools.MMTilemapBoolean.BooleanClean ( )
protectedvirtual

This method will copy the reference tilemap into the one on this gameobject

Member Data Documentation

◆ _tilemap

Tilemap MoreMountains.Tools.MMTilemapBoolean._tilemap
protected

◆ BooleanCleanButton

bool MoreMountains.Tools.MMTilemapBoolean.BooleanCleanButton

◆ TilemapToClean

Tilemap MoreMountains.Tools.MMTilemapBoolean.TilemapToClean

The documentation for this class was generated from the following file: