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

NodeCommentIndicator.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:97242e634ba765d162748bddb7df4d28121bdfa7ffa250118c6ca53a3e3e9ac0

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

Original lines: 41-133

Declaration hash: sha256:83afee0764aa82d9cdb9614a715a944eaeeee1ffd8b615a78cc0dd9d7a1f4dce

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

Method: NodeCommentIndicator(float sizePx)

Section titled “Method: NodeCommentIndicator(float sizePx)”

Original lines: 75-93

Declaration hash: sha256:edcfcfea5d85a3a025ca71ce5569544034ab42a806c0cff208a7d656f3b36f81

C#
public NodeCommentIndicator(float sizePx = 14f);
Full-size image