C# 클래스 ABM_creator.ConsumableCreator

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

공개 프로퍼티들

프로퍼티 타입 설명
ipHash HashSet

공개 메소드들

메소드 설명
NotfyIconsNotFoundFor ( string consumableName, string>.Dictionary missingIcons ) : void
Run ( ) : void
nonpotion ( int spellid ) : bool

비공개 메소드들

메소드 설명
addClassRestrictions ( NWN2Toolset item, int bardLevel, int clericLevel, int druidLevel, int paladinLevel, int rangerLevel, int wizardLevel ) : NWN2Toolset.NWN2.Data.Blueprints.NWN2ItemBlueprint

메소드 상세

NotfyIconsNotFoundFor() 공개 메소드

public NotfyIconsNotFoundFor ( string consumableName, string>.Dictionary missingIcons ) : void
consumableName string
missingIcons string>.Dictionary
리턴 void

Run() 공개 메소드

public Run ( ) : void
리턴 void

nonpotion() 공개 메소드

public nonpotion ( int spellid ) : bool
spellid int
리턴 bool

프로퍼티 상세

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

static public HashSet ipHash
리턴 HashSet