Click or drag to resize

GDStr Method

[Missing <summary> documentation for "M:Godot.GD.Str(System.Object[])"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static string Str(
	params Object[] what
)

Parameters

what
Type: SystemObject

[Missing <param name="what"/> documentation for "M:Godot.GD.Str(System.Object[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.GD.Str(System.Object[])"]

See Also