Click or drag to resize

EditorPropertyGetTooltipText Method

Override if you want to allow a custom tooltip over your property.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public string GetTooltipText()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorProperty.GetTooltipText"]

See Also