godot-dlang ~master (2023-06-12T16:03:25Z)
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