C# Class ME3Explorer.Matinee.BioInterpTrackMove

Inheritance: InterpTrackMove
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
FacingController ME3Explorer.Unreal.NameReference

Public Methods

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

Method Details

BioInterpTrackMove() public method

public BioInterpTrackMove ( 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

FacingController public_oe property

public NameReference,ME3Explorer.Unreal FacingController
return ME3Explorer.Unreal.NameReference