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

DoubleVariable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:14b4a9aa4cddb924135ee6cf3bed560b1ba596d2b61cf6f7a662327596b30158

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

Original lines: 28-29

Declaration hash: sha256:df48c1b55ac82ed64cd716f1e1dd3c1afa36bd4c578ff1fb4fe64c985ac02466

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Double", order = -7299)]
public class DoubleVariable : Variable<double>
{
}
Full-size image