v4.0
Last updated 1 year ago
This is a List<GameQuest> which has some helpful methods for managing the data at runtime.
List<GameQuest>
Lists of this type on an object, to hold various lists of GameQuest data, such as:
Lists
GameQuest
public GameQuestList quests = new GameQuestList(); public GameQuestList hiddenQuests = new GameQuestList();