GetAllRounds
function in SpawnerGraph
Declaration
public List<Round> GetAllRounds();
Returns
List<Round> - Returns all rounds from the SpawnerGraph.
Description
Returns all rounds from the SpawnerGraph.
Last updated
function in SpawnerGraph
public List<Round> GetAllRounds();
List<Round> - Returns all rounds from the SpawnerGraph.
Returns all rounds from the SpawnerGraph.
Last updated