Show / Hide Table of Contents

Delegate SaveLoadManager.OnStartLoadEventHandler

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