C# Class ME3Explorer.Matinee.SFXInterpTrackToggleLightEnvironment

Inheritance: SFXInterpTrackToggleBase
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_LightEnvSeq int

Public Methods

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

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SFXInterpTrackToggleLightEnvironment() public method

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

ToTree() public method

public ToTree ( ) : void
return void

Property Details

m_LightEnvSeq public_oe property

public int m_LightEnvSeq
return int