Class AudioListData
- Namespace
- CodeBase.SoundSystem.Components
- Assembly
- 4Experience.CodeBase.SoundSystem.Runtime.dll
[CreateAssetMenu(menuName = "4Experience/CodeBase/Sound System/AudioListData")]
internal class AudioListData : ExtendedScriptableObject
- Inheritance
-
ObjectScriptableObjectAudioListData
- Extension Methods
Properties
AudioListCollection
public List<AudioListElementData> AudioListCollection { get; private set; }