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

Inherits MonoBehaviour.

Public Member Functions

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

Public Attributes

Tilemap TilemapToClean
 
bool BooleanCleanButton
 

Protected Attributes

Tilemap _tilemap
 

Member Function Documentation

◆ BooleanClean()

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

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: