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

UE2:ACTION_PlayMusic (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_PlayMusic

Contents

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

null

[edit] Properties

[edit] Property group 'Action'

[edit] bAffectAllPlayers

Type: bool


Default value: True

[edit] Song

Type: string


[edit] Transition

Type: Actor.EMusicTransition


Default value: MTRAN_Fade

[edit] Default values

Property Value
ActionString "play song"

[edit] Instance functions

[edit] GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


Personal tools