godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Ref.as
godot
d
reference
Ref
Undocumented in source.
Ref
!
U
as
()
template
as
(R)
struct
Ref
(T)
@
nogc
nothrow
template
as (
R
)
if
(
is
(
R
:
Ref
!
U
,
U
) &&
isGodotClass
!(
NonRef
!
R
)
) {
alias
as
=
as
!(
NonRef
!
R
)
;
}
GodotObject
as
()
Members
Aliases
as
alias
as
=
as
!(
NonRef
!
R
)
Undocumented in source.
Meta
Source
See Implementation
godot
d
reference
Ref
aliases
_self
constructors
this
destructors
~this
functions
as
isNull
isValid
opAssign
opEquals
refPayload
unref
postblits
this(this)
templates
opCast
variables
_reference