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

Public Member Functions

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

Static Public Attributes

static Action< Sprite > OnPortraitChanged
 

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.ProfileUI.Awake ( )
protectedvirtual

Reimplemented from SimplePoker.UI.BaseUI.

◆ Enable()

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

Enables the UI element with fade-in animation.

Reimplemented from SimplePoker.UI.BaseUI.

◆ GetPortrait()

Sprite SimplePoker.UI.ProfileUI.GetPortrait ( )

Member Data Documentation

◆ OnPortraitChanged

Action<Sprite> SimplePoker.UI.ProfileUI.OnPortraitChanged
static

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