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

DoubleEvent.cs declarations

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

Source snapshot ad0983d00d77.

On this page

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

Source file hash: sha256:4922bddbe8755566b880721d9337b33446f4b1ee4c1663497436c45b0d7c56b2

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

Original lines: 28-29

Declaration hash: sha256:5e56ef1b317c7645229ec2bb0a51af66193e83c4e848c13cde3d24746a09593a

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Double", order = -7599)]
public sealed class DoubleEvent : GenericEvent<double>
{
}
Full-size image