I'm a doctor, not a mechanic
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[edit]
Property group 'SeqAct_CrossFadeMusicTracks'[edit]
TrackBankName[edit]
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[edit]
AdjustVolumeDuration[edit]
Type: float
AdjustVolumeLevel[edit]
Type: float
CurrPlayingTrack[edit]
Type: AudioComponent
CurrTrackType[edit]
Type: name
NextTrackToPlay[edit]
Type: MusicTrackDataStructures.MusicTrackStruct
Default value:
Member | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
Params |
|
NextTrackToPlayAt[edit]
Type: float
Default values[edit]
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[edit]
Static native functions[edit]
StopAllMusicManagerSounds[edit]
native static function StopAllMusicManagerSounds ()
This will stop all of the music that is currently playing via SeqAct_CrossFadeMusicTracks SeqActs *
Native functions[edit]
ClientSideCrossFadeTrackImmediately[edit]
native final function ClientSideCrossFadeTrackImmediately (const out MusicTrackDataStructures.MusicTrackStruct TrackToPlay)
crossfades to the specified track immediately without any delay
CrossFadeTrack[edit]
native final function CrossFadeTrack (const out MusicTrackDataStructures.MusicTrackStruct TrackToPlay)
crossfades to the specified track