Third Person Cover Shooter  1.6
CoverShooter.JumpAnimation Class Reference
Inheritance diagram for CoverShooter.JumpAnimation:

Public Member Functions

override void OnStateIK (Animator animator, AnimatorStateInfo animatorStateInfo, int layerIndex)
 
override void OnStateExit (Animator animator, AnimatorStateInfo animatorStateInfo, int layerIndex)
 

Public Attributes

float End = 0.75f
 Moment during the animation when to end the process. More...
 

Member Function Documentation

◆ OnStateExit()

override void CoverShooter.JumpAnimation.OnStateExit ( Animator  animator,
AnimatorStateInfo  animatorStateInfo,
int  layerIndex 
)

◆ OnStateIK()

override void CoverShooter.JumpAnimation.OnStateIK ( Animator  animator,
AnimatorStateInfo  animatorStateInfo,
int  layerIndex 
)

Member Data Documentation

◆ End

float CoverShooter.JumpAnimation.End = 0.75f

Moment during the animation when to end the process.


The documentation for this class was generated from the following file: