C# Class entity.MetaEditor2.MetaEditorControlPage.reflexiveData

ファイルを表示 Open project: troymac1ure/Entity

Public Properties

Property Type Description
baseOffset int
chunkCount int
chunkSelected int
inTagNumber int
node System.Windows.Forms.TreeNode
parent reflexiveData
reflexive HaloMap.Plugins.IFPIO.Reflexive
tsItems System.Windows.Forms.ToolStripItem[]

Public Methods

Method Description
reflexiveData ( reflexiveData parentReflexive ) : System

Method Details

reflexiveData() public method

public reflexiveData ( reflexiveData parentReflexive ) : System
parentReflexive reflexiveData
return System

Property Details

baseOffset public_oe property

public int baseOffset
return int

chunkCount public_oe property

public int chunkCount
return int

chunkSelected public_oe property

public int chunkSelected
return int

inTagNumber public_oe property

public int inTagNumber
return int

node public_oe property

public TreeNode,System.Windows.Forms node
return System.Windows.Forms.TreeNode

parent public_oe property

public reflexiveData,entity.MetaEditor2 parent
return reflexiveData

reflexive public_oe property

public IFPIO.Reflexive,HaloMap.Plugins reflexive
return HaloMap.Plugins.IFPIO.Reflexive

tsItems public_oe property

public ToolStripItem[],System.Windows.Forms tsItems
return System.Windows.Forms.ToolStripItem[]