Third Person Cover Shooter  1.6
CoverShooter.CloseButton Class Reference

Disables the target dialog when pressed. More...

Inheritance diagram for CoverShooter.CloseButton:
CoverShooter.PressButton

Public Attributes

GameObject Dialog
 Dialog object to deactivate when pressed. 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

Disables the target dialog when pressed.

Member Function Documentation

◆ OnPress()

override void CoverShooter.CloseButton.OnPress ( )
protectedvirtual

Reimplemented from CoverShooter.PressButton.

Member Data Documentation

◆ Dialog

GameObject CoverShooter.CloseButton.Dialog

Dialog object to deactivate when pressed.


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