C# 클래스 D3Bit.Data

파일 보기 프로젝트 열기: CreepGin/D3Bit

공개 프로퍼티들

프로퍼티 타입 설명
CommonTypes string>.Dictionary
FollowerTypes string>.Dictionary
ItemQualities string>.Dictionary
ItemTypes string>.Dictionary
OffHandTypes string>.Dictionary
WeaponTypes string>.Dictionary
affixMatches string>.Dictionary

공개 메소드들

메소드 설명
LoadAffixes ( string languageCode ) : void

메소드 상세

LoadAffixes() 공개 정적인 메소드

public static LoadAffixes ( string languageCode ) : void
languageCode string
리턴 void

프로퍼티 상세

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

public static Dictionary CommonTypes
리턴 string>.Dictionary

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

public static Dictionary FollowerTypes
리턴 string>.Dictionary

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

public static Dictionary ItemQualities
리턴 string>.Dictionary

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

public static Dictionary ItemTypes
리턴 string>.Dictionary

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

public static Dictionary OffHandTypes
리턴 string>.Dictionary

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

public static Dictionary WeaponTypes
리턴 string>.Dictionary

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

public static Dictionary affixMatches
리턴 string>.Dictionary