C# 클래스 D3Helper.A_Collection.SkillPower

파일 보기 프로젝트 열기: r3peat/D3Helper.Public 1 사용 예제들

공개 메소드들

메소드 설명
SkillPower ( int powerSNO, string name, List runes, int resourceCost, bool isPrimaryResource, bool isCooldownSpell ) : System

메소드 상세

SkillPower() 공개 메소드

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
리턴 System