godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDNativeVersion.hasNativescript
godot
c
api
GDNativeVersion
Undocumented in source.
enum
bool
hasNativescript
(
int
major
:
1
,
int
minor
:
0
)
;
struct
GDNativeVersion
static if
(
requiresNativescript_1_0
)
enum
bool
hasNativescript
(
int
major
:
1
,
int
minor
:
0
)
;
bool
hasNativescript
[@property getter]
enum
bool
hasNativescript
(
int
major
:
1
,
int
minor
:
1
)
;
bool
hasNativescript
[@property getter]
bool
hasNativescript
[@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