godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualScriptSequence._classBinding
godot
visualscriptsequence
VisualScriptSequence
Undocumented in source.
struct
VisualScriptSequence
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_steps")
GodotMethod
!(
void
,
long
)
setSteps
;
__gshared
@
GodotName
("get_steps")
GodotMethod
!(
long
)
getSteps
;
}
Members
Static variables
getSteps
GodotMethod
!(
long
)
getSteps
;
Undocumented in source.
setSteps
GodotMethod
!(
void
,
long
)
setSteps
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptsequence
VisualScriptSequence
aliases
BaseClasses
functions
getSteps
opAssign
opEquals
setSteps
properties
steps
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name