TileComponent

Class in Nostalgia / Inherits from: UnityEngine.ScriptableObject

Description

Base class of the Component can be added to the Tile.To define the required data by inheriting this class.

Properties

Property Name Description
tile Gets the tile.

Methods

Method Name Description
AddComponent Adds the TileComponent.
GetComponent Gets the TileComponent.
GetComponents Gets the TileComponents.
GetComponets Gets the TileComponents.