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

ZoomHud.cs declarations

Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Views/ZoomHud.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-graph/Editor/GraphView/Views/ZoomHud.cs

Source file hash: sha256:8269a224d84f9fdd0108edd5341f4157b3cf1c7c03a98e8479e4b00b5f39e242

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

Original lines: 44-116

Declaration hash: sha256:1a6c77540ec652212f61efd6d4f81ba5e70c5d34a223dd1b46891774b93e3f75

C#
public sealed class ZoomHud : VisualElement
{
}

Original lines: 60

Declaration hash: sha256:e53ebedd5139068de6c01e168ead21b7d3ff42e13061f771354e898a005cb1cd

C#
public event Action OnZoomMenuRequested;

Original lines: 67-75

Declaration hash: sha256:c2df7a629476ef897486404598c3a6361801d0550201747b6d15d0a7f0ea5e18

C#
public float Zoom { get; set; }

Original lines: 85-102

Declaration hash: sha256:999d5029e53a36b27733fab7e3d76a049a0a54ac5e9f3ceddacb14879b32ae1b

C#
public ZoomHud();
Full-size image