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

AnimatorEvent.cs declarations

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

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Event/Game/AnimatorEvent.cs

Source file hash: sha256:0a214649b4da87b53c45d361e887c6e3c1aebaff720634dfb2ee1da831339da9

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

Original lines: 28-29

Declaration hash: sha256:690d4ec3c2c212262add4f647cd2c22fa7cf8b444a6d8bb8d8c0a41c16399902

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