CameraVariable.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Variable/Game/CameraVariable.cs.
Source snapshot ad0983d00d77.
On this page
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.
Type: CameraVariable
Section titled “Type: CameraVariable”Original lines: 28-30
Declaration hash: sha256:f70cf2c02b859cfcb2c232e28f941f52b66ccf82cf09ed93e387f1a6964551f8
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Game/Camera", order = -7294)]public class CameraVariable : Variable<Camera>{}