C# Class ME3Explorer.Matinee.InterpTrackVisibility.VisibilityTrackKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Action byteprop
ActiveCondition byteprop
Time int

Public Methods

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

Method Details

ToTree() public method

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

Property Details

Action public property

public byteprop,ME3Explorer.Matinee Action
return byteprop

ActiveCondition public property

public byteprop,ME3Explorer.Matinee ActiveCondition
return byteprop

Time public property

public int Time
return int