TileComponent
Class in Nostalgia / Inherits from: UnityEngine.ScriptableObject
Description
Base class of the Component can be added to the Tile.
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. |