sc2-gamedata
|
#include <Actor.h>
Public Attributes | |
CActorCreateKey | ActorModel |
Actor Model. More... | |
CActorCreateKey | ActorModelLow |
Actor Model (Low) More... | |
CAnimProps | AnimProps |
Animation Properties. More... | |
CModelLink | ModelLink |
Model. More... | |
CSoundLink | SoundLink |
Sound. More... | |
CSoundLink | VoiceLink |
Voice Link. More... | |
std::vector< SActorDeathBodySquib > | BodySquibs |
Body Squibs. More... | |
CActorCreateKey SActorDeathData::ActorModel |
Actor Model.
CActorCreateKey SActorDeathData::ActorModelLow |
Actor Model (Low)
CAnimProps SActorDeathData::AnimProps |
Animation Properties.
Animation properties associated with the different types of death
std::vector<SActorDeathBodySquib> SActorDeathData::BodySquibs |
Body Squibs.
CModelLink SActorDeathData::ModelLink |
Model.
Models used for the different types of death
CSoundLink SActorDeathData::SoundLink |
Sound.
Sounds for the different types of death
CSoundLink SActorDeathData::VoiceLink |
Voice Link.