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

AnimatorSetter.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:1d28e77f05d9b5da57beedf50c70c3fbd340ac491552e46e03e6137a4759f63a

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

Original lines: 28-31

Declaration hash: sha256:aefd174aa16671e7cd6e8c7081f393a972ba5a35fa1fce2c10475633df46ff9d

C#
[RequireComponent(typeof(Animator)), DefaultExecutionOrder(-1)]
public class AnimatorSetter : ComponentSetter<AnimatorVariable, Animator>
{
}
Full-size image