Gah - a solution with more questions. – EntropicLqd

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

Property group 'MusicEvent'

bAffectAllPlayers

Type: bool


Default value: True

bOnceOnly

Type: bool


bSilence

Type: bool


CdTrack

Type: byte


Default value: 255

Song

Type: Music


SongSection

Type: byte


Transition

Type: Actor.EMusicTransition


Default value: MTRAN_Fade

Events

BeginPlay

event BeginPlay ()

Overrides: Actor.BeginPlay


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger