UE1:TournamentFemale (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT Object >> Actor >> Pawn >> PlayerPawn >> TournamentPlayer >> TournamentFemale
Package:
BotPack
Direct subclasses:
TFemale1, TFemale2

TournamentFemale.

Default values

Property Value
bIsFemale True
breathagain Sound'Botpack.FemaleSounds.(All).hgasp3'
CarcassType Class'BotPack.TFemale1Carcass'
Deaths[0] Sound'Botpack.FemaleSounds.(All).death1d'
Deaths[1] Sound'Botpack.FemaleSounds.(All).death2a'
Deaths[2] Sound'Botpack.FemaleSounds.(All).death3c'
Deaths[3] Sound'Botpack.FemaleSounds.(All).decap01'
Deaths[4] Sound'Botpack.FemaleSounds.(All).death41'
Deaths[5] Sound'Botpack.FemaleSounds.(All).death42'
Die Sound'Botpack.FemaleSounds.(All).death1d'
drown Sound'UnrealShare.Female.mdrown2fem'
GaspSound Sound'Botpack.FemaleSounds.(All).lgasp1'
HitSound1 Sound'Botpack.FemaleSounds.(All).linjur2'
HitSound2 Sound'Botpack.FemaleSounds.(All).linjur3'
HitSound3 Sound'Botpack.FemaleSounds.(All).linjur4'
HitSound4 Sound'Botpack.FemaleSounds.(All).hinjur4'
JumpSound Sound'Botpack.FemaleSounds.(All).Fjump1'
LandGrunt Sound'Botpack.FemaleSounds.(All).lland1'
StatusBelt Texture'Botpack.Icons.WomanBelt'
StatusDoll Texture'Botpack.Icons.Woman'
UWHit1 Sound'Botpack.FemaleSounds.(All).UWhit01'
UWHit2 Sound'UnrealShare.Male.MUWHit2'
VoicePackMetaClass "BotPack.VoiceFemale"

Instance functions

PlayDecap

function PlayDecap ()


PlayDying

function PlayDying (name DamageType, Object.Vector HitLoc)

Overrides: Pawn.PlayDying


PlayRightHit

function PlayRightHit (float tweentime)

Overrides: TournamentPlayer.PlayRightHit