(One intermediate revision by the same user not shown)
Line 5:
Line 5:
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.
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.
This is a favorite-able item like a favorite text viewer or a favorite world load indicator
This is a favorite-able item. See [[Favorites]].
== Fields ==
== Fields ==
Line 29:
Line 29:
== See Also ==
== See Also ==
{{Template:EntityInterface SeeAlso}}
[[Category:Components:Utility:Entity Interfaces{{#translation:}}|Audio Player Interface]]
[[Category:Components:Utility:Entity Interfaces{{#translation:}}|Audio Player Interface]]
[[Category:ComponentStub]]
[[Category:Components{{#translation:}}|Audio Player Interface]]
[[Category:Components{{#translation:}}|Audio Player Interface]]
Latest revision as of 20:29, 4 January 2025
Component image
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.