Click or drag to resize

ARVRInterfaceInterfaceIsInitialized Property

true if this interface been initialized.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool InterfaceIsInitialized { get; set; }

Property Value

Type: Boolean
See Also