|
Battle Talent
V11
|
Public Member Functions | |
| BuffBase | AddBuff (ValueProvider vp, string bfName, float mlp=-1, bool local=false) |
| void | RemoveBuff (ValueProvider vp, string bfName, bool local=false) |
| void | RemoveBuff (ValueProvider vp, BuffBase buff, bool local=false) |
| void | ReInstallBuff (ValueProvider vp) |
| void | ClearBuff (ValueProvider vp, bool local=false) |
| void | KickBuff (ValueProvider vp, string bfName) |
| List< BuffBase > | GetBuffList (ValueProvider vp) |
| string | GetBuffListStr (ValueProvider vp) |
| string | ProcessBuffInfo (string src, List< BuffBase > bfl) |
| void | ClearAll () |
Static Public Member Functions | |
| static Color | GetColorByBuffLevel (int lv) |
Static Public Attributes | |
| static BuffMgr | Instance = new BuffMgr() |
| const int | SpawnBuffCheckCount = 3 - 1 |
| static Color[] | lvColors |
|
static |