Show / Hide Table of Contents

Delegate DFModMessageCallback

Namespace: DaggerfallWorkshop.Game.Utility.ModSupport
Assembly: Assembly-CSharp.dll
Syntax
public delegate void DFModMessageCallback(string message, object data);
Parameters
Type Name Description
String message
Object data
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX