Gah - a solution with more questions. – EntropicLqd

UE2:MusicEvent (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Triggers >> MusicEvent
Package: 
Gameplay
This class in other games:
RTNP, U1, UT, U2

MusicEvent. OBSOLETE - superceded by ScriptedTrigger

Properties[edit]

Property group 'MusicEvent'[edit]

bAffectAllPlayers[edit]

Type: bool


Default value: True

bOnceOnly[edit]

Type: bool


bSilence[edit]

Type: bool


Song[edit]

Type: string


Transition[edit]

Type: Actor.EMusicTransition


Default value: MTRAN_Fade

Default values[edit]

Property Value
bObsolete True

Events[edit]

BeginPlay[edit]

event BeginPlay ()

Overrides: Actor.BeginPlay


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger