Abilities =========================================== .. code-block:: csharp namespace Abilities This namespace contains all classes, which allows units have self abilities, like throw grenade, change weapon, capture building etc. This is not key feature of asset, so there not so much ready-made abilities in this kit, but you can extend classes from this namespace and create your own abilities. .. toctree:: ability.rst