godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
NonRef
godot
d
meta
Removes the Ref wrapper from R, if present
@
nogc
nothrow
template
NonRef (
R
) {
alias
NonRef
=
T
;
alias
NonRef
=
R
;
}
Members
Aliases
NonRef
alias
NonRef
=
T
Undocumented in source.
NonRef
alias
NonRef
=
R
Undocumented in source.
Meta
Source
See Implementation
godot
d
meta
enums
GodotBaseClass
functions
getGDNativeObject
getGodotObject
templates
GodotBaseClasses
GodotClass
NonRef
RefOrT
extends
extendsGodotBaseClass
godotDefaultInit
godotName
isGodotBaseClass
variables
dName
isGodotClass
Removes the Ref wrapper from R, if present