Distinguish conversation force stop and conversation end
Posted: Fri Aug 25, 2023 6:30 am
Hello,
Is there a way to check if a conversation has been forced stopped (by calling DialogueManager.StopAllConversations();) or if it has come to an end by its own because it reached the end of the conversation?
I'm listening to DialogueManager.instance.conversationEnded but it is called in both cases.
Any idea?
Thank you
Is there a way to check if a conversation has been forced stopped (by calling DialogueManager.StopAllConversations();) or if it has come to an end by its own because it reached the end of the conversation?
I'm listening to DialogueManager.instance.conversationEnded but it is called in both cases.
Any idea?
Thank you