Function ARVRServerSingleton.getInterface
Returns the interface registered at a given index in our list of interfaces.
godot .d .reference .Ref!(godot.arvrinterface.ARVRInterface) getInterface
(
const(long) idx
) nothrow @nogc const;