Gah - a solution with more questions. – EntropicLqd

UE2:ACTION_PlaySound (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> ACTION_PlaySound

Contents

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

null

[edit] Properties

[edit] Property group 'Action'

[edit] bAttenuate

Type: bool


Default value: True

[edit] Pitch

Type: float


Default value: 1.0

[edit] Sound

Type: Sound


[edit] Volume

Type: float


Default value: 1.0

[edit] Default values

Property Value
ActionString "play sound"

[edit] Instance functions

[edit] GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


Personal tools