C# 클래스 ABM_creator.ArcaneScroll

상속: Scroll
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 메소드들

메소드 설명
ArcaneScroll ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell, string icon ) : System
baseName ( int spellId ) : string

메소드 상세

ArcaneScroll() 공개 메소드

public ArcaneScroll ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell, string icon ) : System
ip int
spellId int
spellLevel int
casterLevel int
spell CNWSpell
icon string
리턴 System

baseName() 공개 메소드

public baseName ( int spellId ) : string
spellId int
리턴 string