C# Class ME3Explorer.Matinee.SFXInterpTrackAttachCrustEffect

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

Public Properties

Property Type Description
m_aCrustEffectKeyData List
m_aTarget List
oEffect int

Public Methods

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

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SFXInterpTrackAttachCrustEffect() public method

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

ToTree() public method

public ToTree ( ) : void
return void

Property Details

m_aCrustEffectKeyData public_oe property

public List m_aCrustEffectKeyData
return List

m_aTarget public_oe property

public List m_aTarget
return List

oEffect public_oe property

public int oEffect
return int