sc2-gamedata
Public Attributes | List of all members
SActorDeathData Struct Reference

#include <Actor.h>

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

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< SActorDeathBodySquibBodySquibs
 Body Squibs. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ ActorModel

CActorCreateKey SActorDeathData::ActorModel

Actor Model.

◆ ActorModelLow

CActorCreateKey SActorDeathData::ActorModelLow

Actor Model (Low)

◆ AnimProps

CAnimProps SActorDeathData::AnimProps

Animation Properties.

Animation properties associated with the different types of death

◆ BodySquibs

std::vector<SActorDeathBodySquib> SActorDeathData::BodySquibs

Body Squibs.

◆ ModelLink

CModelLink SActorDeathData::ModelLink

Model.

Models used for the different types of death

◆ SoundLink

CSoundLink SActorDeathData::SoundLink

Sound.

Sounds for the different types of death

◆ VoiceLink

CSoundLink SActorDeathData::VoiceLink

Voice Link.


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