Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
InventoryIngredient
C# Class InventoryIngredient, RoverGame
显示文件
Open project: Stumpstump/RoverGame
Class Usage Examples
Public Properties
Property
Type
Description
amount
int
ingredient
Ingredient,
Public Methods
Method
Description
Add
(
int
i
) :
void
Method Details
Add()
public
method
public
Add
(
int
i
) :
void
i
int
return
void
Property Details
amount
public_oe property
public
int
amount
return
int
ingredient
public_oe property
public
Ingredient,
ingredient
return
Ingredient,