Simple Poker Template 0.0.1
Loading...
Searching...
No Matches
SimplePoker.UI.WinnerUI Class Reference
Inheritance diagram for SimplePoker.UI.WinnerUI:
SimplePoker.UI.BaseUI

Public Member Functions

override void Enable ()
 Enables the UI element with fade-in animation.
 
- Public Member Functions inherited from SimplePoker.UI.BaseUI
virtual void Disable ()
 Disables the UI element with fade-out animation.
 

Protected Member Functions

override void Awake ()
 

Additional Inherited Members

- Protected Attributes inherited from SimplePoker.UI.BaseUI
UIStateManager UIStateManager
 
GameObject Panel
 
CanvasGroup CanvasGroup
 
float enableFadeDuration = 0.05f
 
float disableFadeDuration = 0.05f
 

Member Function Documentation

◆ Awake()

override void SimplePoker.UI.WinnerUI.Awake ( )
protectedvirtual

Reimplemented from SimplePoker.UI.BaseUI.

◆ Enable()

override void SimplePoker.UI.WinnerUI.Enable ( )
virtual

Enables the UI element with fade-in animation.

Reimplemented from SimplePoker.UI.BaseUI.


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