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
ClassExists
Cached name for the 'class_exists' method.
public static readonly StringName ClassExists
Field Value
ClassGetEnumConstants
Cached name for the 'class_get_enum_constants' method.
public static readonly StringName ClassGetEnumConstants
Field Value
ClassGetEnumList
Cached name for the 'class_get_enum_list' method.
public static readonly StringName ClassGetEnumList
Field Value
ClassGetIntegerConstant
Cached name for the 'class_get_integer_constant' method.
public static readonly StringName ClassGetIntegerConstant
Field Value
ClassGetIntegerConstantEnum
Cached name for the 'class_get_integer_constant_enum' method.
public static readonly StringName ClassGetIntegerConstantEnum
Field Value
ClassGetIntegerConstantList
Cached name for the 'class_get_integer_constant_list' method.
public static readonly StringName ClassGetIntegerConstantList
Field Value
ClassGetMethodList
Cached name for the 'class_get_method_list' method.
public static readonly StringName ClassGetMethodList
Field Value
ClassGetProperty
Cached name for the 'class_get_property' method.
public static readonly StringName ClassGetProperty
Field Value
ClassGetPropertyList
Cached name for the 'class_get_property_list' method.
public static readonly StringName ClassGetPropertyList
Field Value
ClassGetSignal
Cached name for the 'class_get_signal' method.
public static readonly StringName ClassGetSignal
Field Value
ClassGetSignalList
Cached name for the 'class_get_signal_list' method.
public static readonly StringName ClassGetSignalList
Field Value
ClassHasEnum
Cached name for the 'class_has_enum' method.
public static readonly StringName ClassHasEnum
Field Value
ClassHasIntegerConstant
Cached name for the 'class_has_integer_constant' method.
public static readonly StringName ClassHasIntegerConstant
Field Value
ClassHasMethod
Cached name for the 'class_has_method' method.
public static readonly StringName ClassHasMethod
Field Value
ClassHasSignal
Cached name for the 'class_has_signal' method.
public static readonly StringName ClassHasSignal
Field Value
ClassSetProperty
Cached name for the 'class_set_property' method.
public static readonly StringName ClassSetProperty
Field Value
GetClassList
Cached name for the 'get_class_list' method.
public static readonly StringName GetClassList
Field Value
GetInheritersFromClass
Cached name for the 'get_inheriters_from_class' method.
public static readonly StringName GetInheritersFromClass
Field Value
GetParentClass
Cached name for the 'get_parent_class' method.
public static readonly StringName GetParentClass
Field Value
Instantiate
Cached name for the 'instantiate' method.
public static readonly StringName Instantiate
Field Value
IsClassEnabled
Cached name for the 'is_class_enabled' method.
public static readonly StringName IsClassEnabled
Field Value
IsParentClass
Cached name for the 'is_parent_class' method.
public static readonly StringName IsParentClass