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

UIntVariable.cs declarations

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

Source snapshot ad0983d00d77.

On this page

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

Source file hash: sha256:a6f7dbac080090f8b09a1ee72f96ce5ae867e8840cdb19a71e1b0605440e6d98

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

Original lines: 28-29

Declaration hash: sha256:eafa7e8627252f444ce35b8e923fc6614da2bb4147a903e3823990c4017f26d7

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/UInt", order = -7286)]
public class UIntVariable : Variable<uint>
{
}
Full-size image