Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SharpQuake
GameOptionsMenu.level_t
C# Class SharpQuake.GameOptionsMenu.level_t
Exibir arquivo
Open project: Memorix101/SharpQuake
Public Properties
Property
Type
Description
description
string
name
string
Public Methods
Method
Description
level_t
(
string
name
,
string
desc
) :
System
Method Details
level_t()
public
method
public
level_t
(
string
name
,
string
desc
) :
System
name
string
desc
string
return
System
Property Details
description
public_oe property
public
string
description
return
string
name
public_oe property
public
string
name
return
string