Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MineViewer
Schemes
C# Class MineViewer.Schemes
Mostra file
Open project: dzamkov/MineViewer
Public Properties
Property
Type
Description
Name
string
SchemeMaterials
IMaterial>.Dictionary
Public Methods
Method
Description
Add
(
byte
id
,
IMaterial
mat
) :
void
Schemes
(
string
name
) :
System
Method Details
Add()
public
method
public
Add
(
byte
id
,
IMaterial
mat
) :
void
id
byte
mat
IMaterial
return
void
Schemes()
public
method
public
Schemes
(
string
name
) :
System
name
string
return
System
Property Details
Name
public_oe property
public
string
Name
return
string
SchemeMaterials
public_oe property
public
Dictionary
SchemeMaterials
return
IMaterial>.Dictionary