I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:MusicTrigger (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Triggers >> MusicTrigger
Package: 
Engine
This class in other games:
UE2Runtime, UT2003, U2, UT2004

null

Properties[edit]

Property group 'MusicTrigger'[edit]

FadeInTime[edit]

Type: float


FadeOutAllSongs[edit]

Type: bool


FadeOutTime[edit]

Type: float


Song[edit]

Type: string


Internal variables[edit]

SongHandle[edit]

Type: int

Modifiers: transient


Triggered[edit]

Type: bool

Modifiers: transient


Default values[edit]

Property Value
bCollideActors False

Instance functions[edit]

Trigger[edit]

function Trigger (Actor Other, Pawn EventInstigator, optional name EventName)

Overrides: Actor.Trigger