Hello
I think i have a very basic question, but i cant find an anwser. i have a database with some conversations and i start the conversations from code with DialogueManager.StartConversation(). This works fine, but now i need a lot of states to start the right one. Is it possible to get all Conversations land put them into a List<>. With this solution i can do something like StartNextConversation. Is there an other way to avoid the mass of states?
thx
Chrische
Get all conversations in database
Re: Get all conversations in database
Hello
thanks for your helpful answer.
christoph
thanks for your helpful answer.
christoph
Re: Get all conversations in database
Glad to help!