C# Class GameType, verthex

Inheritance: MonoBehaviour
显示文件 Open project: austinblakeslee/verthex Class Usage Examples

Public Methods

Method Description
getGameType ( ) : string
setGameType ( string type ) : void

Method Details

getGameType() public static method

public static getGameType ( ) : string
return string

setGameType() public static method

public static setGameType ( string type ) : void
type string
return void