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

AnimatorVariable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:b425208e596e05eeae32f89822f23a311f98bf80ccc5765814a2316fcae2a014

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

Original lines: 28-30

Declaration hash: sha256:61a5497bb759a0b9b42c1374080ea80040bfe3661801117c767331fa64506777

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