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

Vector3Variable.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Variable/Vector3Variable.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Variable/Vector3Variable.cs

Source file hash: sha256:363dedc8a7b5d8aa462bd6544bc9b029cb3e1c80e2c9408d60097734d9110b17

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

Original lines: 28-29

Declaration hash: sha256:95fd518df234a608e63066535277846ccc6f09a057d2a98841358f61714fdf90

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Vector3", order = -7283)]
public class Vector3Variable : Variable<Vector3>
{
}
Full-size image