C# Class D3Helper.A_Collection.SkillPower

Datei anzeigen Open project: r3peat/D3Helper.Public Class Usage Examples

Public Methods

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

Method Details

SkillPower() public method

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
return System