C# Class ME3Explorer.Matinee.InterpTrackVectorMaterialParam.MeshMaterialRef

Show file 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 property

public int MaterialIndex
return int

MeshComp public property

public int MeshComp
return int