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

UnsupportedIndicator.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:9029e60cd5247c7eebab7d62cf7db20d90c26c3681d451d346113a86a415d9d8

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

Original lines: 12-37

Declaration hash: sha256:ba28e5db487a89b9169aa35734f0025f1ab709895994d5bdf7c2d5730817a689

C#
public class UnsupportedIndicator : VisualElement
{
}

Method: UnsupportedIndicator(string tooltipText)

Section titled “Method: UnsupportedIndicator(string tooltipText)”

Original lines: 23-36

Declaration hash: sha256:2aa9953324d3c59b2901e811755de1647963c8585847ef1ed9ca707a4f99930b

C#
public UnsupportedIndicator(string tooltipText = DefaultTooltip);
Full-size image