Feel Speak's choice timer display for uGUI.
Namespace: Esper.FeelSpeak.UI.UGUI Inherits from: ChoiceTimer Type: class
Esper.FeelSpeak.UI.UGUI
ChoiceTimer
class
protected
content
GameObject
The GameObject that contains all the content.
public
slider
Slider
The slider that visually displays the amount of time remaining.
IsOpen
bool
Gets whether the choice timer is open.
StartTimer(ChoiceNode)
Starts the timer with the specified choice node and configures the slider display.
Hide()
void
Hides the choice timer content.
Show()
Shows the choice timer content.
Refresh()
Refreshes the slider display with current timer values.