Scenarios

namespace Scenarios

Scenarios mostly used in Singleplayer RTS. For example, you can setup trigger, which can spawn some units at specific zone if player units reached some point etc. This namespace contains all info about code of Scenario Actions. There is some ready-made Scenario Actions, and you can create your own using as example existing ones.