C# Class ME3Explorer.Matinee.SFXInterpTrackDestroy

Inheritance: BioInterpTrack
Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_aTarget List

Public Methods

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

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SFXInterpTrackDestroy() public method

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

ToTree() public method

public ToTree ( ) : void
return void

Property Details

m_aTarget public property

public List m_aTarget
return List