Property | Type | Description | |
---|---|---|---|
Options | HaloMap.Plugins.IFPIO.Option[] | ||
enumType | int | ||
value | int |
Method | Description | |
---|---|---|
BaseField_Leave ( object sender, |
||
Enums ( |
The Enums class
|
|
Poke ( ) : void | ||
Populate ( int iOffset, bool useMemoryStream ) : void | ||
Save ( ) : void | ||
SetFocus ( int LineToCheck ) : void |
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.
|
|
UpdateComboBox ( ) : void | ||
UpdateValue ( ) : void |
public BaseField_Leave ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Enums ( |
||
meta | The controls meta data | |
iEntName | string | The identifying name of the meta string |
map | The metas map file | |
iOffsetInChunk | int | The offset to the string in the memory stream |
iType | int | 8 for Enum8, 16 for Enum16, 32 for Enum32 types |
ioptions | The array of options available | |
iLineNumber | int | |
return | System |
public Populate ( int iOffset, bool useMemoryStream ) : void | ||
iOffset | int | |
useMemoryStream | bool | |
return | void |
public IFPIO.Option[],HaloMap.Plugins Options | ||
return | HaloMap.Plugins.IFPIO.Option[] |