sc2-gamedata
|
#include <Game.h>
Public Attributes | |
TCooldownLink | Link |
Link. More... | |
ECooldownLocation | Location |
Location. More... | |
CGameTime | TimeStart |
Time Start. More... | |
CGameTime | TimeUse |
Time Use. More... | |
TCooldownLink SCooldown::Link |
Link.
Link to another ability's cooldown. This is referenced by the ability ID not the ability name.
ECooldownLocation SCooldown::Location |
Location.
Location or property to which the cooldown is applied
CGameTime SCooldown::TimeStart |
Time Start.
CGameTime SCooldown::TimeUse |
Time Use.