godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorResourcePreviewGenerator.handles
godot
editorresourcepreviewgenerator
EditorResourcePreviewGenerator
Returns
true
if your generator supports the resource of type
type
.
struct
EditorResourcePreviewGenerator
@
nogc
nothrow
bool
handles
(
in
String
type
)
Meta
Source
See Implementation
godot
editorresourcepreviewgenerator
EditorResourcePreviewGenerator
aliases
BaseClasses
functions
canGenerateSmallPreview
generate
generateFromPath
generateSmallPreviewAutomatically
handles
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns true if your generator supports the resource of type type.