Table of Contents

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

StringName

RemoveFormatLoader

Cached name for the 'remove_format_loader' method.

public static readonly StringName RemoveFormatLoader

Field Value

StringName

_GetRecognizedExtensions

Cached name for the '_get_recognized_extensions' method.

public static readonly StringName _GetRecognizedExtensions

Field Value

StringName

_LoadImage

Cached name for the '_load_image' method.

public static readonly StringName _LoadImage

Field Value

StringName