Cogito, ergo sum

UE2:MusicTrigger (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:12, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> Actor >> Triggers >> MusicTrigger

Contents

Package: 
Engine
This class in other games:
U2, U2XMP, 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] Events

[edit] Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger