C# Class ME3Explorer.Matinee.InterpTrackMove.InterpLookupTrack.Point

ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
GroupName ME3Explorer.Unreal.NameReference
Time 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

GroupName public_oe property

public NameReference,ME3Explorer.Unreal GroupName
return ME3Explorer.Unreal.NameReference

Time public_oe property

public float Time
return float