Show / Hide Table of Contents

Delegate QuestMachine.OnQuestEndedEventHandler

Namespace: DaggerfallWorkshop.Game.Questing
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnQuestEndedEventHandler(Quest quest);
Parameters
Type Name Description
Quest quest
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX