C# 클래스 D3Helper.A_Handler.AutoGamble.AutoGamble

파일 보기 프로젝트 열기: r3peat/D3Helper.Public

공개 프로퍼티들

프로퍼티 타입 설명
isGambling bool

공개 메소드들

메소드 설명
start_Gamble ( ) : void

비공개 메소드들

메소드 설명
get_BloodShardAmount ( ) : long
isGambleVendor ( ) : bool
tryAutoGamble ( ) : void
tryCheckEnoughShards ( ) : bool
tryCheckInventoryFull ( ) : bool
tryGetBloodShardCosts ( UIReference lastClickedElement ) : int
tryGetLastClickedUIReference ( ) : UIReference
tryGetMouseCaptureUIReference ( ) : UIReference

메소드 상세

start_Gamble() 공개 정적인 메소드

public static start_Gamble ( ) : void
리턴 void

프로퍼티 상세

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

public static bool isGambling
리턴 bool