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