C# Class ME3Explorer.Matinee.SFXInterpTrackToggleBase.ToggleKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_bEnable bool
m_bToggle bool

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_bEnable public property

public bool m_bEnable
return bool

m_bToggle public property

public bool m_bToggle
return bool