Show / Hide Table of Contents

Delegate MacroHelper.MacroHandler

Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public delegate string MacroHandler(IMacroContextProvider mcp = null);
Parameters
Type Name Description
IMacroContextProvider mcp
Returns
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX