TilePlus Version 5
Unity3D Tilemap Extension
Loading...
Searching...
No Matches
TilePlus.TpTileFab.AssetSpec Class Reference

class used to describe a single tile archive and where it should be loaded. More...

Collaboration diagram for TilePlus.TpTileFab.AssetSpec:

Public Attributes

TpTileBundle m_Asset = null!
 A TpTileBundle asset.
string m_TilemapName = null!
 The name of its originating tilemap.
string m_TilemapTag = null!
 the tag of its originating tilemap

Detailed Description

class used to describe a single tile archive and where it should be loaded.

Member Data Documentation

◆ m_Asset

TpTileBundle TilePlus.TpTileFab.AssetSpec.m_Asset = null!

A TpTileBundle asset.

◆ m_TilemapName

string TilePlus.TpTileFab.AssetSpec.m_TilemapName = null!

The name of its originating tilemap.

◆ m_TilemapTag

string TilePlus.TpTileFab.AssetSpec.m_TilemapTag = null!

the tag of its originating tilemap


The documentation for this class was generated from the following file:
  • /Users/jms/Documents/Tpt_55/TPT55/Assets/Plugins/TilePlus/Runtime/AssetScripts/Bundles/TpTileFab.cs