C# Class AssetPalette, unity-megaman-tutorials

Inheritance: MonoBehaviour
ファイルを表示 Open project: tonybhimani/unity-megaman-tutorials Class Usage Examples

Public Properties

Property Type Description
enemyList EnemyList,
enemyPrefabs GameObject[],
itemList ItemList,
itemPrefabs GameObject[],

Property Details

enemyList public_oe property

public EnemyList, enemyList
return EnemyList,

enemyPrefabs public_oe property

public GameObject[], enemyPrefabs
return GameObject[],

itemList public_oe property

public ItemList, itemList
return ItemList,

itemPrefabs public_oe property

public GameObject[], itemPrefabs
return GameObject[],