C# Class GameType, verthex

Inheritance: MonoBehaviour
Afficher le fichier Open project: austinblakeslee/verthex Class Usage Examples

Méthodes publiques

Méthode Description
getGameType ( ) : string
setGameType ( string type ) : void

Method Details

getGameType() public static méthode

public static getGameType ( ) : string
Résultat string

setGameType() public static méthode

public static setGameType ( string type ) : void
type string
Résultat void