NodeCommentIndicator.cs declarations
Public API declaration excerpts from ../bitquirky-graph/Editor/GraphView/Views/NodeCommentIndicator.cs.
Source snapshot ad0983d00d77.
On this page
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.
Type: NodeCommentIndicator
Section titled “Type: NodeCommentIndicator”Original lines: 41-133
Declaration hash: sha256:83afee0764aa82d9cdb9614a715a944eaeeee1ffd8b615a78cc0dd9d7a1f4dce
[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
public NodeCommentIndicator(float sizePx = 14f);