godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDNativeVersion.hasArvr
godot
c
api
GDNativeVersion
Undocumented in source. Be warned that the author may not have intended to support it.
enum
bool
hasArvr
(
int
major
:
1
,
int
minor
:
1
)
;
bool
hasArvr
[@property getter]
struct
GDNativeVersion
@
property
@
nogc
nothrow pragma(
inline
, true) static
static if
(!(
requiresArvr_1_1
))
bool
hasArvr
(
int
major
: 1
int
minor
: 1
)
(
)
enum
bool
hasArvr
(
int
major
:
1
,
int
minor
:
2
)
;
bool
hasArvr
[@property getter]
bool
hasArvr
[@property getter]
Meta
Source
See Implementation
godot
c
api
GDNativeVersion
static functions
opDispatch
variables
hasAndroid
hasArvr
hasCore
hasNativescript
hasNet
hasPluginscript
hasVideodecoder
supportsAndroid
supportsArvr
supportsCore
supportsNativescript
supportsNet
supportsPluginscript
supportsVideodecoder