UE2:MusicTrigger (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2XMP Object >> Actor >> Triggers >> MusicTrigger
Package:
Engine
This class in other games:

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