C# Class FSO.SimAntics.Model.Sound.VMSoundEntry

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Loop bool
Name string
Pan bool
Sound FSO.HIT.HITSound
Zoom bool

Property Details

Loop public_oe property

public bool Loop
Résultat bool

Name public_oe property

public string Name
Résultat string

Pan public_oe property

public bool Pan
Résultat bool

Sound public_oe property

public HITSound,FSO.HIT Sound
Résultat FSO.HIT.HITSound

Zoom public_oe property

public bool Zoom
Résultat bool