Page 2 of 2

Re: Localization Integration for custom text field in Quest Entry

Posted: Mon Jun 24, 2024 12:05 pm
by wauPixmilk
So... Instead of foreach(db in databases){foreach(q in quests){...}} I should be able to select quests/actors using LINQ Distinct and ID as a unique key, right?

Re: Localization Integration for custom text field in Quest Entry

Posted: Mon Jun 24, 2024 12:23 pm
by Tony Li
Yes.