A slider component that manages a YarnSpinner text speed on the save game.
More...
|
override void | OnEnable () |
| Set the current speed as value on the slider when the component awakes. But make it human readable, instead of having the quickest speed on the left, put them on the right. More...
|
|
override void | Set (float input, bool sendFeedBack) |
| Save the new value to the current save game whenever the value gets changed. More...
|
|
A slider component that manages a YarnSpinner text speed on the save game.
override void Menu.OptionsTextSpeedSlider.OnEnable |
( |
| ) |
|
|
inlineprotected |
Set the current speed as value on the slider when the component awakes. But make it human readable, instead of having the quickest speed on the left, put them on the right.
override void Menu.OptionsTextSpeedSlider.Set |
( |
float |
input, |
|
|
bool |
sendFeedBack |
|
) |
| |
|
inlineprotected |
Save the new value to the current save game whenever the value gets changed.
- Parameters
-
The documentation for this class was generated from the following file:
- Assets/Menu/OptionsTextSpeedSlider.cs