Show / Hide Table of Contents

Delegate MacroHelper.MultilineMacroHandler

Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public delegate TextFile.Token[] MultilineMacroHandler(IMacroContextProvider mcp, TextFile.Formatting format);
Parameters
Type Name Description
IMacroContextProvider mcp
TextFile.Formatting format
Returns
Type Description
TextFile.Token[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX