UI (functions)/Speakers/Table

From PMDOWiki
Revision as of 05:20, 18 January 2026 by Imbion (talk | contribs) (Created page with "{| class="wikitable" |- ! Function !! Description |- |ResetSpeaker |Clears the current speaker, so none is displayed the next time TextDialogue is called. |- |SetSpeaker |Sets the speaker to be displayed during the following calls to the TextDialogue functions. It resets speaker emotion. |- |SetSpeakerReverse |Reverses the speaker orientation to face left instead of right. This depends on the boolean passed in. |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Function Description
ResetSpeaker Clears the current speaker, so none is displayed the next time TextDialogue is called.
SetSpeaker Sets the speaker to be displayed during the following calls to the TextDialogue functions. It resets speaker emotion.
SetSpeakerReverse Reverses the speaker orientation to face left instead of right. This depends on the boolean passed in.