Code Reference‎ > ‎SpawnPool‎ > ‎

.ToString()

string ToString()

Description
Returns a list of the names of instances currently spawned.

Debug.Log(PoolManager.Pools["Enemies"].ToString());