Property | Type | Description | |
---|---|---|---|
console | System.Windows.Forms.TextBox |
Method | Description | |
---|---|---|
API_OnCrash ( |
||
API_OnFrame ( ) : void | ||
API_OnPluginCrash ( |
||
API_OnWrite ( string msg ) : void | ||
Main ( ) : System | ||
boxshow ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Main_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
listBox1_SelectedIndexChanged ( object sender, |
||
listView1_SelectedIndexChanged ( object sender, |
||
plugin_init ( ) : void |
public API_OnCrash ( |
||
exep | ||
return | void |
public API_OnPluginCrash ( |
||
exep | ||
plug | ZombieAPI | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |