Table of Contents

Class Script.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Script.MethodName : Resource.MethodName
Inheritance
Script.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CanInstantiate

Cached name for the 'can_instantiate' method.

public static readonly StringName CanInstantiate

Field Value

StringName

GetBaseScript

Cached name for the 'get_base_script' method.

public static readonly StringName GetBaseScript

Field Value

StringName

GetInstanceBaseType

Cached name for the 'get_instance_base_type' method.

public static readonly StringName GetInstanceBaseType

Field Value

StringName

GetPropertyDefaultValue

Cached name for the 'get_property_default_value' method.

public static readonly StringName GetPropertyDefaultValue

Field Value

StringName

GetScriptConstantMap

Cached name for the 'get_script_constant_map' method.

public static readonly StringName GetScriptConstantMap

Field Value

StringName

GetScriptMethodList

Cached name for the 'get_script_method_list' method.

public static readonly StringName GetScriptMethodList

Field Value

StringName

GetScriptPropertyList

Cached name for the 'get_script_property_list' method.

public static readonly StringName GetScriptPropertyList

Field Value

StringName

GetScriptSignalList

Cached name for the 'get_script_signal_list' method.

public static readonly StringName GetScriptSignalList

Field Value

StringName

GetSourceCode

Cached name for the 'get_source_code' method.

public static readonly StringName GetSourceCode

Field Value

StringName

HasScriptSignal

Cached name for the 'has_script_signal' method.

public static readonly StringName HasScriptSignal

Field Value

StringName

HasSourceCode

Cached name for the 'has_source_code' method.

public static readonly StringName HasSourceCode

Field Value

StringName

InstanceHas

Cached name for the 'instance_has' method.

public static readonly StringName InstanceHas

Field Value

StringName

IsAbstract

Cached name for the 'is_abstract' method.

public static readonly StringName IsAbstract

Field Value

StringName

IsTool

Cached name for the 'is_tool' method.

public static readonly StringName IsTool

Field Value

StringName

Reload

Cached name for the 'reload' method.

public static readonly StringName Reload

Field Value

StringName

SetSourceCode

Cached name for the 'set_source_code' method.

public static readonly StringName SetSourceCode

Field Value

StringName