EditorResourcePreview

Inherits: Node < Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

add_preview_generator ( EditorResourcePreviewGenerator generator )

void

check_for_invalidation ( String path )

void

queue_edited_resource_preview ( Resource resource, Object receiver, StringName receiver_func, Variant userdata )

void

queue_resource_preview ( String path, Object receiver, StringName receiver_func, Variant userdata )

void

remove_preview_generator ( EditorResourcePreviewGenerator generator )


Signals

preview_invalidated ( String path )

There is currently no description for this signal. Please help us by contributing one!


Method Descriptions

void add_preview_generator ( EditorResourcePreviewGenerator generator )

There is currently no description for this method. Please help us by contributing one!


void check_for_invalidation ( String path )

There is currently no description for this method. Please help us by contributing one!


void queue_edited_resource_preview ( Resource resource, Object receiver, StringName receiver_func, Variant userdata )

There is currently no description for this method. Please help us by contributing one!


void queue_resource_preview ( String path, Object receiver, StringName receiver_func, Variant userdata )

There is currently no description for this method. Please help us by contributing one!


void remove_preview_generator ( EditorResourcePreviewGenerator generator )

There is currently no description for this method. Please help us by contributing one!