godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Ref.opAssign
godot
api
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)
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
api
reference
Ref
aliases
_self
constructors
this
destructors
~this
functions
as
isNull
isValid
opAssign
opEquals
refPayload
unref
postblits
this(this)
templates
opCast
variables
_reference