Battle Talent  V11
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CrossLink.BgmQueuePlayer Class Reference

Inherits MonoBehaviour.

Public Member Functions

void InitSource ()
 
void SwitchSource ()
 
void Activate (bool a)
 
void Init ()
 
void FeedAudio (string clip)
 
void Clear ()
 
void StartFightAndForgetSpawnStart ()
 
void StartFight ()
 
void StopFight ()
 

Public Attributes

AudioSource[] sources
 
string fightLoopStart
 
string fightLoopFinish
 
string[] fightLoop
 
float fadeout = -1
 

Static Public Attributes

static List< BgmQueuePlayerBgmStack = new List<BgmQueuePlayer>()