C# Class ME3Explorer.Matinee.SFXInterpTrackSetWeaponInstant

Inheritance: BioInterpTrack
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_Pawn int
m_PawnRefTag int
m_aWeaponClassKeyData List

Public Methods

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

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SFXInterpTrackSetWeaponInstant() public method

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

ToTree() public method

public ToTree ( ) : void
return void

Property Details

m_Pawn public_oe property

public int m_Pawn
return int

m_PawnRefTag public_oe property

public int m_PawnRefTag
return int

m_aWeaponClassKeyData public_oe property

public List m_aWeaponClassKeyData
return List