Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ACTION_PlaySound (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2 Object >> ScriptedAction >> ACTION_PlaySound
Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

null

Properties[edit]

Property group 'Action'[edit]

bAttenuate[edit]

Type: bool


Default value: True

bNoOverride[edit]

Type: bool


Default value: True

Pitch[edit]

Type: float


Default value: 1.0

Sound[edit]

Type: Sound


Volume[edit]

Type: float


Default value: 1.0

Default values[edit]

Property Value
ActionString "play sound"

Instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor