I'm a doctor, not a mechanic

UE2:VoicePack (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Info >> VoicePack

Contents

Package: 
Engine
Direct subclass:
TeamVoicePack
This class in other games:
RTNP, U1, U2, U2XMP, UE2Runtime, UT, UT2003

VoicePack.

[edit] Properties

[edit] Property group 'VoicePack'

[edit] VoicePackDescription

Type: string

Modifiers: localized

Do I need this? Hint text maybe?

[edit] VoicePackName

Type: string

Modifiers: localized


[edit] Default values

Property Value
LifeSpan 10.0

[edit] Functions

[edit] Static functions

[edit] GetMessageIndex

static function byte GetMessageIndex (name PhraseName)


[edit] PickRandomTauntFor

static function int PickRandomTauntFor (Controller C, bool bNoMature, bool bNoHumanOnly)


[edit] PlayerSpeech

static function PlayerSpeech (name Type, int Index, string Callsign, Actor PackOwner)


[edit] Instance functions

[edit] ClientInitialize

function ClientInitialize (PlayerReplicationInfo Sender, PlayerReplicationInfo Recipient, name messagetype, byte messageIndex)