Click or drag to resize

GraphNodeOverlayEnum Enumeration

[Missing <summary> documentation for "T:Godot.GraphNode.OverlayEnum"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum OverlayEnum
Members
  Member nameValueDescription
Disabled0

No overlay is shown.

Breakpoint1

Show overlay set in the breakpoint theme property.

Position2

Show overlay set in the position theme property.

See Also