C# Class ME3Explorer.Matinee.SFXGameInterpTrackProcFoley

Inheritance: SFXGameActorInterpTrack
ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_TrackFoleySound int
m_aProcFoleyStartStopKeys List

Public Methods

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

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SFXGameInterpTrackProcFoley() public method

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

ToTree() public method

public ToTree ( ) : void
return void

Property Details

m_TrackFoleySound public_oe property

public int m_TrackFoleySound
return int

m_aProcFoleyStartStopKeys public_oe property

public List m_aProcFoleyStartStopKeys
return List