|
static TextWriterSingle | AddWriter_Static (TextMeshPro textMeshPro, string textToWrite, float timePerCharacter, bool invisibleCharacters, bool removeWriterBeforeAdd, Action onComplete) |
|
static TextWriterSingle | AddWriter_Static (Text uiText, string textToWrite, float timePerCharacter, bool invisibleCharacters, bool removeWriterBeforeAdd, Action onComplete) |
|
static void | RemoveWriter_Static (Text uiText) |
|
static void | RemoveWriter_Static (TextMeshPro textMeshPro) |
|
◆ AddWriter_Static() [1/2]
static TextWriterSingle Cerebrum.TextWriter.AddWriter_Static |
( |
Text |
uiText, |
|
|
string |
textToWrite, |
|
|
float |
timePerCharacter, |
|
|
bool |
invisibleCharacters, |
|
|
bool |
removeWriterBeforeAdd, |
|
|
Action |
onComplete |
|
) |
| |
|
static |
◆ AddWriter_Static() [2/2]
static TextWriterSingle Cerebrum.TextWriter.AddWriter_Static |
( |
TextMeshPro |
textMeshPro, |
|
|
string |
textToWrite, |
|
|
float |
timePerCharacter, |
|
|
bool |
invisibleCharacters, |
|
|
bool |
removeWriterBeforeAdd, |
|
|
Action |
onComplete |
|
) |
| |
|
static |
◆ RemoveWriter_Static() [1/2]
static void Cerebrum.TextWriter.RemoveWriter_Static |
( |
Text |
uiText | ) |
|
|
static |
◆ RemoveWriter_Static() [2/2]
static void Cerebrum.TextWriter.RemoveWriter_Static |
( |
TextMeshPro |
textMeshPro | ) |
|
|
static |
The documentation for this class was generated from the following file: