Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:XPawnSoundGroup (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> XPawnSoundGroup
Package: 
XGame
This class in other games:
UT2004

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)