C# Class ME3Explorer.Matinee.SFXGameInterpTrackProcFoley.ProcFoleyStartStopKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_bStart bool
m_fMaxThreshold float
m_fSmoothingFactor float

Public Methods

Method Description
ToTree ( int index, float time, ME3Package pcc ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int index, float time, ME3Package pcc ) : TreeNode
index int
time float
pcc ME3Package
return System.Windows.Forms.TreeNode

Property Details

m_bStart public property

public bool m_bStart
return bool

m_fMaxThreshold public property

public float m_fMaxThreshold
return float

m_fSmoothingFactor public property

public float m_fSmoothingFactor
return float