sc2-gamedata
|
Squib. More...
#include <Actor.h>
Public Attributes | |
std::vector< SActorAVPair > | Map |
Map. More... | |
CActorCreateKey | HarnessModel |
Harness Model. More... | |
CActorCreateKey | HarnessSound |
Harness Sound. More... | |
Squib.
CActorCreateKey CActorSquib::HarnessModel |
Harness Model.
Link to the actor model for the squib
CActorCreateKey CActorSquib::HarnessSound |
Harness Sound.
Link to the actor sound for the squib
std::vector<SActorAVPair> CActorSquib::Map |