Audio Listener Will Be Destroyed Event
data class AudioListenerWillBeDestroyedEvent(contextId: GraphObjectId, listenerId: GraphObjectId) : Event
Content copied to clipboard
Notifies that a new AudioListener has been created.
Constructors
AudioListenerWillBeDestroyedEvent
Link copied to clipboard
fun AudioListenerWillBeDestroyedEvent(contextId: GraphObjectId, listenerId: GraphObjectId)
Content copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard