Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameType
C# Class GameType, verthex
Inheritance:
MonoBehaviour
Show file
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