C# Class ME3Explorer.Matinee.InterpCurveVector

Exibir arquivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
Points List

Public Methods

Method Description
ToTree ( string name, ME3Package pcc ) : TreeNode

Method Details

ToTree() public method

public ToTree ( string name, ME3Package pcc ) : TreeNode
name string
pcc ME3Package
return System.Windows.Forms.TreeNode

Property Details

Points public_oe property

public List Points
return List