C# Class ME3Explorer.Matinee.InterpTrackVectorMaterialParam

Inheritance: InterpTrackVectorBase
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
AffectedMaterialRefs List
ParamName int

Public Methods

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

Method Details

InterpTrackVectorMaterialParam() public method

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

AffectedMaterialRefs public_oe property

public List AffectedMaterialRefs
return List

ParamName public_oe property

public int ParamName
return int