Click or drag to resize
GameCheatBehaviourDrawCheats Method
Renders controls to execute game-specific cheats.

Namespace: Slash.Unity.Common.Diagnostics
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public abstract void DrawCheats(
	Game game
)

Parameters

game
Type: Slash.Application.GamesGame

[Missing <param name="game"/> documentation for "M:Slash.Unity.Common.Diagnostics.GameCheatBehaviour.DrawCheats(Slash.Application.Games.Game)"]

See Also