I'm a doctor, not a mechanic

UE2:MusicTrigger (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Actor >> Triggers >> MusicTrigger

Contents

Package: 
Engine
This class in other games:
U2, UE2Runtime, UT2003, UT2004

null

[edit] Properties

[edit] Property group 'MusicTrigger'

[edit] FadeInTime

Type: float


[edit] FadeOutAllSongs

Type: bool


[edit] FadeOutTime

Type: float


[edit] Song

Type: string


[edit] Internal variables

[edit] SongHandle

Type: int

Modifiers: transient


[edit] Triggered

Type: bool

Modifiers: transient


[edit] Default values

Property Value
bCollideActors False

[edit] Instance functions

[edit] Trigger

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

Overrides: Actor.Trigger