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

GameObjectVariable.cs declarations

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

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Variable/Game/GameObjectVariable.cs

Source file hash: sha256:652f893d420914dc2e5c2449533fb9155a3193565698ae32cdcda980073a54de

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

Original lines: 28-29

Declaration hash: sha256:bc780bd3516898850421a678a27e3624860431cd261db5b3ee063aa6a7e81098

C#
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Game/GameObject", order = -7293)]
public class GameObjectVariable : Variable<GameObject>
{
}
Full-size image