class LMNTSpeech : MonoBehavior
GetComponent
from your script.
IEnumerator Prefetch()
Prefetch
inside the Start
method:
Talk
(described below) at a later time, e.g. on a game event.
IEnumerator Talk()
Prefetch
was not called
prior to calling Talk
, this coroutine will start a network request to get the dialogue.