Class SoundData
- Namespace
- CodeBase.SoundSystem.Core
- Assembly
- 4Experience.CodeBase.SoundSystem.Runtime.dll
[Serializable]
public class SoundData : IName
- Inheritance
-
SoundData
- Implements
- Extension Methods
Properties
CurrentAudioClip
public AudioClip CurrentAudioClip { get; private set; }
Property Value
- AudioClip
Name
public string Name { get; private set; }