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

UE2:ACTION_PlayAmbientSound (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> ScriptedAction >> ACTION_PlayAmbientSound

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2004

null

[edit] Properties

[edit] Property group 'Action'

[edit] AmbientSound

Type: Sound


[edit] SoundPitch

Type: byte


Default value: 64

[edit] SoundRadius

Type: float


Default value: 64.0

[edit] SoundVolume

Type: byte


Default value: 128

[edit] Default values

Property Value
ActionString "play ambient sound"

[edit] Instance functions

[edit] GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


Personal tools