There is no spoon

UE1:TournamentFemale (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Pawn >> PlayerPawn >> TournamentPlayer >> TournamentFemale
Package: 
BotPack
Direct subclasses:
TFemale1, TFemale2

TournamentFemale.

Default values[edit]

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[edit]

PlayDecap[edit]

function PlayDecap ()


PlayDying[edit]

function PlayDying (name DamageType, Object.Vector HitLoc)

Overrides: Pawn.PlayDying


PlayRightHit[edit]

function PlayRightHit (float tweentime)

Overrides: TournamentPlayer.PlayRightHit