Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 00018 |
class KFDARSoundGroup extends KFMaleSoundGroup; 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 |