C# Class ME3Explorer.Matinee.BioInterpTrack.TrackKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
KeyName ME3Explorer.Unreal.NameReference
fTime float

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

KeyName public property

public NameReference,ME3Explorer.Unreal KeyName
return ME3Explorer.Unreal.NameReference

fTime public property

public float fTime
return float