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

#include <Abil.h>

Collaboration diagram for SAbilMorphInfo:
Collaboration graph
[legend]

Public Attributes

flag8 Score
 Score. More...
 
CUnitLink Unit
 Unit. More...
 
CFixed CollideRange
 Collision Range. More...
 
std::vector< SAbilMorphSectionSectionArray
 Sections. More...
 
EAbilMorphPhase RallyResetPhase
 Rally Reset Phase. More...
 
EAbilMorphSection RallyResetSection
 Rally Reset Section. More...
 
CGameTime RandomDelayMin
 Random Delay Minimum. More...
 
CGameTime RandomDelayMax
 Random Delay Maximum. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ CollideRange

CFixed SAbilMorphInfo::CollideRange

Collision Range.

Remarks
minValue: 0
maxValue: 0

◆ RallyResetPhase

EAbilMorphPhase SAbilMorphInfo::RallyResetPhase

Rally Reset Phase.

◆ RallyResetSection

EAbilMorphSection SAbilMorphInfo::RallyResetSection

Rally Reset Section.

◆ RandomDelayMax

CGameTime SAbilMorphInfo::RandomDelayMax

Random Delay Maximum.

Maximum random delay before the morph begins

Remarks
minValue: 0

◆ RandomDelayMin

CGameTime SAbilMorphInfo::RandomDelayMin

Random Delay Minimum.

Minimum random delay before the morph begins

Remarks
minValue: 0

◆ Score

flag8 SAbilMorphInfo::Score

Score.

◆ SectionArray

std::vector<SAbilMorphSection> SAbilMorphInfo::SectionArray

Sections.

Remarks
indexEnum: EAbilMorphSection

◆ Unit

CUnitLink SAbilMorphInfo::Unit

Unit.

Unit that the morph creates


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