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

CameraVariable.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:e7a967da16dd8dfd03d34426bce76e4da42b8e52b0d91399b3d059cf877d81dc

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

Original lines: 28-30

Declaration hash: sha256:f70cf2c02b859cfcb2c232e28f941f52b66ccf82cf09ed93e387f1a6964551f8

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