Delegate Debug.CheatDelegate
- Namespace
- TinyLife
- Assembly
- TinyLife.dll
A delegate method used for Cheats.
public delegate void Debug.CheatDelegate(GameImpl game, PersonLike person, Match match)
Parameters
gameGameImpl- A delegate method used for .
personPersonLike- A delegate method used for .
matchMatch- A delegate method used for .
- Extension Methods