godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Ref._self
godot
api
reference
Ref
Undocumented in source.
alias
_self
=
_reference
T
_self
;
struct
Ref
(T)
package package(godot)
static if
(!(
isGodotBaseClass!T
))
T
_self
;
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