C# Class ME3Explorer.Matinee.SFXInterpTrackClientEffect

Inheritance: InterpTrackToggle
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
m_bAllowCooldown bool
m_bStopAllMatchingEffects bool
m_pEffect int
m_vSpawnParameters Vector

Méthodes publiques

Méthode Description
LoadData ( ) : void
SFXInterpTrackClientEffect ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
ToTree ( ) : void

Method Details

LoadData() public méthode

public LoadData ( ) : void
Résultat void

SFXInterpTrackClientEffect() public méthode

public SFXInterpTrackClientEffect ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
idx int
pccobj ME3Package
Résultat ME3Explorer.SequenceObjects

ToTree() public méthode

public ToTree ( ) : void
Résultat void

Property Details

m_bAllowCooldown public_oe property

public bool m_bAllowCooldown
Résultat bool

m_bStopAllMatchingEffects public_oe property

public bool m_bStopAllMatchingEffects
Résultat bool

m_pEffect public_oe property

public int m_pEffect
Résultat int

m_vSpawnParameters public_oe property

public Vector,ME3Explorer.Matinee m_vSpawnParameters
Résultat Vector