|
sc2-gamedata
|
#include <Abil.h>

Public Attributes | |
| flag8 | Score |
| Score. More... | |
| CUnitLink | Unit |
| Unit. More... | |
| CFixed | CollideRange |
| Collision Range. More... | |
| std::vector< SAbilMorphSection > | SectionArray |
| 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... | |
| CFixed SAbilMorphInfo::CollideRange |
Collision Range.
| EAbilMorphPhase SAbilMorphInfo::RallyResetPhase |
Rally Reset Phase.
| EAbilMorphSection SAbilMorphInfo::RallyResetSection |
Rally Reset Section.
| CGameTime SAbilMorphInfo::RandomDelayMax |
Random Delay Maximum.
Maximum random delay before the morph begins
| CGameTime SAbilMorphInfo::RandomDelayMin |
Random Delay Minimum.
Minimum random delay before the morph begins
| flag8 SAbilMorphInfo::Score |
Score.
| std::vector<SAbilMorphSection> SAbilMorphInfo::SectionArray |
Sections.
| CUnitLink SAbilMorphInfo::Unit |
Unit.
Unit that the morph creates
1.8.14