Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:ACTION_PlaySound (UT2003)

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

null

Properties

Property group 'Action'

bAttenuate

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