Search found 2 matches

by vantubbe
Sat Sep 03, 2016 8:00 pm
Forum: Dialogue System for Unity
Topic: DialogueManager.DatabaseManager.DefaultDatabase.quests?
Replies: 2
Views: 557

DialogueManager.DatabaseManager.DefaultDatabase.quests?

Why is there no accessor for the quests in the DialogueDatabase class? I see items, conversations, everything else etc. I basically want to run queries on the quests by fields within one of my scripts. Find quests that meet certain parameters. Wondering why there are accessors for everything but que...