sc2-gamedata
Public Attributes | List of all members
CAbilPawn Class Reference

Pawn. More...

#include <Abil.h>

Inheritance diagram for CAbilPawn:
Inheritance graph
[legend]
Collaboration diagram for CAbilPawn:
Collaboration graph
[legend]

Public Attributes

std::vector< SAbilPawnInfoInfoArray
 Info. More...
 
CFlags Flags
 Flags. More...
 
CFixed Range
 Range. More...
 

Detailed Description

Pawn.

Remarks
Unknown

Member Data Documentation

◆ Flags

CFlags CAbilPawn::Flags

Flags.

Flags for the ability.

Remarks
indexEnum: EAbilPawnFlag

◆ InfoArray

std::vector<SAbilPawnInfo> CAbilPawn::InfoArray

Info.

Parameters relating to specific commands of the ability.

Remarks
indexEnum: EAbilPawnCmd

◆ Range

CFixed CAbilPawn::Range

Range.

Remarks
minValue: 0
maxValue: 0

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