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

Progress. More...

#include <Actor.h>

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

Public Attributes

std::vector< SActorProgressStageStageArray
 Stages. More...
 

Detailed Description

Progress.

Remarks
Unknown

Member Data Documentation

◆ StageArray

std::vector<SActorProgressStage> CActorProgress::StageArray

Stages.

Parameters for the different progress stages. The ability that creates the Progress actor controls how long the actor spends in each stage.


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