Overlapping Dialogue Interactions

EventInstance does have a setPaused() function.
General (somewhat patronizing) advice: you will need a code editor that offers you code completion so you can quickly find what methods an object offers. Also you will have to get used to reading documentation. You won’t be able to get answers through forums for these issues.

But also, pausing short dialogue cues might not be something you actually want to do. Might be better to just let them finish.