Click or drag to resize

EngineModelAudioCenter Property

Defines all music and sound effects available in the simulation.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public AudioCenterModel AudioCenter { get; set; }

Property Value

Type: AudioCenterModel
See Also