Property | Type | Description | |
---|---|---|---|
Options | HaloMap.Plugins.IFPIO.Option[] | ||
bitCount | int |
Method | Description | |
---|---|---|
Bitmask ( string iEntName, |
|
|
Poke ( ) : void |
The poke.
|
|
Populate ( int iOffset ) : void |
The populate.
|
|
Save ( ) : void |
The save.
|
|
SetFocus ( int LineToCheck ) : void |
The set focus.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Bitmask_Enter ( object sender, |
The bitmask_ enter.
|
|
Bitmask_Leave ( object sender, |
The bitmask_ leave.
|
|
BitsToBool ( ) : void |
The bits to bool.
|
|
BoolsToControls ( ) : void |
The bools to controls.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MakeControls ( ) : void |
The make controls.
|
|
checkBox1_CheckedChanged ( object sender, |
The check box 1_ checked changed.
|
|
getLongestName ( ) : void |
The get longest name.
|
public Bitmask ( string iEntName, |
||
iEntName | string | |
map | ||
iOffsetInChunk | int | |
iBitCount | int | |
ioptions | ||
iLineNumber | int | |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Populate ( int iOffset ) : void | ||
iOffset | int | /// The i offset. /// |
return | void |
public SetFocus ( int LineToCheck ) : void | ||
LineToCheck | int | /// The line to check. /// |
return | void |
public IFPIO.Option[],HaloMap.Plugins Options | ||
return | HaloMap.Plugins.IFPIO.Option[] |