I don't need to test my programs. I have an error-correcting modem.

UE1:MusicEvent (U1)

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

MusicEvent.

Properties[edit]

Property group 'MusicEvent'[edit]

bAffectAllPlayers[edit]

Type: bool


Default value: True

bOnceOnly[edit]

Type: bool


bSilence[edit]

Type: bool


CdTrack[edit]

Type: byte


Default value: 255

Song[edit]

Type: Music


SongSection[edit]

Type: byte


Transition[edit]

Type: Actor.EMusicTransition


Default value: MTRAN_Fade

Events[edit]

BeginPlay[edit]

event BeginPlay ()

Overrides: Actor.BeginPlay


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger