There is no spoon

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

Property group 'MusicTrigger'

FadeInTime

Type: float


FadeOutAllSongs

Type: bool


FadeOutTime

Type: float


Song

Type: string


Internal variables

SongHandle

Type: int

Modifiers: transient


Triggered

Type: bool

Modifiers: transient


Default values

Property Value
bCollideActors False

Instance functions

Trigger

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

Overrides: Actor.Trigger