C# 클래스 WowheadRipper.ExtendedCosts

파일 보기 프로젝트 열기: Sovak/WowheadRipper 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CURRENCY_PRECISION System.UInt32

공개 메소드들

메소드 설명
GetExtendedCost ( UInt32>.Dictionary currencyCost, UInt32>.Dictionary itemCost, UInt32 arenaRating ) : UInt32
HasToBePrecised ( UInt32 currency ) : bool

메소드 상세

GetExtendedCost() 공개 정적인 메소드

public static GetExtendedCost ( UInt32>.Dictionary currencyCost, UInt32>.Dictionary itemCost, UInt32 arenaRating ) : UInt32
currencyCost UInt32>.Dictionary
itemCost UInt32>.Dictionary
arenaRating System.UInt32
리턴 System.UInt32

HasToBePrecised() 공개 정적인 메소드

public static HasToBePrecised ( UInt32 currency ) : bool
currency System.UInt32
리턴 bool

프로퍼티 상세

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

public static UInt32,System CURRENCY_PRECISION
리턴 System.UInt32