C# Class ME3Explorer.Matinee.BioInterpTrackRotationMode

Inheritance: BioInterpTrack
Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
EventTrack List

Public Methods

Method Description
BioInterpTrackRotationMode ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
LoadData ( ) : void
ToTree ( ) : void

Method Details

BioInterpTrackRotationMode() public method

public BioInterpTrackRotationMode ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
idx int
pccobj ME3Package
return ME3Explorer.SequenceObjects

LoadData() public method

public LoadData ( ) : void
return void

ToTree() public method

public ToTree ( ) : void
return void

Property Details

EventTrack public property

public List EventTrack
return List