Table of Contents

Class EditorResourcePreview.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class EditorResourcePreview.MethodName : Node.MethodName
Inheritance
EditorResourcePreview.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddPreviewGenerator

Cached name for the 'add_preview_generator' method.

public static readonly StringName AddPreviewGenerator

Field Value

StringName

CheckForInvalidation

Cached name for the 'check_for_invalidation' method.

public static readonly StringName CheckForInvalidation

Field Value

StringName

QueueEditedResourcePreview

Cached name for the 'queue_edited_resource_preview' method.

public static readonly StringName QueueEditedResourcePreview

Field Value

StringName

QueueResourcePreview

Cached name for the 'queue_resource_preview' method.

public static readonly StringName QueueResourcePreview

Field Value

StringName

RemovePreviewGenerator

Cached name for the 'remove_preview_generator' method.

public static readonly StringName RemovePreviewGenerator

Field Value

StringName