Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Godot
IcsModel
Entities
StockItem
C# Class Godot.IcsModel.Entities.StockItem
Inheritance:
DomainEntity
Mostrar archivo
Open project: Slesa/Playground
Class Usage Examples
Public Methods
Method
Description
StockItem
( ) :
Godot.Model
StockItem
(
decimal
quantity
,
RecipeableItem
recipeableItem
) :
Godot.Model
Method Details
StockItem()
public
method
public
StockItem
( ) :
Godot.Model
return
Godot.Model
StockItem()
public
method
public
StockItem
(
decimal
quantity
,
RecipeableItem
recipeableItem
) :
Godot.Model
quantity
decimal
recipeableItem
RecipeableItem
return
Godot.Model