You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Couple of small changes so our ARVRInterfaceGDNative gets constructed and registered automatically when a module loads
This commit is contained in:
@@ -5234,7 +5234,6 @@
|
||||
"name": "godot_arvr_register_interface",
|
||||
"return_type": "void",
|
||||
"arguments": [
|
||||
["const char *", "p_name"],
|
||||
["const godot_arvr_interface_gdnative *", "p_interface"]
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user