csharp
public readonly record struct QuestGrantOne thing a reward gives, with its address resolved.
Fields and properties (3)
public DefId DefWhat is given.
public string AddressIts address, kept so a report can name it.
public int CountHow much.
Methods (1)
public QuestGrant(DefId Def, string Address, int Count)One thing a reward gives, with its address resolved.
Used by (4)
- DynamicEventTemplateVixen.Gameplay.Quests
- QuestJournalTestsVixen.Gameplay.Quests.Tests
- QuestLibraryVixen.Gameplay.Quests
- QuestRewardVixen.Gameplay.Quests