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

GuardRingElement.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:a5c51320e48d6a44ce20150d68cf0425a1f09117af2d15dcaf0b56f758d76758

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

Original lines: 24-183

Declaration hash: sha256:9af6b70c769d97781ebbdf0727fe1c0e2d7debe27cdf56331ab6d0f2bef1165b

C#
[Unity.Scripting.LifecycleManagement.NoAutoStaticsCleanup]
public sealed class GuardRingElement : VisualElement
{
}

Original lines: 47-58

Declaration hash: sha256:fa0857e4047931c9d6936c7456ec260b118c9dbd48e2ab6e59dcec07149d119c

C#
public PortGuardState State { get; set; }

Method: GuardRingElement(PortGuardState state)

Section titled “Method: GuardRingElement(PortGuardState state)”

Original lines: 65-74

Declaration hash: sha256:eec9375603bec3f332da57cd6502203b8dd783d1a00a2d665e281abbf7bfcdcb

C#
public GuardRingElement(PortGuardState state);
Full-size image