Table of Contents

Class EditorFileSystemImportFormatSupportQuery.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

_GetFileExtensions

Cached name for the '_get_file_extensions' method.

public static readonly StringName _GetFileExtensions

Field Value

StringName

_IsActive

Cached name for the '_is_active' method.

public static readonly StringName _IsActive

Field Value

StringName

_Query

Cached name for the '_query' method.

public static readonly StringName _Query

Field Value

StringName