C# Class ME3Explorer.Matinee.InterpTrackFaceFX.FaceFXTrackKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
FaceFXGroupName string
FaceFXSeqName string
StartTime float

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

FaceFXGroupName public property

public string FaceFXGroupName
return string

FaceFXSeqName public property

public string FaceFXSeqName
return string

StartTime public property

public float StartTime
return float