Cogito, ergo sum
UE2:AnnouncerVoice (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Engine
- Direct subclasses:
- ClassicAnnouncer, FemaleAnnouncer, MaleAnnouncer, SexyFemaleAnnouncer, UTClassicAnnouncer
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. |
null
Properties
AlternateFallbackSoundPackage
Type: string
Default value: "AnnouncerAssault"
AnnouncerName
Type: string
Modifiers: cache, localized
bEnglishOnly
Type: bool
Modifiers: const, cache
bPrecachedBaseSounds
Type: bool
bPrecachedGameSounds
Type: bool
CachedSounds
Type: array<CachedSound>
sounds which had to be gotten from backup package
FallbackSoundPackage
Type: string
Modifiers: cache
SoundPackage
Type: string
Modifiers: cache
HUD notification
Structs
CachedSound
Instance functions
GetSound
PrecacheAnnouncements
function PrecacheAnnouncements (bool bRewardSounds)