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

#include <Game.h>

Collaboration diagram for SCharge:
Collaboration graph
[legend]

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...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ CountMax

CFixed SCharge::CountMax

Count (Max)

Maximum number of charges

◆ CountStart

CFixed SCharge::CountStart

Count (Start)

Initial number of charges

◆ CountUse

CFixed SCharge::CountUse

Count (Use)

Number of charges that are consumed on use

◆ HideCount

flag SCharge::HideCount

Hide Count.

◆ Link

TChargeLink SCharge::Link

Link.

Charge ability link

◆ Location

EChargeLocation SCharge::Location

Location.

Charge location

◆ TimeStart

CGameTime SCharge::TimeStart

Time Start.

◆ TimeUse

CGameTime SCharge::TimeUse

Time Use.


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