Méthode | Description | |
---|---|---|
CloseMenu ( ) : void | ||
StartBuying ( ) : void | ||
StopBuying ( ) : void | ||
StopBuying ( string status ) : void | ||
StopBuying ( string status, ThreadStart thread ) : void | ||
TraverseMenu ( String address ) : bool |
Méthode | Description | |
---|---|---|
BidOnItem ( CampahApp.ItemRequest item ) : void | ||
BuyProceedure ( ) : void | ||
GotoBidMenu ( ) : void | ||
GotoMenu ( string address ) : bool | ||
IsMenuEqual ( int a, int b ) : bool | ||
IsTargetValid ( string currenttarget ) : bool | ||
ReadAHItems ( ) : int[] | ||
StartWaitCycle ( System.TimeSpan time ) : void |
public StopBuying ( string status, ThreadStart thread ) : void | ||
status | string | |
thread | ThreadStart | |
Résultat | void |
public TraverseMenu ( String address ) : bool | ||
address | String | |
Résultat | bool |