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

State Monitor. More...

#include <Actor.h>

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

Public Attributes

std::vector< SActorStateInfoStateArray
 States. More...
 
CGameTime StateThinkInterval
 Think Interval. More...
 

Detailed Description

State Monitor.

Remarks
Unknown

Member Data Documentation

◆ StateArray

std::vector<SActorStateInfo> CActorStateMonitor::StateArray

States.

States are a name that is associated with a series of terms. States can be referenced in a State Changed or a State Validate term in this actor.

◆ StateThinkInterval

CGameTime CActorStateMonitor::StateThinkInterval

Think Interval.


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