PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
LoginScreenBase Class Reference

Private Member Functions

void LoginTimeBase ()
 
void ~LoginTimeBase ()
 
override Widget Init ()
 
override bool OnClick (Widget w, int x, int y, int button)
 
void Show ()
 
void Hide ()
 
void SetTime (int time)
 
void SetStatus (string status)
 
void SetRespawn (bool value)
 
bool IsRespawn ()
 
override protected bool CanChangeHintPage (float timeAccu)
 

Private Attributes

protected TextWidget m_txtDescription
 
protected TextWidget m_txtLabel
 
protected ButtonWidget m_btnLeave
 
protected bool m_IsRespawn
 
private ref FullTimeData m_FullTime
 

Constructor & Destructor Documentation

◆ ~LoginTimeBase()

void ~LoginTimeBase ( )
inlineprivate

References g_Game.

Member Function Documentation

◆ CanChangeHintPage()

override protected bool CanChangeHintPage ( float  timeAccu)
inlineprivate

◆ Hide()

void Hide ( )
inlineprivate

References m_HintPanel.

◆ Init()

◆ IsRespawn()

bool IsRespawn ( )
inlineprivate

◆ LoginTimeBase()

void LoginTimeBase ( )
inlineprivate

References g_Game.

◆ OnClick()

override bool OnClick ( Widget  w,
int  x,
int  y,
int  button 
)
inlineprivate

References m_btnLeave, x, and y.

◆ SetRespawn()

void SetRespawn ( bool  value)
inlineprivate

◆ SetStatus()

void SetStatus ( string  status)
inlineprivate

◆ SetTime()

void SetTime ( int  time)
inlineprivate

◆ Show()

void Show ( )
inlineprivate

References m_HintPanel.

Field Documentation

◆ m_btnLeave

protected ButtonWidget m_btnLeave
private

◆ m_FullTime

private ref FullTimeData m_FullTime
private

◆ m_IsRespawn

protected bool m_IsRespawn
private

◆ m_txtDescription

protected TextWidget m_txtDescription
private

◆ m_txtLabel

protected TextWidget m_txtLabel
private

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