SigningTimerPanel

class AnchorLinkTransportSharp::Src::Transports::UiToolkit::Ui::SigningTimerPanel
  : public PanelBase

Summary

MembersDescriptions

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