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

AudioSourceVariable.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Variable/Game/AudioSourceVariable.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Variable/Game/AudioSourceVariable.cs

Source file hash: sha256:5efd9552b3044fd001503aebed0042ae3abbfffc75c7ba7de5c61e1a92064c45

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 28-30

Declaration hash: sha256:a77dc163f92b1a1a69ca20abc2547517f9b9d499abd43bee5823dcfa46b1eb44

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Game/AudioSource", order = -7295)]
public class AudioSourceVariable : Variable<AudioSource>
{
}
Full-size image