Class ResourceSaver.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ResourceSaver.MethodName
- Inheritance
-
ResourceSaver.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
GetRecognizedExtensions
Cached name for the 'get_recognized_extensions' method.
public static readonly StringName GetRecognizedExtensions
Field Value
RemoveResourceFormatSaver
Cached name for the 'remove_resource_format_saver' method.
public static readonly StringName RemoveResourceFormatSaver
Field Value
Save
Cached name for the 'save' method.
public static readonly StringName Save