C# Class D3Helper.A_Handler.AutoGamble.AutoGamble

Show file Open project: r3peat/D3Helper.Public

Public Properties

Property Type Description
isGambling bool

Public Methods

Method Description
start_Gamble ( ) : void

Private Methods

Method Description
get_BloodShardAmount ( ) : long
isGambleVendor ( ) : bool
tryAutoGamble ( ) : void
tryCheckEnoughShards ( ) : bool
tryCheckInventoryFull ( ) : bool
tryGetBloodShardCosts ( UIReference lastClickedElement ) : int
tryGetLastClickedUIReference ( ) : UIReference
tryGetMouseCaptureUIReference ( ) : UIReference

Method Details

start_Gamble() public static method

public static start_Gamble ( ) : void
return void

Property Details

isGambling public static property

public static bool isGambling
return bool