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

an asset with prefabs to spawn More...

Inheritance diagram for TilePlus.TpPrefabList:
Collaboration diagram for TilePlus.TpPrefabList:

Public Attributes

List< TilePlusPrefabSpawnerItemm_Prefabs = new()
 A list of prefab assets.

Properties

int NumPrefabs [get]
 number of prefabs
byte AssetVersion [get]
 Gets the asset version.
string[] PrefabNames [get]
 property to get array of prefab names

Detailed Description

an asset with prefabs to spawn

Member Data Documentation

◆ m_Prefabs

List<TilePlusPrefabSpawnerItem> TilePlus.TpPrefabList.m_Prefabs = new()

A list of prefab assets.

Property Documentation

◆ AssetVersion

byte TilePlus.TpPrefabList.AssetVersion
get

Gets the asset version.

The asset version.

◆ NumPrefabs

int TilePlus.TpPrefabList.NumPrefabs
get

number of prefabs

The number prefabs.

◆ PrefabNames

string [] TilePlus.TpPrefabList.PrefabNames
get

property to get array of prefab names

The prefab names.


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