Show / Hide Table of Contents

Class MyObjectBuilder_AudioEffectDefinition.SoundList

Inheritance
System.Object
MyObjectBuilder_AudioEffectDefinition.SoundList
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class SoundList : ValueType

Fields

SoundEffects

Declaration
public List<MyObjectBuilder_AudioEffectDefinition.SoundEffect> SoundEffects
Field Value
Type Description
System.Collections.Generic.List<MyObjectBuilder_AudioEffectDefinition.SoundEffect>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾