Spawn Controller ========================== .. code-block:: csharp public static class SpawnController This static class contains spawn methods for different game objects like units or players command centers. It made to easify creation of this objects and you can use it in your code to speed up your work. Look at its methods pages to get more info. .. toctree:: :glob: *