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

CameraReferenceSetter.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:1bcb8c9617f736bb2feda69fc912c88572abe5c5ff8a9e7fd0e76d8c3a3b50a4

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

Original lines: 38-41

Declaration hash: sha256:d9b417e5308448df116049c5c7639ebb1da934fdec36c826381f50ca6e5ce35c

C#
[RequireComponent(typeof(Camera))]
public class CameraReferenceSetter : ComponentReferenceSetter<CameraVariable, Camera>
{
}
Full-size image