summaryrefslogtreecommitdiff
path: root/modules/gdnative/doc_classes/ARVRInterfaceGDNative.xml
blob: afb014d60890f42a01bec5f1ef2bc207d8cbb59b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" ?>
<class name="ARVRInterfaceGDNative" inherits="ARVRInterface" category="Core" version="3.2">
	<brief_description>
		GDNative wrapper for an ARVR interface
	</brief_description>
	<description>
		This is a wrapper class for GDNative implementations of the ARVR interface. To use a GDNative ARVR interface simply instantiate this object and set your GDNative library containing the ARVR interface implementation.
	</description>
	<tutorials>
	</tutorials>
	<demos>
	</demos>
	<methods>
	</methods>
	<constants>
	</constants>
</class>