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

AudioSourceSetter.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:c73634c79bde7220a572cc286bd5b3f522668f654b309ff584bb35022f9b97bc

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

Original lines: 30-33

Declaration hash: sha256:4abf50d8aa2e130228edc0265d25603f92c1e913840149d8b139095ff83792fe

C#
[RequireComponent(typeof(AudioSource))]
public class AudioSourceSetter : ComponentSetter<AudioSourceVariable, AudioSource>
{
}
Full-size image