Always snap to grid

UE2:AmbientSound (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Keypoint >> AmbientSound
Package: 
Engine
This class in other games:
RTNP, U1, UT, U2XMP, U2, UE2Runtime, UT2004, 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
bStatic False
RemoteRole ROLE_None
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.