Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Godot
IcsModel
Entities
RecipeItem
C# Class Godot.IcsModel.Entities.RecipeItem
Ein RecipeItem verknüpft ein ProductionItem mit einer Menge und gehört zu einem Rezept
Inheritance:
DomainEntity
Afficher le fichier
Open project: Slesa/Playground
Class Usage Examples
Méthodes publiques
Méthode
Description
RecipeItem
( ) :
Godot.Model
RecipeItem
(
decimal
quantity
,
RecipeableItem
recipeableItem
) :
Godot.Model
Method Details
RecipeItem()
public
méthode
public
RecipeItem
( ) :
Godot.Model
Résultat
Godot.Model
RecipeItem()
public
méthode
public
RecipeItem
(
decimal
quantity
,
RecipeableItem
recipeableItem
) :
Godot.Model
quantity
decimal
recipeableItem
RecipeableItem
Résultat
Godot.Model