Click or drag to resize

ARVRServerGetInterfaces Method

Returns a list of available interfaces the ID and name of each interface.

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

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.ARVRServer.GetInterfaces"]

See Also