There is no spoon

UE2:ACTION_PlaySound (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> ScriptedAction >> ACTION_PlaySound
Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

null

Properties

Property group 'Action'

bAttenuate

Type: bool


Default value: True

bNoOverride

Type: bool


Default value: True

Pitch

Type: float


Default value: 1.0

Sound

Type: Sound


Volume

Type: float


Default value: 1.0

Default values

Property Value
ActionString "play sound"

Instance functions

GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor