C# 클래스 Godot.IcsModel.Entities.StockItem

상속: DomainEntity
파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

공개 메소드들

메소드 설명
StockItem ( ) : Godot.Model
StockItem ( decimal quantity, RecipeableItem recipeableItem ) : Godot.Model

메소드 상세

StockItem() 공개 메소드

public StockItem ( ) : Godot.Model
리턴 Godot.Model

StockItem() 공개 메소드

public StockItem ( decimal quantity, RecipeableItem recipeableItem ) : Godot.Model
quantity decimal
recipeableItem RecipeableItem
리턴 Godot.Model