SigningTimerPanel
class AnchorLinkTransportSharp::Src::Transports::UiToolkit::Ui::SigningTimerPanel
: public PanelBaseSummary
Members
Descriptions
package string CountdownText
private Label _signManualLabel
private Label _singingTimerLabel
private Coroutine _counterCoroutine
private void Start()
private void BindButtons()
private IEnumerator ScheduleTimer(float counterDuration)
Members
package string CountdownText
private Label _signManualLabel
private Label _singingTimerLabel
private Coroutine _counterCoroutine
private void Start()
private void BindButtons()
private IEnumerator ScheduleTimer(float counterDuration)
Last updated