Third Person Cover Shooter  1.6
CoverShooter.MeleeTouch Class Reference

When pressed makes the target motor attack with melee. More...

Inheritance diagram for CoverShooter.MeleeTouch:
CoverShooter.PressButton

Public Attributes

CharacterMotor Motor
 Character motor that is instructed to attack. More...
 
- Public Attributes inherited from CoverShooter.PressButton
PressButtonSettings Button = PressButtonSettings.Default()
 

Protected Member Functions

override void OnPress ()
 
- Protected Member Functions inherited from CoverShooter.PressButton
virtual void OnRelease ()
 
virtual void OnEnter ()
 
virtual void OnExit ()
 

Additional Inherited Members

- Public Member Functions inherited from CoverShooter.PressButton
void OnPointerDown (PointerEventData eventData)
 
void OnPointerUp (PointerEventData eventData)
 
void OnPointerEnter (PointerEventData eventData)
 
void OnPointerExit (PointerEventData eventData)
 

Detailed Description

When pressed makes the target motor attack with melee.

Member Function Documentation

◆ OnPress()

override void CoverShooter.MeleeTouch.OnPress ( )
protectedvirtual

Reimplemented from CoverShooter.PressButton.

Member Data Documentation

◆ Motor

CharacterMotor CoverShooter.MeleeTouch.Motor

Character motor that is instructed to attack.


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