Property | Type | Description | |
---|---|---|---|
AutoSave | bool | ||
ShowBitmask16s | bool | ||
ShowBitmask32s | bool | ||
ShowBitmask8s | bool | ||
ShowBlockIndex16s | bool | ||
ShowBlockIndex32s | bool | ||
ShowBlockIndex8s | bool | ||
ShowBytes | bool | ||
ShowEnum16s | bool | ||
ShowEnum32s | bool | ||
ShowEnum8s | bool | ||
ShowFloats | bool | ||
ShowIdents | bool | ||
ShowInts | bool | ||
ShowInvisibles | bool | ||
ShowReflexives | bool | ||
ShowSIDs | bool | ||
ShowShorts | bool | ||
ShowString256s | bool | ||
ShowString32s | bool | ||
ShowUints | bool | ||
ShowUndefineds | bool | ||
ShowUnicodeString256s | bool | ||
ShowUnicodeString64s | bool | ||
ShowUshorts | bool | ||
_Paint | bool | ||
ifp | IFPIO | ||
map | Map | ||
pluginName | string | ||
selectedTagType | string | ||
stringSwap | MEStringsSelector |
Method | Description | |
---|---|---|
IdentLoader_DropDown ( object sender, EventArgs e ) : void |
The ident loader_ drop down.
|
|
IdentLoader_DropDownClosed ( object sender, EventArgs e ) : void |
The ident loader_ drop down closed.
|
|
MetaEditor ( ) : System |
Initializes a new instance of the MetaEditor class.
|
|
ReloadMetaForSameTagType ( bool reloadreflexive ) : void |
The reload meta for same tag type.
|
|
SaveButton_DropDown ( object sender, EventArgs e ) : void |
The save button_ drop down.
|
|
loadControls ( Map map ) : void |
The load controls.
|
|
restoreInfoText ( ) : void |
The restore info text.
|
|
setInfoText ( string text ) : void |
The set info text.
|
|
setReflexiveText ( string Name, int Current, int Total ) : void |
The set reflexive text.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
WndProc ( Message &m ) : void |
The wnd proc.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadENTControls ( object entArray ) : void |
The load ent controls.
|
|
MetaEditor_SizeChanged ( object sender, EventArgs e ) : void |
The meta editor_ size changed.
|
|
PokeRecursively ( ) : void |
The poke recursively.
|
|
SaveRecursively ( ) : void |
The save recursively.
|
|
SetFocusRecursively ( int LineToCheck ) : void |
The set focus recursively.
|
|
buttOk_Click ( object sender, EventArgs e ) : void |
The butt ok_ click.
|
|
copyToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
The copy tool strip menu item_ click.
|
|
cutToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
The cut tool strip menu item_ click.
|
|
deleteToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
The delete tool strip menu item_ click.
|
|
gotoToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
The goto tool strip menu item_ click.
|
|
identContext_Opening ( object sender, CancelEventArgs e ) : void |
The ident context_ opening.
|
|
listEntItemsClose ( object sender, EventArgs e ) : void |
The list ent items close.
|
|
pasteToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
The paste tool strip menu item_ click.
|
|
toolStripButton1_Click ( object sender, EventArgs e ) : void |
The tool strip button 1_ click.
|
|
toolStripButton2_Click ( object sender, EventArgs e ) : void |
The tool strip button 2_ click.
|
|
toolStripColorShifting_Click ( object sender, EventArgs e ) : void |
The tool strip color shifting_ click.
|
|
toolStripLabel1_Click ( object sender, EventArgs e ) : void |
The tool strip label 1_ click.
|
|
toolStripMenuItem3_Click ( object sender, EventArgs e ) : void |
The tool strip menu item 3_ click.
|
|
toolStripShowAll_Click ( object sender, EventArgs e ) : void |
The tool strip show all_ click.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public IdentLoader_DropDown ( object sender, EventArgs e ) : void | ||
sender | object | The sender. |
e | EventArgs | The e. |
return | void |
public IdentLoader_DropDownClosed ( object sender, EventArgs e ) : void | ||
sender | object | The sender. |
e | EventArgs | The e. |
return | void |
public ReloadMetaForSameTagType ( bool reloadreflexive ) : void | ||
reloadreflexive | bool | The reloadreflexive. |
return | void |
public SaveButton_DropDown ( object sender, EventArgs e ) : void | ||
sender | object | The sender. |
e | EventArgs | The e. |
return | void |
public loadControls ( Map map ) : void | ||
map | Map | The map number. |
return | void |
public setInfoText ( string text ) : void | ||
text | string | The text. |
return | void |
public setReflexiveText ( string Name, int Current, int Total ) : void | ||
Name | string | The name. |
Current | int | The current. |
Total | int | The total. |
return | void |
public static bool ShowUnicodeString256s | ||
return | bool |
public static bool ShowUnicodeString64s | ||
return | bool |