Battle Talent
V11
|
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 |