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

Vector3Event.cs declarations

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

Source snapshot ad0983d00d77.

On this page

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

Source file hash: sha256:1140cf84bc5a05526815193c279c66778fefd52fe9bbea2cc124916b934b6043

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

Original lines: 27-30

Declaration hash: sha256:c26dd50cb4b3fc744587ee3ddc813af4b1f05168fae2c65d43a887dd498f0abb

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