Adds a dialogue to the queue. Starts it if there are none in queue.
Adds a dialogue to the queue. Starts it if there are none in queue.
1 string questionID
the question ID to start.
2 string name
the name of the person we're talking to.
3 developer dev
the developer we're talking to. Will use the name of this developer if provided.
4 function preStartCallback
a function to call right before starting a dialogue.
1 dialogue
the dialogue object.