|
Battle Talent
V11
|
Inherits MonoBehaviour.
Inherited by CrossLink.CounterAttackAction, CrossLink.DashAtkAction, and CrossLink.HealActionCondition.
Public Member Functions | |
| virtual bool | CheckCondition () |
Public Attributes | |
| FullCharacterControl | fc |
| bool | changeAnim = true |
Protected Member Functions | |
| void | Start () |
| virtual void | OnActionEvent (ActionEventData actEvent) |
| virtual void | OnActionEndEvent (ActionEventData actEvent) |
| void | ChangePlayTime (int offsetParamIndex=0) |
Protected Attributes | |
| ActionEventData | enterdEvent = null |