C# Class ME3Explorer.Matinee.InterpTrackVectorMaterialParam.MeshMaterialRef

ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
MaterialIndex int
MeshComp int

Public Methods

Method Description
ToTree ( int index ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int index ) : TreeNode
index int
return System.Windows.Forms.TreeNode

Property Details

MaterialIndex public_oe property

public int MaterialIndex
return int

MeshComp public_oe property

public int MeshComp
return int