Cerebrum™
Loading...
Searching...
No Matches
Cerebrum.TextWriter Class Reference
Inheritance diagram for Cerebrum.TextWriter:
Collaboration diagram for Cerebrum.TextWriter:

Classes

class  TextWriterSingle
 

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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
Here is the caller graph for this function:

◆ RemoveWriter_Static() [1/2]

static void Cerebrum.TextWriter.RemoveWriter_Static ( Text  uiText)
static
Here is the caller graph for this function:

◆ RemoveWriter_Static() [2/2]

static void Cerebrum.TextWriter.RemoveWriter_Static ( TextMeshPro  textMeshPro)
static

The documentation for this class was generated from the following file: