Audio Player Interface component as seen in the Scene Inspector
The AudioPlayerInterface component is used on AudioClip objects that are spawned in by the user to allow the engine to interface with the stored audio clip.
Whether this audio clip interface is a spawned interface or one being edited currently by the user. Usually set to true by the game when loaded as a user's favorite audio clip player
This can be attached to a slot in order for the user to make own audio clip interface for when they import an audio clip. Although, it may be easier to edit the default existing audio clip player interface.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.