Mostly Harmless
UE3:SeqAct_CrossFadeMusicTracks (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_CrossFadeMusicTracks |
Contents
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'SeqAct_CrossFadeMusicTracks'
TrackBankName
Type: name
This is the TrackBank that should be used if there is one not attached. This would be used to have the CrossFade on a lower level that doesn't have the TrackBank attached and that we know that the music has already been stopped.
Internal variables
AdjustVolumeDuration
Type: float
AdjustVolumeLevel
Type: float
CurrPlayingTrack
Type: AudioComponent
CurrTrackType
Type: name
NextTrackToPlay
Type: MusicTrackDataStructures.MusicTrackStruct
Default value:
Member | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
Params |
|
NextTrackToPlayAt
Type: float
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InputLinks[0] |
|
||||||||||
InputLinks[1] |
|
||||||||||
InputLinks[2] |
|
||||||||||
InputLinks[3] |
|
||||||||||
ObjCategory | "Sound" | ||||||||||
ObjClassVersion | 5 | ||||||||||
ObjName | "CrossFadeMusicTracks" | ||||||||||
OutputLinks[0] |
|
||||||||||
VariableLinks[0] |
|
||||||||||
VariableLinks[1] |
|
||||||||||
VariableLinks[2] |
|
||||||||||
VariableLinks[3] |
|
||||||||||
VariableLinks[4] |
|
Functions
Static native functions
StopAllMusicManagerSounds
native static function StopAllMusicManagerSounds ()
This will stop all of the music that is currently playing via SeqAct_CrossFadeMusicTracks SeqActs *
Native functions
ClientSideCrossFadeTrackImmediately
native final function ClientSideCrossFadeTrackImmediately (const out MusicTrackDataStructures.MusicTrackStruct TrackToPlay)
crossfades to the specified track immediately without any delay
CrossFadeTrack
native final function CrossFadeTrack (const out MusicTrackDataStructures.MusicTrackStruct TrackToPlay)
crossfades to the specified track