godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
StreamTexture._classBinding
godot
streamtexture
StreamTexture
Undocumented in source.
struct
StreamTexture
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("load")
GodotMethod
!(
GodotError
,
String
)
load
;
__gshared
@
GodotName
("get_load_path")
GodotMethod
!(
String
)
getLoadPath
;
}
Members
Static variables
getLoadPath
GodotMethod
!(
String
)
getLoadPath
;
Undocumented in source.
load
GodotMethod
!(
GodotError
,
String
)
load
;
Undocumented in source.
Meta
Source
See Implementation
godot
streamtexture
StreamTexture
aliases
BaseClasses
functions
getLoadPath
load
opAssign
opEquals
properties
loadPath
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name