GodotSharpAPI
GodotSharpAPI
Godot
LinkButton Class
LinkButton Properties
Text Property
Underline Property
LinkButton
Text Property
The button's text that will be displayed inside the button's area.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Text
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
LinkButton Class
Godot Namespace