Table of Contents

Class ScriptExtension.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ScriptExtension.MethodName : Script.MethodName
Inheritance
ScriptExtension.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

_CanInstantiate

Cached name for the '_can_instantiate' method.

public static readonly StringName _CanInstantiate

Field Value

StringName

_EditorCanReloadFromFile

Cached name for the '_editor_can_reload_from_file' method.

public static readonly StringName _EditorCanReloadFromFile

Field Value

StringName

_GetBaseScript

Cached name for the '_get_base_script' method.

public static readonly StringName _GetBaseScript

Field Value

StringName

_GetClassIconPath

Cached name for the '_get_class_icon_path' method.

public static readonly StringName _GetClassIconPath

Field Value

StringName

_GetConstants

Cached name for the '_get_constants' method.

public static readonly StringName _GetConstants

Field Value

StringName

_GetDocumentation

Cached name for the '_get_documentation' method.

public static readonly StringName _GetDocumentation

Field Value

StringName

_GetGlobalName

Cached name for the '_get_global_name' method.

public static readonly StringName _GetGlobalName

Field Value

StringName

_GetInstanceBaseType

Cached name for the '_get_instance_base_type' method.

public static readonly StringName _GetInstanceBaseType

Field Value

StringName

_GetLanguage

Cached name for the '_get_language' method.

public static readonly StringName _GetLanguage

Field Value

StringName

_GetMemberLine

Cached name for the '_get_member_line' method.

public static readonly StringName _GetMemberLine

Field Value

StringName

_GetMembers

Cached name for the '_get_members' method.

public static readonly StringName _GetMembers

Field Value

StringName

_GetMethodInfo

Cached name for the '_get_method_info' method.

public static readonly StringName _GetMethodInfo

Field Value

StringName

_GetPropertyDefaultValue

Cached name for the '_get_property_default_value' method.

public static readonly StringName _GetPropertyDefaultValue

Field Value

StringName

_GetRpcConfig

Cached name for the '_get_rpc_config' method.

public static readonly StringName _GetRpcConfig

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

_HasMethod

Cached name for the '_has_method' method.

public static readonly StringName _HasMethod

Field Value

StringName

_HasPropertyDefaultValue

Cached name for the '_has_property_default_value' method.

public static readonly StringName _HasPropertyDefaultValue

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

_HasStaticMethod

Cached name for the '_has_static_method' method.

public static readonly StringName _HasStaticMethod

Field Value

StringName

_InheritsScript

Cached name for the '_inherits_script' method.

public static readonly StringName _InheritsScript

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

_IsPlaceholderFallbackEnabled

Cached name for the '_is_placeholder_fallback_enabled' method.

public static readonly StringName _IsPlaceholderFallbackEnabled

Field Value

StringName

_IsTool

Cached name for the '_is_tool' method.

public static readonly StringName _IsTool

Field Value

StringName

_IsValid

Cached name for the '_is_valid' method.

public static readonly StringName _IsValid

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

_UpdateExports

Cached name for the '_update_exports' method.

public static readonly StringName _UpdateExports

Field Value

StringName