My program doesn't have bugs. It just develops random features.

UE3:AmbientSoundSimple (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Keypoint >> AmbientSound >> AmbientSoundSimple
Package: 
Engine
Direct subclasses:
AmbientSoundNonLoop, AmbientSoundSimpleToggleable
This class in other games:
UDK

Simplified version of ambient sound used to enhance workflow. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'AmbientSoundSimple'

AmbientProperties

Type: SoundNodeAmbient

Modifiers: editinline, editconst

Mirrored property for easier editability, set in Spawned.

Internal variables

SoundCueInstance

Type: SoundCue

Modifiers: editinline, export, const

Dummy sound cue property to force instantiation of subobject.

Default value: SoundCue'Engine.Default__AmbientSoundSimple:SoundCue0'

SoundNodeInstance

Type: SoundNodeAmbient

Modifiers: editinline, export, const

Dummy sound node property to force instantiation of subobject.

Default value: SoundNodeAmbient'Engine.Default__AmbientSoundSimple:SoundNodeAmbient0'

Default values

Property Value
Components[2] DrawSoundRadiusComponent'DrawSoundRadius0'

Subobjects

AudioComponent0

Class: Engine.AudioComponent

Inherits from: AmbientSound.AudioComponent0

Property Value
PreviewSoundRadius DrawSoundRadiusComponent'Engine.Default__AmbientSoundSimple:DrawSoundRadius0'

DrawSoundRadius0

Class: Engine.DrawSoundRadiusComponent

No new values.

SoundCue0

Class: Engine.SoundCue

Property Value
SoundGroup 'Ambient'

SoundNodeAmbient0

Class: Engine.SoundNodeAmbient

No new values.

Sprite

Class: Engine.SpriteComponent

Inherits from: AmbientSound.Sprite

No new values.