Click or drag to resize

ARVRInterfaceIsInitialized Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ARVRInterface.IsInitialized"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsInitialized is deprecated. Use the InterfaceIsInitialized property instead.")]
public bool IsInitialized()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.ARVRInterface.IsInitialized"]

See Also