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

Vector2Variable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:74f2e2483c8108789a1d09889f9a748e862389554bb27b7faa0716b1678deb85

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

Original lines: 27-28

Declaration hash: sha256:4a91811a108884b7ea24b0248e01489a3388fd1392ef6af96373056812b4a028

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