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

Inherits MonoBehaviour.

Public Member Functions

bool IsSelectorExist (string st)
 
void AddSelector (string st, bool exclusive=false)
 
void RemoveSelector (string st)
 
void UpdateSelectorFollow ()
 
void SetDefendMode (bool e)
 

Public Attributes

Transform broadcastPoint
 
Transform[] selectorTrans
 

Static Public Attributes

static MainSceneMgr Instance