godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ResourceInteractiveLoader._classBinding
godot
resourceinteractiveloader
ResourceInteractiveLoader
Undocumented in source.
struct
ResourceInteractiveLoader
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("get_resource")
GodotMethod
!(
Resource
)
getResource
;
__gshared
@
GodotName
("poll")
GodotMethod
!(
GodotError
)
poll
;
__gshared
@
GodotName
("wait")
GodotMethod
!(
GodotError
)
wait
;
__gshared
@
GodotName
("get_stage")
GodotMethod
!(
long
)
getStage
;
__gshared
@
GodotName
("get_stage_count")
GodotMethod
!(
long
)
getStageCount
;
}
Members
Static variables
getResource
GodotMethod
!(
Resource
)
getResource
;
Undocumented in source.
getStage
GodotMethod
!(
long
)
getStage
;
Undocumented in source.
getStageCount
GodotMethod
!(
long
)
getStageCount
;
Undocumented in source.
poll
GodotMethod
!(
GodotError
)
poll
;
Undocumented in source.
wait
GodotMethod
!(
GodotError
)
wait
;
Undocumented in source.
Meta
Source
See Implementation
godot
resourceinteractiveloader
ResourceInteractiveLoader
aliases
BaseClasses
functions
getResource
getStage
getStageCount
opAssign
opEquals
poll
wait
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name