C# Class ME3Explorer.Matinee.InterpTrackSound

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

Méthodes publiques

Свойство Type Description
Sounds List
bContinueSoundOnMatineeEnd bool
bSuppressSubtitles bool

Méthodes publiques

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

Method Details

InterpTrackSound() public méthode

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

LoadData() public méthode

public LoadData ( ) : void
Résultat void

ToTree() public méthode

public ToTree ( ) : void
Résultat void

Property Details

Sounds public_oe property

public List Sounds
Résultat List

bContinueSoundOnMatineeEnd public_oe property

public bool bContinueSoundOnMatineeEnd
Résultat bool

bSuppressSubtitles public_oe property

public bool bSuppressSubtitles
Résultat bool