|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | CheckHeightValue () |
| void | OnKickAdjust (UIOption ot) |
| void | OnDodgeAdjust (UIOption ot) |
| void | IncreaseHeight () |
| void | DecreaseHeight () |
| void | NextPage () |
| void | PrevPage () |
Public Attributes | |
| UIOptionText | postprocess |
| UIOptionText | resolution |
| UIOptionText | shadow |
| UIOptionText | PCFOV |
| UIOptionText | uiVisualLevel |
| UIOptionText | soundVol |
| UIOptionText | bgmVol |
| UIOptionText | ambVol |
| UIOptionText | language |
| UIOptionText | vibration |
| UIOptionText | tipsLevel |
| UIOptionText | physicsSolverLevel |
| UIOptionText | moveType |
| UIOptionText | rotateType |
| UIOptionText | poseShiftType |
| UIOptionText | decal |
| UIOptionText | realisticEffect |
| UIOptionText | damageNumber |
| UIOptionText | difficultMode |
| UIOptionText | leftControlType |
| UIOptionText | rightControlType |
| Text | heightValue |
| UIOptionText | armLength |
| GameObject | heightItem |
| UIButton | adjustHeightAndArmBtn |
| UIOptionText | kickAdjust |
| UIOptionText | dodgeAdjust |
| List< GameObject > | pages |
| UIButton | nextPageBtn |
| UIButton | prevPageBtn |