Property | Type | Description | |
---|---|---|---|
EnhancmentCounts | int[] | ||
EnhancmentTypes | int[] | ||
HeroType | int | ||
Items | int[] |
Method | Description | |
---|---|---|
HeroBuild ( int heroType, int items, int potionTypes, int potionCounts ) : System |
public HeroBuild ( int heroType, int items, int potionTypes, int potionCounts ) : System | ||
heroType | int | |
items | int | |
potionTypes | int | |
potionCounts | int | |
return | System |