Get all conversations in database
Posted: Fri May 21, 2021 12:04 pm
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
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