I'm a doctor, not a mechanic

UE2:XPawnSoundGroup (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> XPawnSoundGroup
Package: 
XGame
This class in other games:
UT2003

null

Properties

Property group 'xPawnSoundGroup'

DeathSounds

Type: array<Sound>


PainSounds

Type: array<Sound>


Sounds

Type: array<Sound>


Default value, index 0: Sound'PlayerSounds.Final.Land'

Default value, index 1: Sound'PlayerSounds.Final.CorpseLanded'

Enums

ESoundType

EST_Land 
EST_CorpseLanded 
EST_HitUnderWater 
EST_Jump 
EST_LandGrunt 
EST_Gasp 
EST_Drown 
EST_BreatheAgain 
EST_Dodge 
EST_DoubleJump 

Static functions

GetDeathSound

static function Sound GetDeathSound ()


GetHitSound

static function Sound GetHitSound ()


GetSound

static function Sound GetSound (ESoundType soundType)