godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
EditorResourcePreviewGenerator._classBinding
godot
editorresourcepreviewgenerator
EditorResourcePreviewGenerator
Undocumented in source.
struct
EditorResourcePreviewGenerator
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("handles")
GodotMethod
!(
bool
,
String
)
handles
;
__gshared
@
GodotName
("generate")
GodotMethod
!(
Texture
,
Resource
,
Vector2
)
generate
;
__gshared
@
GodotName
("generate_from_path")
GodotMethod
!(
Texture
,
String
,
Vector2
)
generateFromPath
;
}
Members
Static variables
generate
GodotMethod
!(
Texture
,
Resource
,
Vector2
)
generate
;
Undocumented in source.
generateFromPath
GodotMethod
!(
Texture
,
String
,
Vector2
)
generateFromPath
;
Undocumented in source.
handles
GodotMethod
!(
bool
,
String
)
handles
;
Undocumented in source.
Meta
Source
See Implementation
godot
editorresourcepreviewgenerator
EditorResourcePreviewGenerator
aliases
BaseClasses
functions
generate
generateFromPath
handles
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name