C# Class ME3Explorer.Matinee.InterpTrackVectorBase

Inheritance: InterpTrack
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
VectorTrack InterpCurveVector

Méthodes publiques

Méthode Description
GetKeyFrames ( ) : void
InterpTrackVectorBase ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
LoadData ( ) : void
ToTree ( ) : void

Method Details

GetKeyFrames() public méthode

public GetKeyFrames ( ) : void
Résultat void

InterpTrackVectorBase() public méthode

public InterpTrackVectorBase ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
idx int
pccobj ME3Package
Résultat ME3Explorer.SequenceObjects

LoadData() public méthode

public LoadData ( ) : void
Résultat void

ToTree() public méthode

public ToTree ( ) : void
Résultat void

Property Details

VectorTrack public_oe property

public InterpCurveVector,ME3Explorer.Matinee VectorTrack
Résultat InterpCurveVector