C# Class ME3Explorer.Conditionals

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
Entry List
UnknownInt16 int
components System.ComponentModel.IContainer
currefbool List
currefint List
editToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
fileToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
lastsearch string
listBox1 System.Windows.Forms.ListBox
mapToSVGToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
memory byte[]
memsize int
menuStrip1 System.Windows.Forms.MenuStrip
openToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
pb1 System.Windows.Forms.ToolStripProgressBar
rtb1 System.Windows.Forms.RichTextBox
saveToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
splitContainer1 System.Windows.Forms.SplitContainer
statusStrip1 System.Windows.Forms.StatusStrip

Méthodes publiques

Méthode Description
CalcSize ( long filesize ) : void
CondBool ( byte buffer ) : string
CondBoolExp ( byte buffer ) : string
CondFloat ( byte buffer ) : string
CondFloatExp ( byte buffer ) : string
CondGen ( byte buffer ) : string
CondInt ( byte buffer ) : string
CondIntExp ( byte buffer ) : string
Conditionals ( ) : System
DetectCondition ( byte buffer, bool textout ) : void
GetBiggestID ( ) : int
InitializeComponent ( ) : void

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.

LoadFile ( string path ) : void
RefreshList ( ) : void
ReplaceData ( byte buff, int entry ) : void
SortEntries ( ) : void
SortEntries2 ( ) : void
getOptFlag ( byte b ) : OptFlag

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Verwendete Ressourcen bereinigen.

Private Methods

Méthode Description
CreateLine ( int x1, int y1, int x2, int y2 ) : string
CreateRect ( int x, int y, int w, int h ) : string
CreateText ( int x, int y, string s ) : string
ReadArray ( FileStream fs, uint pos, uint len ) : byte[]
ReadInt16 ( FileStream fs ) : int
ReadInt32 ( FileStream fs ) : int
cloneToolStripMenuItem1_Click ( object sender, EventArgs e ) : void
deleteToolStripMenuItem_Click ( object sender, EventArgs e ) : void
editExpressionToolStripMenuItem_Click ( object sender, EventArgs e ) : void
editIDToolStripMenuItem_Click ( object sender, EventArgs e ) : void
forIDToolStripMenuItem_Click ( object sender, EventArgs e ) : void
listBox1_SelectedIndexChanged_1 ( object sender, EventArgs e ) : void
mapToSVGToolStripMenuItem_Click ( object sender, EventArgs e ) : void
openToolStripMenuItem_Click ( object sender, EventArgs e ) : void
saveToolStripMenuItem_Click ( object sender, EventArgs e ) : void
searchAgainToolStripMenuItem_Click ( object sender, EventArgs e ) : void

Method Details

CalcSize() public méthode

public CalcSize ( long filesize ) : void
filesize long
Résultat void

CondBool() public méthode

public CondBool ( byte buffer ) : string
buffer byte
Résultat string

CondBoolExp() public méthode

public CondBoolExp ( byte buffer ) : string
buffer byte
Résultat string

CondFloat() public méthode

public CondFloat ( byte buffer ) : string
buffer byte
Résultat string

CondFloatExp() public méthode

public CondFloatExp ( byte buffer ) : string
buffer byte
Résultat string

CondGen() public méthode

public CondGen ( byte buffer ) : string
buffer byte
Résultat string

CondInt() public méthode

public CondInt ( byte buffer ) : string
buffer byte
Résultat string

CondIntExp() public méthode

public CondIntExp ( byte buffer ) : string
buffer byte
Résultat string

Conditionals() public méthode

public Conditionals ( ) : System
Résultat System

DetectCondition() public méthode

public DetectCondition ( byte buffer, bool textout ) : void
buffer byte
textout bool
Résultat void

Dispose() protected méthode

Verwendete Ressourcen bereinigen.
protected Dispose ( bool disposing ) : void
disposing bool True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.
Résultat void

GetBiggestID() public méthode

public GetBiggestID ( ) : int
Résultat int

InitializeComponent() public méthode

Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
public InitializeComponent ( ) : void
Résultat void

LoadFile() public méthode

public LoadFile ( string path ) : void
path string
Résultat void

RefreshList() public méthode

public RefreshList ( ) : void
Résultat void

ReplaceData() public méthode

public ReplaceData ( byte buff, int entry ) : void
buff byte
entry int
Résultat void

SortEntries() public méthode

public SortEntries ( ) : void
Résultat void

SortEntries2() public méthode

public SortEntries2 ( ) : void
Résultat void

getOptFlag() public méthode

public getOptFlag ( byte b ) : OptFlag
b byte
Résultat OptFlag

Property Details

Entry public_oe property

public List Entry
Résultat List

UnknownInt16 public_oe property

public int UnknownInt16
Résultat int

components public_oe property

Erforderliche Designervariable.
public System.ComponentModel.IContainer components
Résultat System.ComponentModel.IContainer

currefbool public_oe property

public List currefbool
Résultat List

currefint public_oe property

public List currefint
Résultat List

editToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

fileToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

lastsearch public_oe property

public string lastsearch
Résultat string

listBox1 public_oe property

public System.Windows.Forms.ListBox listBox1
Résultat System.Windows.Forms.ListBox

mapToSVGToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem mapToSVGToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

memory public_oe property

public byte[] memory
Résultat byte[]

memsize public_oe property

public int memsize
Résultat int

menuStrip1 public_oe property

public System.Windows.Forms.MenuStrip menuStrip1
Résultat System.Windows.Forms.MenuStrip

openToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

pb1 public_oe property

public System.Windows.Forms.ToolStripProgressBar pb1
Résultat System.Windows.Forms.ToolStripProgressBar

rtb1 public_oe property

public System.Windows.Forms.RichTextBox rtb1
Résultat System.Windows.Forms.RichTextBox

saveToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

splitContainer1 public_oe property

public System.Windows.Forms.SplitContainer splitContainer1
Résultat System.Windows.Forms.SplitContainer

statusStrip1 public_oe property

public System.Windows.Forms.StatusStrip statusStrip1
Résultat System.Windows.Forms.StatusStrip