C# Class ME3Explorer.Matinee.InterpTrackSound.SoundTrackKey

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
Pitch float
Sound int
Time float
Volume float

Méthodes publiques

Méthode Description
ToTree ( int index, ME3Package pcc ) : TreeNode

Method Details

ToTree() public méthode

public ToTree ( int index, ME3Package pcc ) : TreeNode
index int
pcc ME3Package
Résultat System.Windows.Forms.TreeNode

Property Details

Pitch public_oe property

public float Pitch
Résultat float

Sound public_oe property

public int Sound
Résultat int

Time public_oe property

public float Time
Résultat float

Volume public_oe property

public float Volume
Résultat float