Table of Contents

Class ResourceFormatSaver.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

_GetRecognizedExtensions

Cached name for the '_get_recognized_extensions' method.

public static readonly StringName _GetRecognizedExtensions

Field Value

StringName

_Recognize

Cached name for the '_recognize' method.

public static readonly StringName _Recognize

Field Value

StringName

_RecognizePath

Cached name for the '_recognize_path' method.

public static readonly StringName _RecognizePath

Field Value

StringName

_Save

Cached name for the '_save' method.

public static readonly StringName _Save

Field Value

StringName

_SetUid

Cached name for the '_set_uid' method.

public static readonly StringName _SetUid

Field Value

StringName