C# Class ME3Explorer.Matinee.InterpTrackVisibility.VisibilityTrackKey

ファイルを表示 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_oe property

public byteprop,ME3Explorer.Matinee Action
return byteprop

ActiveCondition public_oe property

public byteprop,ME3Explorer.Matinee ActiveCondition
return byteprop

Time public_oe property

public int Time
return int