godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GDScriptFunctionState._classBinding
godot
gdscriptfunctionstate
GDScriptFunctionState
Undocumented in source.
struct
GDScriptFunctionState
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("resume")
GodotMethod
!(
Variant
,
Variant
)
resume
;
__gshared
@
GodotName
("is_valid")
GodotMethod
!(
bool
,
bool
)
isValid
;
__gshared
@
GodotName
("_signal_callback")
GodotMethod
!(
Variant
,
GodotVarArgs
)
_signalCallback
;
}
Members
Static variables
_signalCallback
GodotMethod
!(
Variant
,
GodotVarArgs
)
_signalCallback
;
Undocumented in source.
isValid
GodotMethod
!(
bool
,
bool
)
isValid
;
Undocumented in source.
resume
GodotMethod
!(
Variant
,
Variant
)
resume
;
Undocumented in source.
Meta
Source
See Implementation
godot
gdscriptfunctionstate
GDScriptFunctionState
aliases
BaseClasses
functions
_signalCallback
isValid
opAssign
opEquals
resume
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name