sc2-gamedata
|
#include <Actor.h>
Public Attributes | |
CActorLabelKey | Name |
Name. More... | |
CActorLabelKey | Group |
Group. More... | |
CActorCreateKey | ActorModel |
Actor Model. More... | |
CModelLink | ModelLink |
Model Link. More... | |
CActorCreateKey | ActorSound |
Actor Sound. More... | |
CSoundLink | SoundLink |
Sound Link. More... | |
EActorPhysicsImpactRangeType | AutoVolumeRange |
Auto Volume Range. More... | |
real32 | AutoVolumeRangeMin |
Auto Volume Range Min. More... | |
real32 | AutoVolumeRangeMax |
Auto Volume Range Max. More... | |
SActorSiteOpsData | SiteOps |
Site Operations. More... | |
CVariatorActorReal32 | OccuranceThrottlingDistance |
Occurance Throttling Distance. More... | |
real32 | OccuranceThrottlingDistanceTimeout |
Occurance Throttling Distance Timeout. More... | |
CVariatorActorReal32 | OccuranceThrottlingPeriod |
Occurance Throttling Period. More... | |
CActorCreateKey SActorPhysicsImpactData::ActorModel |
Actor Model.
CActorCreateKey SActorPhysicsImpactData::ActorSound |
Actor Sound.
EActorPhysicsImpactRangeType SActorPhysicsImpactData::AutoVolumeRange |
Auto Volume Range.
real32 SActorPhysicsImpactData::AutoVolumeRangeMax |
Auto Volume Range Max.
real32 SActorPhysicsImpactData::AutoVolumeRangeMin |
Auto Volume Range Min.
CActorLabelKey SActorPhysicsImpactData::Group |
Group.
CModelLink SActorPhysicsImpactData::ModelLink |
Model Link.
CActorLabelKey SActorPhysicsImpactData::Name |
Name.
CVariatorActorReal32 SActorPhysicsImpactData::OccuranceThrottlingDistance |
Occurance Throttling Distance.
real32 SActorPhysicsImpactData::OccuranceThrottlingDistanceTimeout |
Occurance Throttling Distance Timeout.
CVariatorActorReal32 SActorPhysicsImpactData::OccuranceThrottlingPeriod |
Occurance Throttling Period.
SActorSiteOpsData SActorPhysicsImpactData::SiteOps |
Site Operations.
CSoundLink SActorPhysicsImpactData::SoundLink |
Sound Link.