Click or drag to resize

OSGetScreenCount Method

Returns the number of displays attached to the host machine.

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

Return Value

Type: Int32

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

See Also