Third Person Cover Shooter  1.6
CoverShooter.RegroupButton Class Reference

Stops all actions and tells the characters to move back to default positions. More...

Inheritance diagram for CoverShooter.RegroupButton:
CoverShooter.PressButton

Public Attributes

CharacterSwitcher Switcher
 Character switcher whose active character is managed. 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

Stops all actions and tells the characters to move back to default positions.

Member Function Documentation

◆ OnPress()

override void CoverShooter.RegroupButton.OnPress ( )
protectedvirtual

Reimplemented from CoverShooter.PressButton.

Member Data Documentation

◆ Switcher

CharacterSwitcher CoverShooter.RegroupButton.Switcher

Character switcher whose active character is managed.


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