godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Ref.opAssign
godot
d
reference
Ref
Undocumented in source. Be warned that the author may not have intended to support it.
Ref
opAssign
(T other)
Ref
opAssign
(R other)
struct
Ref
(T)
@
nogc
nothrow ref
Ref
opAssign
(
R
)
(
ref
R
other
)
if
(
is
(
R
:
Ref
!
U
,
U
) &&
extends
!(
T
,
U
)
)
Ref
opAssign
(R other)
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