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

ChevronMark.cs declarations

Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Controls/ChevronMark.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-graph/Editor/GraphView/Controls/ChevronMark.cs

Source file hash: sha256:464c224db90f550b6b6eb30514522d5ab322e63ce97facb8b4632d14803fb091

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

Original lines: 23-78

Declaration hash: sha256:6e60de66a7f5077361f3068f0e518c874661108f47f689d2a22d86ea22b5732d

C#
public sealed class ChevronMark : VisualElement
{
}

Original lines: 26

Declaration hash: sha256:435c9084a0f19119542ed2d7c82378ea818ba8e556f98a574838a3595e57372e

C#
public const string UssClassName = "bq-chevron-mark";

Original lines: 38-43

Declaration hash: sha256:17c070dbbbe80c76bbadf0098277637069acc0c7355b33f53b2693b010ba31cd

C#
public ChevronMark();
Full-size image