SpawnerSpawnedObjects Field

List of all currently spawned GameObjects in the Room.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public List<(GameObject , Guid , string )> SpawnedObjects

Field Value

ListValueTupleGameObject, Guid, String

See Also