UE3:AmbientSoundSimpleToggleable (UDK)
![]() |
Object >> Actor >> Keypoint >> AmbientSound >> AmbientSoundSimple >> AmbientSoundSimpleToggleable |
- Package:
- Engine
- This class in other games:
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. |
Properties
Property group 'AmbientSoundSimpleToggleable'
bFadeOnToggle
Type: bool
FadeInDuration
Type: float
Default value: 1.0
FadeInVolumeLevel
Type: float
Default value: 1.0
FadeOutDuration
Type: float
Default value: 1.0
FadeOutVolumeLevel
Type: float
Internal variables
bCurrentlyPlaying
Type: bool
Modifiers: repnotify
used to update status of toggleable level placed ambient sounds on clients
Default values
Property | Value |
---|---|
bAutoPlay | False |
bNoDelete | True |
bStatic | False |
SoundCueInstance | SoundCue'Engine.Default__AmbientSoundSimpleToggleable:SoundCue0' |
SoundNodeInstance | SoundNodeAmbient'Engine.Default__AmbientSoundSimpleToggleable:SoundNodeAmbient0' |
Subobjects
AudioComponent0
Class: Engine.AudioComponent
Inherits from: AmbientSoundSimple.AudioComponent0
Property | Value |
---|---|
PreviewSoundRadius | DrawSoundRadiusComponent'Engine.Default__AmbientSoundSimpleToggleable:DrawSoundRadius0' |
DrawSoundRadius0
Class: Engine.DrawSoundRadiusComponent
Inherits from: AmbientSoundSimple.DrawSoundRadius0
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ReplacementPrimitive | None | ||||||||||
SphereColor |
|
SoundCue0
Class: Engine.SoundCue
Inherits from: AmbientSoundSimple.SoundCue0
No new values.
SoundNodeAmbient0
Class: Engine.SoundNodeAmbient
Inherits from: AmbientSoundSimple.SoundNodeAmbient0
No new values.
Sprite
Class: Engine.SpriteComponent
Inherits from: AmbientSoundSimple.Sprite
Property | Value |
---|---|
ReplacementPrimitive | None |
Sprite | Texture2D'EditorResources.AmbientSoundIcons.S_Ambient_Sound_Toggleable' |
Structs
CheckpointRecord
- bool bCurrentlyPlaying
Functions
Events
PostBeginPlay
Overrides: Actor.PostBeginPlay
ReplicatedEvent
Overrides: Actor.ReplicatedEvent
Other instance functions
ApplyCheckpointRecord
CreateCheckpointRecord
OnToggle
Handling Toggle event from Kismet.
StartPlaying
StopPlaying