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

Vector2IntVariable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:193133e13235354b7ef70ef17fcbc1db5b6a8034f3d1ff91be0ceb151eebe4e3

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

Original lines: 27-28

Declaration hash: sha256:505540cc4a97a3760fe6238c3af59c1aad0c8efd2012072715b5ad4a594cf1ff

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