Vixen
c7401864
csharp
public readonly record struct EventLink

An address a chain continues to, resolved.

Read the guide page for this →

Fields and properties (2)

  • public DefId Def

    Which event.

  • public string Address

    Its address, kept so a report can name one this build does not have.

Methods (1)

  • public EventLink(DefId Def, string Address)

    An address a chain continues to, resolved.

Used by (4)

  • EventChainVixen.Editor.Gameplay.Quests
  • DynamicEventDirectorVixen.Gameplay.Quests
  • DynamicEventTemplateVixen.Gameplay.Quests
  • QuestLibraryVixen.Gameplay.Quests