C# 클래스 ABM_creator.Wand

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

공개 프로퍼티들

프로퍼티 타입 설명
iconsMissing string>.Dictionary

공개 메소드들

메소드 설명
GetMissingIcons ( ) : string>.Dictionary
Wand ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System
baseName ( int spellId ) : string
itemProperty ( int castSpellIp ) : NWN2ItemPropertyInfo

보호된 메소드들

메소드 설명
findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string

메소드 상세

GetMissingIcons() 공개 메소드

public GetMissingIcons ( ) : string>.Dictionary
리턴 string>.Dictionary

Wand() 공개 메소드

public Wand ( int ip, int spellId, int spellLevel, int casterLevel, CNWSpell spell ) : System
ip int
spellId int
spellLevel int
casterLevel int
spell CNWSpell
리턴 System

baseName() 공개 메소드

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

findIconName() 보호된 메소드

protected findIconName ( int spellId, CNWSpell spell, int spellLevel ) : string
spellId int
spell CNWSpell
spellLevel int
리턴 string

itemProperty() 공개 메소드

public itemProperty ( int castSpellIp ) : NWN2ItemPropertyInfo
castSpellIp int
리턴 NWN2ItemPropertyInfo

프로퍼티 상세

iconsMissing 정적으로 공개적으로 프로퍼티

static public Dictionary iconsMissing
리턴 string>.Dictionary