Third Person Cover Shooter
1.6
|
Disables the target dialog when pressed. More...
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) |
Disables the target dialog when pressed.
|
protectedvirtual |
Reimplemented from CoverShooter.PressButton.
GameObject CoverShooter.CloseButton.Dialog |
Dialog object to deactivate when pressed.