SpawnerSpawnableObjects Field

List of GameObjects which can be spawned during the game.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public List<GameObject> SpawnableObjects

Field Value

ListGameObject

See Also