Property | Type | Description | |
---|---|---|---|
Alwaysontop | bool | ||
Automaticupdates | bool | ||
Blockcommands | bool | ||
Buycyclewait | double | ||
Chatfilter | string | ||
Cheapo | bool | ||
Currentpath | string | ||
Globaldelay | double | ||
Openlast | bool | ||
price | string | ||
process |
Method | Description | |
---|---|---|
NotifyPropertyChanged ( string propertyName ) : void | ||
SetStatus ( string status ) : void | ||
SetStatus ( string status, Modes mode ) : void |
Method | Description | |
---|---|---|
CampahStatus ( ) : System | ||
CampahStatus ( string status, Modes mode ) : System |
public NotifyPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public static SetStatus ( string status ) : void | ||
status | string | |
return | void |
public static SetStatus ( string status, Modes mode ) : void | ||
status | string | |
mode | Modes | |
return | void |