Table of Contents

Class GDExtension.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GDExtension.MethodName : Resource.MethodName
Inheritance
GDExtension.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CloseLibrary

Cached name for the 'close_library' method.

public static readonly StringName CloseLibrary

Field Value

StringName

GetMinimumLibraryInitializationLevel

Cached name for the 'get_minimum_library_initialization_level' method.

public static readonly StringName GetMinimumLibraryInitializationLevel

Field Value

StringName

InitializeLibrary

Cached name for the 'initialize_library' method.

public static readonly StringName InitializeLibrary

Field Value

StringName

IsLibraryOpen

Cached name for the 'is_library_open' method.

public static readonly StringName IsLibraryOpen

Field Value

StringName

OpenLibrary

Cached name for the 'open_library' method.

public static readonly StringName OpenLibrary

Field Value

StringName