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

FloatEvent.cs declarations

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

Source snapshot ad0983d00d77.

On this page

Original file: ../bitquirky-core/Runtime/Event/FloatEvent.cs

Source file hash: sha256:e99b1ba4b241e5e92a31837017fcf35289b6f257fc079fe4322f283ba098c596

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

Original lines: 29-32

Declaration hash: sha256:915694e5084bbb14430e6ad52ea4a7d8a5421c7535700fc82fc304dcd2ba318c

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Float", order = -7597)]
public sealed class FloatEvent : GenericEvent<float>
{
}
Full-size image