Used for return values for TpChunkTemplateSelector.GetTilePlusTilesOfType.
More...
|
| readonly string | m_MapName |
| | name of TileMap
|
| readonly T | m_Tile |
| | the tile instance of type T
|
| readonly Vector3Int | m_Position |
| | the position
|
Used for return values for TpChunkTemplateSelector.GetTilePlusTilesOfType.
- Template Parameters
-
| T | Type of tile being referenced. |
◆ TemplateSelectorQueryResults()
| TilePlus.TemplateSelectorQueryResults< T >.TemplateSelectorQueryResults |
( |
string | mapName, |
|
|
T | tile, |
|
|
Vector3Int | position ) |
Query results.
- Parameters
-
| mapName | Name of the Tilemap the tile is on |
| tile | the tile ASSET (not an instance, this is in the PROJECT) |
| position | the position on the Tilemap |
◆ m_MapName
| readonly string TilePlus.TemplateSelectorQueryResults< T >.m_MapName |
◆ m_Position
| readonly Vector3Int TilePlus.TemplateSelectorQueryResults< T >.m_Position |
◆ m_Tile
| readonly T TilePlus.TemplateSelectorQueryResults< T >.m_Tile |
the tile instance of type T
The documentation for this class was generated from the following file:
- /Users/jms/Documents/Tpt_55/TPT55/Assets/Plugins/TilePlus/Runtime/FabAndZone/ClassesEnums/TileFabLibClasses.cs