Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XGame.xPawnSoundGroup | +-- KFMod.KFMaleSoundGroup | +-- KFMod.KFDARSoundGroup
Variables Summary |
---|
Inherited Variables from KFMod.KFMaleSoundGroup |
---|
BreathingSound, JumpSounds[20], LandSounds[20] |
Inherited Variables from XGame.xPawnSoundGroup |
---|
DeathSounds, PainSounds, Sounds |
Enumerations Summary |
---|
Inherited Enumerations from XGame.xPawnSoundGroup |
---|
ESoundType |
Functions Summary |
---|
Inherited Functions from KFMod.KFMaleSoundGroup |
---|
GetNearDeathSound, GetSound |
Inherited Functions from XGame.xPawnSoundGroup |
---|
GetDeathSound, GetHitSound, GetSound |
Defaultproperties |
---|
defaultproperties { BreathingSound=SoundGroup'KF_DARVoice.Breathing.DAR_Breathing' DeathSounds(0)=SoundGroup'KF_DARVoice.Dying.DAR_Dying' DeathSounds(1)=SoundGroup'KF_DARVoice.Dying.DAR_Dying' DeathSounds(2)=SoundGroup'KF_DARVoice.Dying.DAR_Dying' DeathSounds(3)=SoundGroup'KF_DARVoice.Dying.DAR_Dying' DeathSounds(4)=SoundGroup'KF_DARVoice.Dying.DAR_Dying' PainSounds(0)=SoundGroup'KF_DARVoice.Pain.DAR_Pain' PainSounds(1)=SoundGroup'KF_DARVoice.Pain.DAR_Pain' PainSounds(2)=SoundGroup'KF_DARVoice.Pain.DAR_Pain' PainSounds(3)=SoundGroup'KF_DARVoice.Pain.DAR_Pain' PainSounds(4)=SoundGroup'KF_DARVoice.Pain.DAR_Pain' PainSounds(5)=SoundGroup'KF_DARVoice.Pain.DAR_Pain' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |