C# Class D3Helper.A_Collection.SkillPower

Afficher le fichier Open project: r3peat/D3Helper.Public Class Usage Examples

Méthodes publiques

Méthode Description
SkillPower ( int powerSNO, string name, List runes, int resourceCost, bool isPrimaryResource, bool isCooldownSpell ) : System

Method Details

SkillPower() public méthode

public SkillPower ( int powerSNO, string name, List runes, int resourceCost, bool isPrimaryResource, bool isCooldownSpell ) : System
powerSNO int
name string
runes List
resourceCost int
isPrimaryResource bool
isCooldownSpell bool
Résultat System