|
| bool | UpdateText (string text) |
| | Updates text in a typewriter format.
|
| void | ClearText () |
| | Makes the current text empty.
|
◆ ClearText()
| void TypewriterText.ClearText |
( |
| ) |
|
|
inline |
Makes the current text empty.
◆ UpdateText()
| bool TypewriterText.UpdateText |
( |
string | text | ) |
|
|
inline |
Updates text in a typewriter format.
Returning true means that it is updating the text and returning false means that it skipped the typewriter effect to go to the end of the line
- Parameters
-
- Returns
◆ letterFrequency
| float TypewriterText.letterFrequency |
The documentation for this class was generated from the following file: