I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:AmbientSound (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Keypoint >> AmbientSound
Package: 
Engine
Known custom subclasses:
Crusha/DynamicWeather, Crusha/DynamicWeather/DWAmbientSound
This class in other games:
RTNP, U1, UT, U2XMP, U2, UE2Runtime, UT2003, UT3, UDK

Ambient sound -- Extended to support random interval sound emitters (gam). Copyright 2001 Digital Extremes - All Rights Reserved. Confidential.

Properties[edit]

Property group 'Sound'[edit]

SoundEmitters[edit]

Type: array<SoundEmitter>


Internal variables[edit]

AmbientVolume[edit]

Type: float

Modifiers: globalconfig

ambient volume multiplier (scaling)

Default value: 0.3

Default values[edit]

Property Value
bNoDelete True
bNotOnDedServer True
bStatic False
SoundRadius 100.0
SoundVolume 100
Texture S_Ambient

Structs[edit]

SoundEmitter[edit]

float EmitInterval 
float EmitVariance 
float EmitTime 
Sound EmitSound 
Manually re-order because Dan turned off property sorting and broke binary compatibility.