C# Class ME3Explorer.Matinee.InterpTrackFaceFX.FaceFXTrackKey

ファイルを表示 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_oe property

public string FaceFXGroupName
return string

FaceFXSeqName public_oe property

public string FaceFXSeqName
return string

StartTime public_oe property

public float StartTime
return float