There is no spoon

UE2:XPawnSoundGroup (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> XPawnSoundGroup

Contents

Package: 
XGame
This class in other games:
UT2004

null

[edit] Properties

[edit] Property group 'xPawnSoundGroup'

[edit] DeathSounds

Type: array<Sound>


[edit] PainSounds

Type: array<Sound>


[edit] Sounds

Type: array<Sound>


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

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

[edit] Enums

[edit] ESoundType

EST_Land 
EST_CorpseLanded 
EST_HitUnderWater 
EST_Jump 
EST_LandGrunt 
EST_Gasp 
EST_Drown 
EST_BreatheAgain 
EST_Dodge 
EST_DoubleJump 

[edit] Static functions

[edit] GetDeathSound

static function Sound GetDeathSound ()


[edit] GetHitSound

static function Sound GetHitSound ()


[edit] GetSound

static function Sound GetSound (ESoundType soundType)


Personal tools