Always snap to grid
UE1:ChallengeVoicePack (UT)
Contents
- 1 Properties
- 1.1 Property group 'ChallengeVoicePack'
- 1.1.1 AckAbbrev
- 1.1.2 AckSound
- 1.1.3 AckString
- 1.1.4 AckTime
- 1.1.5 FFireAbbrev
- 1.1.6 FFireSound
- 1.1.7 FFireString
- 1.1.8 MatureTaunt
- 1.1.9 NameSound
- 1.1.10 NameTime
- 1.1.11 numAcks
- 1.1.12 numFFires
- 1.1.13 numTaunts
- 1.1.14 OrderAbbrev
- 1.1.15 OrderSound
- 1.1.16 OrderString
- 1.1.17 OtherAbbrev
- 1.1.18 OtherSound
- 1.1.19 OtherString
- 1.1.20 TauntAbbrev
- 1.1.21 TauntSound
- 1.1.22 TauntString
- 1.2 Internal variables
- 1.1 Property group 'ChallengeVoicePack'
- 2 Functions
- 2.1 Static functions
- 2.2 Events
- 2.3 Other instance functions
- 2.3.1 BotInitialize
- 2.3.2 ClientInitialize
- 2.3.3 GetCallSign
- 2.3.4 PlayerSpeech
- 2.3.5 SetAckMessage
- 2.3.6 SetClientAckMessage
- 2.3.7 SetClientFFireMessage
- 2.3.8 SetClientOrderMessage
- 2.3.9 SetClientOtherMessage
- 2.3.10 SetClientTauntMessage
- 2.3.11 SetFFireMessage
- 2.3.12 SetOrderMessage
- 2.3.13 SetOtherMessage
- 2.3.14 SetTauntMessage
- Package:
- BotPack
- Direct subclasses:
- VoiceBoss, VoiceFemale, VoiceMale
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
ChallengeVoicePack.
Properties[edit]
Property group 'ChallengeVoicePack'[edit]
AckAbbrev[edit]
Type: string
Array size: 16
Modifiers: localized
AckSound[edit]
Type: Sound
Array size: 16
acknowledgement sounds
AckString[edit]
Type: string
Array size: 16
Modifiers: localized
AckTime[edit]
Type: float
Array size: 16
Modifiers: localized
FFireAbbrev[edit]
Type: string
Array size: 16
Modifiers: localized
FFireSound[edit]
Type: Sound
Array size: 16
FFireString[edit]
Type: string
Array size: 16
Modifiers: localized
MatureTaunt[edit]
Type: byte
Array size: 32
NameSound[edit]
Type: Sound
Array size: 4
leader names
NameTime[edit]
Type: float
Array size: 4
Modifiers: localized
numAcks[edit]
Type: int
numFFires[edit]
Type: int
numTaunts[edit]
Type: int
OrderAbbrev[edit]
Type: string
Array size: 16
Modifiers: localized
OrderSound[edit]
Type: Sound
Array size: 16
OrderString[edit]
Type: string
Array size: 16
Modifiers: localized
OtherAbbrev[edit]
Type: string
Array size: 32
Modifiers: localized
OtherSound[edit]
Type: Sound
Array size: 32
OtherString[edit]
Type: string
Array size: 32
Modifiers: localized
TauntAbbrev[edit]
Type: string
Array size: 32
Modifiers: localized
TauntSound[edit]
Type: Sound
Array size: 32
TauntString[edit]
Type: string
Array size: 32
Modifiers: localized
Internal variables[edit]
bDelayedResponse[edit]
Type: bool
CommaText[edit]
Type: string
Modifiers: localized
Default value: ", "
DelayedResponse[edit]
Type: string
DelayedSender[edit]
Type: PlayerReplicationInfo
LeaderSign[edit]
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Red Leader"
Default value, index 1: "Blue Leader"
Default value, index 2: "Green Leader"
Default value, index 3: "Gold Leader"
Phrase[edit]
Type: Sound
Array size: 8
PhraseNum[edit]
Type: int
PhraseTime[edit]
Type: float
Array size: 8
SendType[edit]
Type: name
Array size: 5
Default value, index 0: 'ACK'
Default value, index 1: 'FRIENDLYFIRE'
Default value, index 2: 'ORDER'
Default value, index 3: 'Taunt'
Default value, index 4: 'Other'
Functions[edit]
Static functions[edit]
GetAckString[edit]
GetFFireString[edit]
GetOrderString[edit]
GetOtherString[edit]
GetTauntString[edit]
Events[edit]
Timer[edit]
Overrides: Actor.Timer
Other instance functions[edit]
BotInitialize[edit]
ClientInitialize[edit]
Overrides: VoicePack.ClientInitialize
GetCallSign[edit]
PlayerSpeech[edit]
Overrides: VoicePack.PlayerSpeech