C# Class ME3Explorer.Matinee.SFXInterpTrackSetPlayerNearClipPlane.NearClipKey

Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_bUseDefaultValue bool
m_fValue float

Public Methods

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

Method Details

ToTree() public method

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

Property Details

m_bUseDefaultValue public_oe property

public bool m_bUseDefaultValue
return bool

m_fValue public_oe property

public float m_fValue
return float