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

ULongEvent.cs declarations

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

Source snapshot ad0983d00d77.

On this page

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

Source file hash: sha256:ec808e76306cc8ec0a50f9bf849e18b798e8b072608757238f78d2c1c3bc3745

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

Original lines: 25-26

Declaration hash: sha256:643ab9d2a04831ed2911a4aefde91bf0247539c892b9de5e313de909af10788d

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/ULong", fileName = nameof(ULongEvent), order = -7585)]
public sealed class ULongEvent : GenericEvent<ulong>
{
}
Full-size image