Blizzard / s2client-api

StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
MIT License
1.66k stars 281 forks source link

How to get missile (projectile) objects? #240

Open ghost opened 6 years ago

ghost commented 6 years ago

Is there any way to get projectiles that being cast by units? I know that some of the projectiles are being counted as units, but could it be possible to detect other projectiles as well?