![]() |
SC2API
An API for AI for StarCraft II
|
A passenger on a transport. More...
#include <sc2_unit.h>
Public Attributes | |
| Tag | tag |
| The tag of the unit in the transport. | |
| float | health |
| The health of the unit in the transport. | |
| float | health_max |
| The max possible health of the unit in the transport. | |
| float | shield |
| The shield of the unit in the transport. | |
| float | shield_max |
| The max possible shield of the unit in the transport. | |
| float | energy |
| The energy of the unit in the transport. | |
| float | energy_max |
| The max possible energy of the unit in the transport. | |
| UnitTypeID | unit_type |
| The type of unit in the transport. | |
A passenger on a transport.
1.8.13