sc2-gamedata
|
#include <Game.h>
Public Attributes | |
CFixed | CountMax |
Count (Max) More... | |
CFixed | CountStart |
Count (Start) More... | |
CFixed | CountUse |
Count (Use) More... | |
flag | HideCount |
Hide Count. More... | |
TChargeLink | Link |
Link. More... | |
EChargeLocation | Location |
Location. More... | |
CGameTime | TimeStart |
Time Start. More... | |
CGameTime | TimeUse |
Time Use. More... | |
CFixed SCharge::CountMax |
Count (Max)
Maximum number of charges
CFixed SCharge::CountStart |
Count (Start)
Initial number of charges
CFixed SCharge::CountUse |
Count (Use)
Number of charges that are consumed on use
flag SCharge::HideCount |
Hide Count.
TChargeLink SCharge::Link |
Link.
Charge ability link
EChargeLocation SCharge::Location |
Location.
Charge location
CGameTime SCharge::TimeStart |
Time Start.
CGameTime SCharge::TimeUse |
Time Use.