Mostly Harmless

UE3:UTAmbientSoundComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> AudioComponent >> UTAmbientSoundComponent
Package: 
UTGame
This class in other games:
UDK

used for gameplay-relevant ambient sounds (e.g. weapon loading sounds)

Default values

Property Value
bShouldRemainActiveIfDropped True
bStopWhenOwnerDestroyed True
OcclusionCheckInterval 1.0

Events

OcclusionChanged

event OcclusionChanged (bool bNowOccluded)

Overrides: AudioComponent.OcclusionChanged

called when OcclusionCheckInterval > 0.0 and the occlusion status changes