Click or drag to resize

GDPrintS Method

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

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

Parameters

what
Type: SystemObject

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

See Also