godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
baseCasts.as
godot
api
bind
baseCasts
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
To
)
as
()
inout
(
ToRef
)
as
()
mixintemplate
baseCasts
()
inout
inout
(
ToRef
)
as
(
ToRef
)
(
)
if
(
is
(
ToRef
:
Ref
!
To
,
To
) &&
extends
!(
To
,
RefCounted
)
)
inout
(
To
)
as
()
Meta
Source
See Implementation
godot
api
bind
baseCasts
functions
as
templates
opCast