AudioSourceEvent.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Event/Game/AudioSourceEvent.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Event/Game/AudioSourceEvent.cs
Source file hash: sha256:75836edfc722edbbeb3794536d2b804b16304a0366b9a001e87a48fbb4dc5b0c
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: AudioSourceEvent
Section titled “Type: AudioSourceEvent”Original lines: 28-29
Declaration hash: sha256:5673afd1fbd1c85d3b1ff70c612c2db30247a2f2bb1a6952b1e435b99520c61c
[CreateAssetMenu(menuName = "Bit Quirky/Event/Game/AudioSource", order = -7594)]public sealed class AudioSourceEvent : GenericEvent<AudioSource>{}