C# Class NewGame, Unity

Inheritance: Listable
Show file Open project: zackva/Unity Class Usage Examples

Public Properties

Property Type Description
control GameControl,

Public Methods

Method Description
CreateNewGame ( ) : void

Method Details

CreateNewGame() public method

public CreateNewGame ( ) : void
return void

Property Details

control public static property

public static GameControl, control
return GameControl,