godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualScriptReturn.returnEnabled
godot
visualscriptreturn
VisualScriptReturn
If
true
the
return
input port is available.
bool
returnEnabled
[@property getter]
struct
VisualScriptReturn
@
nogc
nothrow @
property
bool
returnEnabled
(
)
bool
returnEnabled
[@property setter]
Meta
Source
See Implementation
godot
visualscriptreturn
VisualScriptReturn
aliases
BaseClasses
functions
getReturnType
isReturnValueEnabled
opAssign
opEquals
setEnableReturnValue
setReturnType
properties
returnEnabled
returnType
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
If true the return input port is available.