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
SharpQuake
scoreboard_t
C# Class SharpQuake.scoreboard_t
Show file
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
colors
int
frags
int
name
string
translations
byte[]
Public Methods
Method
Description
scoreboard_t
( ) :
System
Method Details
scoreboard_t()
public
method
public
scoreboard_t
( ) :
System
return
System
Property Details
colors
public property
public
int
colors
return
int
frags
public property
public
int
frags
return
int
name
public property
public
string
name
return
string
translations
public property
public
byte[]
translations
return
byte[]