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

EditorPanelCaptureState.cs declarations

Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Automation/EditorPanelCaptureState.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-graph/Editor/GraphView/Automation/EditorPanelCaptureState.cs

Source file hash: sha256:70856315c47f90dc600143611e07654e44403df6f37eb251183c63e46603d1ec

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

Original lines: 16-255

Declaration hash: sha256:6df68bd7f4b45c91ae5b443e87b599ec25b187e361b40527069f1070fa9c8c0d

C#
[Unity.Scripting.LifecycleManagement.NoAutoStaticsCleanup]
public sealed class EditorPanelCaptureState
{
}

Method: EditorPanelCaptureState(VisualElement sourceRoot)

Section titled “Method: EditorPanelCaptureState(VisualElement sourceRoot)”

Original lines: 58-82

Declaration hash: sha256:1385aeeb9ec2661dc627c348378a587bb118329e33a378722a94613456240654

C#
public EditorPanelCaptureState(VisualElement sourceRoot);

Original lines: 89-107

Declaration hash: sha256:24f68da053d7f144eabce11e9eef5d35451d0bde486965aaeb3ad8e9d7bb55e0

C#
public void SuspendFocus();

Original lines: 114-165

Declaration hash: sha256:5c15388090b4f69859682c2126fcbe03b2c67410daf96bd80c3fd0ebb45c736d

C#
public void Restore(IPanel panel);
Full-size image