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

DynamicVariable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:c0f65a8318db8123cb21d3dd05e81422f9d4ebb25d5a156c506228131a118956

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

Original lines: 29-30

Declaration hash: sha256:6b4a2f3a8a4931e2b61a79f6a1b5e3d2a3d0972245a74a5870b3c08f87b88802

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Dynamic", order = -7298)]
public class DynamicVariable : Variable<ExpandoObject>
{
}
Full-size image