C# Class ME3Explorer.Matinee.BioInterpTrackRotationMode.RotationModeKey

Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
FindActorTag ME3Explorer.Unreal.NameReference
InterpTime float

Public Methods

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

Method Details

ToTree() public method

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

Property Details

FindActorTag public_oe property

public NameReference,ME3Explorer.Unreal FindActorTag
return ME3Explorer.Unreal.NameReference

InterpTime public_oe property

public float InterpTime
return float