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
_ConvertsTo
Cached name for the '_converts_to' method.
public static readonly StringName _ConvertsTo
Field Value
_Handles
Cached name for the '_handles' method.
public static readonly StringName _Handles