Third Person Cover Shooter  1.6
CoverShooter.IMeleeListener Interface Reference
Inheritance diagram for CoverShooter.IMeleeListener:
CoverShooter.MeleeAlerts CoverShooter.MeleeEffects CoverShooter.MeleeSounds

Public Member Functions

void OnMeleeAttack ()
 Melee attack event. More...
 
void OnMeleeHit ()
 Successful melee hit event. More...
 
void OnMeleeMoment ()
 Animation-defined melee event. More...
 

Member Function Documentation

◆ OnMeleeAttack()

void CoverShooter.IMeleeListener.OnMeleeAttack ( )

◆ OnMeleeHit()

void CoverShooter.IMeleeListener.OnMeleeHit ( )

Successful melee hit event.

Implemented in CoverShooter.MeleeAlerts, CoverShooter.MeleeEffects, and CoverShooter.MeleeSounds.

◆ OnMeleeMoment()

void CoverShooter.IMeleeListener.OnMeleeMoment ( )

Animation-defined melee event.

Implemented in CoverShooter.MeleeAlerts, CoverShooter.MeleeEffects, and CoverShooter.MeleeSounds.


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