Table of Contents

Class ResourceSaverInstance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ResourceSaverInstance.MethodName : GodotObject.MethodName
Inheritance
ResourceSaverInstance.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddResourceFormatSaver

Cached name for the 'add_resource_format_saver' method.

public static readonly StringName AddResourceFormatSaver

Field Value

StringName

GetRecognizedExtensions

Cached name for the 'get_recognized_extensions' method.

public static readonly StringName GetRecognizedExtensions

Field Value

StringName

RemoveResourceFormatSaver

Cached name for the 'remove_resource_format_saver' method.

public static readonly StringName RemoveResourceFormatSaver

Field Value

StringName

Save

Cached name for the 'save' method.

public static readonly StringName Save

Field Value

StringName