Table of Contents

Class EditorResourceConversionPlugin.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorResourceConversionPlugin.MethodName : RefCounted.MethodName
Inheritance
EditorResourceConversionPlugin.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

_Convert

Cached name for the '_convert' method.

public static readonly StringName _Convert

Field Value

StringName

_ConvertsTo

Cached name for the '_converts_to' method.

public static readonly StringName _ConvertsTo

Field Value

StringName

_Handles

Cached name for the '_handles' method.

public static readonly StringName _Handles

Field Value

StringName