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

CameraEvent.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Event/Game/CameraEvent.cs.

Source snapshot ad0983d00d77.

On this page

Original file: ../bitquirky-core/Runtime/Event/Game/CameraEvent.cs

Source file hash: sha256:7e54429422ccd29cbd5abf1031f95affa6b4f4b7d934298be50a8ee645e7a4c7

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

Original lines: 28-29

Declaration hash: sha256:6dcd885b4826e2228e73bc4844ba576f0cef3f8a081f0d101fbead72f0f7bed9

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Game/Camera", order = -7593)]
public sealed class CameraEvent : GenericEvent<Camera>
{
}
Full-size image