|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | OnGrab (bool g, bool isLeft) |
| void | UpdateMaxLevel (int max) |
| void | PrevLevel () |
| void | NextLevel () |
| void | UpdateLevelPanel () |
Public Attributes | |
| WaveSelector | selector |
| MRLevelWaveData | curLevelWaveData |
| int | curLevel = 0 |
| int | curMaxLevel = 0 |
| int | maxLevel = 0 |
| Text | waveDesc |
| GameObject | prevBtn |
| GameObject | nextBtn |
| GameObject | btnAImg |
| GameObject | btnBImg |
| GameObject | btnXImg |
| GameObject | btnYImg |