Свойство | Тип | Описание | |
---|---|---|---|
Options | HaloMap.Plugins.IFPIO.Option[] | ||
bitCount | int |
Метод | Описание | |
---|---|---|
BaseField_Leave ( object sender, |
||
Bitmask ( |
The Bitmask class
|
|
Poke ( ) : void | ||
Populate ( int iOffset, bool useMemoryStream ) : void | ||
Save ( ) : void | ||
SetFocus ( int LineToCheck ) : void |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
BitsToBool ( ) : void | ||
BoolsToControls ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MakeControls ( ) : void | ||
checkBox1_CheckedChanged ( object sender, |
||
getLongestName ( ) : void |
public BaseField_Leave ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public Bitmask ( |
||
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 |
iBitCount | int | 8 for Bitmask8, 16 for Bitmask16, 32 for Bitmask32 types |
ioptions | The array of options available | |
iLineNumber | int | |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public Populate ( int iOffset, bool useMemoryStream ) : void | ||
iOffset | int | |
useMemoryStream | bool | |
Результат | void |
public SetFocus ( int LineToCheck ) : void | ||
LineToCheck | int | |
Результат | void |
public IFPIO.Option[],HaloMap.Plugins Options | ||
Результат | HaloMap.Plugins.IFPIO.Option[] |