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

StringVariable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:7904c7b6fbfa8135f25d926c01afdddfa9b8348b0cdd9939a751cdcae0f65c28

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

Original lines: 27-28

Declaration hash: sha256:7d69be6144a734070d6a5a5fff39d86ba7cef3574cfc8da0607d6b42ff2fd0c3

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/String", order = -7287)]
public class StringVariable : Variable<string>
{
}
Full-size image