UE2:XPawnSoundGroup (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2003 Object >> XPawnSoundGroup
Package:
XGame
This class in other games:

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)