ISoundEffect Interface
Represents a loaded sound effect.
public interface ISoundEffect : System.IDisposable
Derived
↳ SDL3SoundEffect
Implements System.IDisposable
| Properties | |
|---|---|
| IsLoaded | Gets whether the sound effect is loaded. |
| Name | Gets the name or path of the sound effect. |