Method | Description | |
---|---|---|
AddAddon ( |
Add the addon method to this event
|
|
AddFire ( |
Add the fire method to this event
|
|
AddOther ( |
Add another method to this event
|
|
AddRemoveOn ( |
Add the removeon method to this event
|
Method | Description | |
---|---|---|
BuildTables ( |
||
Event ( string name, Type eType, |
||
GetCodedIx ( CIx code ) : uint | ||
Size ( |
||
Write ( PEAPI.FileImage output ) : void |
public AddAddon ( |
||
addon | the addon method | |
return | void |
public AddFire ( |
||
fire | the fire method | |
return | void |
public AddOther ( |
||
other | the method to be added | |
return | void |
public AddRemoveOn ( |
||
removeOn | the removeon method | |
return | void |