C# Class Godot.IcsModel.Entities.StockItem

Inheritance: DomainEntity
Afficher le fichier Open project: Slesa/Playground Class Usage Examples

Méthodes publiques

Méthode Description
StockItem ( ) : Godot.Model
StockItem ( decimal quantity, RecipeableItem recipeableItem ) : Godot.Model

Method Details

StockItem() public méthode

public StockItem ( ) : Godot.Model
Résultat Godot.Model

StockItem() public méthode

public StockItem ( decimal quantity, RecipeableItem recipeableItem ) : Godot.Model
quantity decimal
recipeableItem RecipeableItem
Résultat Godot.Model