I'm a doctor, not a mechanic

UE2:AnnouncerVoice (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Engine
Direct subclasses:
ClassicAnnouncer, FemaleAnnouncer, MaleAnnouncer, SexyFemaleAnnouncer, UTClassicAnnouncer

null

[edit] Properties

[edit] AlternateFallbackSoundPackage

Type: string


Default value: "AnnouncerAssault"

[edit] AnnouncerName

Type: string

Modifiers: cache, localized


[edit] bEnglishOnly

Type: bool

Modifiers: const, cache


[edit] bPrecachedBaseSounds

Type: bool


[edit] bPrecachedGameSounds

Type: bool


[edit] CachedSounds

Type: array<CachedSound>

sounds which had to be gotten from backup package

[edit] FallbackSoundPackage

Type: string

Modifiers: cache


[edit] SoundPackage

Type: string

Modifiers: cache

HUD notification

[edit] Structs

[edit] CachedSound

name CacheName 
Sound CacheSound 

[edit] Instance functions

[edit] GetSound

function Sound GetSound (name AName)


[edit] PrecacheAnnouncements

function PrecacheAnnouncements (bool bRewardSounds)


[edit] PrecacheFallbackPackage

function Sound PrecacheFallbackPackage (string Package, name AName)


[edit] PrecacheSound

function Sound PrecacheSound (name AName)


Personal tools