Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Godot
IcsModel
Entities
RecipeItem
C# Класс Godot.IcsModel.Entities.RecipeItem
Ein RecipeItem verknüpft ein ProductionItem mit einer Menge und gehört zu einem Rezept
Наследование:
DomainEntity
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
RecipeItem
( ) :
Godot.Model
RecipeItem
(
decimal
quantity
,
RecipeableItem
recipeableItem
) :
Godot.Model
Описание методов
RecipeItem()
публичный
Метод
public
RecipeItem
( ) :
Godot.Model
Результат
Godot.Model
RecipeItem()
публичный
Метод
public
RecipeItem
(
decimal
quantity
,
RecipeableItem
recipeableItem
) :
Godot.Model
quantity
decimal
recipeableItem
RecipeableItem
Результат
Godot.Model