Definition at line 5 of file Chatbox.cs.
◆ AddMessage() [1/2]
| void EchoTrio.UI.Chatbox.AddMessage |
( |
string |
message | ) |
|
|
inline |
◆ AddMessage() [2/2]
| void EchoTrio.UI.Chatbox.AddMessage |
( |
string |
speaker, |
|
|
string |
message |
|
) |
| |
|
inline |
◆ ScrollToBottom()
| void EchoTrio.UI.Chatbox.ScrollToBottom |
( |
| ) |
|
|
inline |
◆ ScrollToBottomCoroutine()
| IEnumerator EchoTrio.UI.Chatbox.ScrollToBottomCoroutine |
( |
| ) |
|
|
inlineprivate |
◆ Start()
| void EchoTrio.UI.Chatbox.Start |
( |
| ) |
|
|
inlineprivate |
◆ Update()
| void EchoTrio.UI.Chatbox.Update |
( |
| ) |
|
|
inlineprivate |
◆ scrollView
| UnityEngine.UI.ScrollRect EchoTrio.UI.Chatbox.scrollView = null |
|
private |
◆ textArea
| TMPro.TMP_Text EchoTrio.UI.Chatbox.textArea = null |
|
private |
The documentation for this class was generated from the following file: