Class ImageFormatLoaderExtension.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ImageFormatLoaderExtension.MethodName : ImageFormatLoader.MethodName
- Inheritance
-
ImageFormatLoaderExtension.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddFormatLoader
Cached name for the 'add_format_loader' method.
public static readonly StringName AddFormatLoader
Field Value
RemoveFormatLoader
Cached name for the 'remove_format_loader' method.
public static readonly StringName RemoveFormatLoader
Field Value
_GetRecognizedExtensions
Cached name for the '_get_recognized_extensions' method.
public static readonly StringName _GetRecognizedExtensions
Field Value
_LoadImage
Cached name for the '_load_image' method.
public static readonly StringName _LoadImage