C# Class ME3Explorer.Matinee.SFXGameInterpTrackProcFoley.ProcFoleyStartStopKey

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
m_bStart bool
m_fMaxThreshold float
m_fSmoothingFactor float

Méthodes publiques

Méthode Description
ToTree ( int index, float time, ME3Package pcc ) : TreeNode

Method Details

ToTree() public méthode

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

Property Details

m_bStart public_oe property

public bool m_bStart
Résultat bool

m_fMaxThreshold public_oe property

public float m_fMaxThreshold
Résultat float

m_fSmoothingFactor public_oe property

public float m_fSmoothingFactor
Résultat float