프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExtractorForm | Form1 | ||
OCRing | bool | ||
inventoryCheckTimer | Timer | ||
theOverlay | |||
timers | List |
메소드 | 설명 | |
---|---|---|
ARKOverlay ( ) : System | ||
setValues ( float wildValues, float tamedValues, Color colors = null ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
ARKOverlay_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
inventoryCheckTimer_Tick ( object sender, |
||
setBreedingProgressValues ( float percentage, int maxTime ) : void | ||
setExtraText ( string p ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public setValues ( float wildValues, float tamedValues, Color colors = null ) : void | ||
wildValues | float | |
tamedValues | float | |
colors | Color | |
리턴 | void |