Table of Contents

Class ClassDB.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ClassDB.MethodName
Inheritance
ClassDB.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CanInstantiate

Cached name for the 'can_instantiate' method.

public static readonly StringName CanInstantiate

Field Value

StringName

ClassExists

Cached name for the 'class_exists' method.

public static readonly StringName ClassExists

Field Value

StringName

ClassGetEnumConstants

Cached name for the 'class_get_enum_constants' method.

public static readonly StringName ClassGetEnumConstants

Field Value

StringName

ClassGetEnumList

Cached name for the 'class_get_enum_list' method.

public static readonly StringName ClassGetEnumList

Field Value

StringName

ClassGetIntegerConstant

Cached name for the 'class_get_integer_constant' method.

public static readonly StringName ClassGetIntegerConstant

Field Value

StringName

ClassGetIntegerConstantEnum

Cached name for the 'class_get_integer_constant_enum' method.

public static readonly StringName ClassGetIntegerConstantEnum

Field Value

StringName

ClassGetIntegerConstantList

Cached name for the 'class_get_integer_constant_list' method.

public static readonly StringName ClassGetIntegerConstantList

Field Value

StringName

ClassGetMethodList

Cached name for the 'class_get_method_list' method.

public static readonly StringName ClassGetMethodList

Field Value

StringName

ClassGetProperty

Cached name for the 'class_get_property' method.

public static readonly StringName ClassGetProperty

Field Value

StringName

ClassGetPropertyList

Cached name for the 'class_get_property_list' method.

public static readonly StringName ClassGetPropertyList

Field Value

StringName

ClassGetSignal

Cached name for the 'class_get_signal' method.

public static readonly StringName ClassGetSignal

Field Value

StringName

ClassGetSignalList

Cached name for the 'class_get_signal_list' method.

public static readonly StringName ClassGetSignalList

Field Value

StringName

ClassHasEnum

Cached name for the 'class_has_enum' method.

public static readonly StringName ClassHasEnum

Field Value

StringName

ClassHasIntegerConstant

Cached name for the 'class_has_integer_constant' method.

public static readonly StringName ClassHasIntegerConstant

Field Value

StringName

ClassHasMethod

Cached name for the 'class_has_method' method.

public static readonly StringName ClassHasMethod

Field Value

StringName

ClassHasSignal

Cached name for the 'class_has_signal' method.

public static readonly StringName ClassHasSignal

Field Value

StringName

ClassSetProperty

Cached name for the 'class_set_property' method.

public static readonly StringName ClassSetProperty

Field Value

StringName

GetClassList

Cached name for the 'get_class_list' method.

public static readonly StringName GetClassList

Field Value

StringName

GetInheritersFromClass

Cached name for the 'get_inheriters_from_class' method.

public static readonly StringName GetInheritersFromClass

Field Value

StringName

GetParentClass

Cached name for the 'get_parent_class' method.

public static readonly StringName GetParentClass

Field Value

StringName

Instantiate

Cached name for the 'instantiate' method.

public static readonly StringName Instantiate

Field Value

StringName

IsClassEnabled

Cached name for the 'is_class_enabled' method.

public static readonly StringName IsClassEnabled

Field Value

StringName

IsParentClass

Cached name for the 'is_parent_class' method.

public static readonly StringName IsParentClass

Field Value

StringName