Click or drag to resize

OSIsStdoutVerbose Method

Returns true if the engine was executed with -v (verbose stdout).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static bool IsStdoutVerbose()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.OS.IsStdoutVerbose"]

See Also