C# Class VoxelGame.Client.Console.Commands.SetWireframe

Inheritance: Command
Datei anzeigen Open project: pershingthesecond/VoxelGame

Public Methods

Method Description
Invoke ( bool enable ) : void

Method Details

Invoke() public method

public Invoke ( bool enable ) : void
enable bool
return void