sc2-gamedata
Public Attributes | List of all members
SCooldown Struct Reference

#include <Game.h>

Collaboration diagram for SCooldown:
Collaboration graph
[legend]

Public Attributes

TCooldownLink Link
 Link. More...
 
ECooldownLocation Location
 Location. More...
 
CGameTime TimeStart
 Time Start. More...
 
CGameTime TimeUse
 Time Use. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Link

TCooldownLink SCooldown::Link

Link.

Link to another ability's cooldown. This is referenced by the ability ID not the ability name.

◆ Location

ECooldownLocation SCooldown::Location

Location.

Location or property to which the cooldown is applied

◆ TimeStart

CGameTime SCooldown::TimeStart

Time Start.

◆ TimeUse

CGameTime SCooldown::TimeUse

Time Use.


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