Click or drag to resize

VisualScriptCommentTitle Property

The comment node's title.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Title { get; set; }

Property Value

Type: String
See Also