Delegate Debug.DebugDelegate
- Namespace
- TinyLife
- Assembly
- TinyLife.dll
A delegate method used for DebugLines.
public delegate string Debug.DebugDelegate(GameImpl game, Paragraph paragraph)
Parameters
gameGameImpl- A delegate method used for .
paragraphParagraph- A delegate method used for .
Returns
- string
- A delegate method used for .
- Extension Methods