SC2API
An API for AI for StarCraft II
Public Attributes | List of all members
sc2::PassengerUnit Struct Reference

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 energy
 The energy of the unit in the transport.
 
UnitTypeID unit_type
 The type of unit in the transport.
 

Detailed Description

A passenger on a transport.


The documentation for this struct was generated from the following file: