Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

AudioSourceEvent.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Event/Game/AudioSourceEvent.cs.

Source snapshot ad0983d00d77.

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.

Original lines: 28-29

Declaration hash: sha256:5673afd1fbd1c85d3b1ff70c612c2db30247a2f2bb1a6952b1e435b99520c61c

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Game/AudioSource", order = -7594)]
public sealed class AudioSourceEvent : GenericEvent<AudioSource>
{
}
Full-size image