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

Vector2IntEvent.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:d73551bc08a75232d7cfc11ce7e1c10c07613bf6b8d9a89fcb5d40733c89f5ef

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

Original lines: 27-28

Declaration hash: sha256:044b5978be98773b840d8f8e472214ac76901ee75a7bf11a7a4fbbb368d95970

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