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
_EditorCanReloadFromFile
Cached name for the '_editor_can_reload_from_file' method.
public static readonly StringName _EditorCanReloadFromFile
Field Value
_GetBaseScript
Cached name for the '_get_base_script' method.
public static readonly StringName _GetBaseScript
Field Value
_GetClassIconPath
Cached name for the '_get_class_icon_path' method.
public static readonly StringName _GetClassIconPath
Field Value
_GetConstants
Cached name for the '_get_constants' method.
public static readonly StringName _GetConstants
Field Value
_GetDocumentation
Cached name for the '_get_documentation' method.
public static readonly StringName _GetDocumentation
Field Value
_GetGlobalName
Cached name for the '_get_global_name' method.
public static readonly StringName _GetGlobalName
Field Value
_GetInstanceBaseType
Cached name for the '_get_instance_base_type' method.
public static readonly StringName _GetInstanceBaseType
Field Value
_GetLanguage
Cached name for the '_get_language' method.
public static readonly StringName _GetLanguage
Field Value
_GetMemberLine
Cached name for the '_get_member_line' method.
public static readonly StringName _GetMemberLine
Field Value
_GetMembers
Cached name for the '_get_members' method.
public static readonly StringName _GetMembers
Field Value
_GetMethodInfo
Cached name for the '_get_method_info' method.
public static readonly StringName _GetMethodInfo
Field Value
_GetPropertyDefaultValue
Cached name for the '_get_property_default_value' method.
public static readonly StringName _GetPropertyDefaultValue
Field Value
_GetRpcConfig
Cached name for the '_get_rpc_config' method.
public static readonly StringName _GetRpcConfig
Field Value
_GetScriptMethodList
Cached name for the '_get_script_method_list' method.
public static readonly StringName _GetScriptMethodList
Field Value
_GetScriptPropertyList
Cached name for the '_get_script_property_list' method.
public static readonly StringName _GetScriptPropertyList
Field Value
_GetScriptSignalList
Cached name for the '_get_script_signal_list' method.
public static readonly StringName _GetScriptSignalList
Field Value
_GetSourceCode
Cached name for the '_get_source_code' method.
public static readonly StringName _GetSourceCode
Field Value
_HasMethod
Cached name for the '_has_method' method.
public static readonly StringName _HasMethod
Field Value
_HasPropertyDefaultValue
Cached name for the '_has_property_default_value' method.
public static readonly StringName _HasPropertyDefaultValue
Field Value
_HasScriptSignal
Cached name for the '_has_script_signal' method.
public static readonly StringName _HasScriptSignal
Field Value
_HasSourceCode
Cached name for the '_has_source_code' method.
public static readonly StringName _HasSourceCode
Field Value
_HasStaticMethod
Cached name for the '_has_static_method' method.
public static readonly StringName _HasStaticMethod
Field Value
_InheritsScript
Cached name for the '_inherits_script' method.
public static readonly StringName _InheritsScript
Field Value
_InstanceHas
Cached name for the '_instance_has' method.
public static readonly StringName _InstanceHas
Field Value
_IsAbstract
Cached name for the '_is_abstract' method.
public static readonly StringName _IsAbstract
Field Value
_IsPlaceholderFallbackEnabled
Cached name for the '_is_placeholder_fallback_enabled' method.
public static readonly StringName _IsPlaceholderFallbackEnabled
Field Value
_IsTool
Cached name for the '_is_tool' method.
public static readonly StringName _IsTool
Field Value
_IsValid
Cached name for the '_is_valid' method.
public static readonly StringName _IsValid
Field Value
_Reload
Cached name for the '_reload' method.
public static readonly StringName _Reload
Field Value
_SetSourceCode
Cached name for the '_set_source_code' method.
public static readonly StringName _SetSourceCode
Field Value
_UpdateExports
Cached name for the '_update_exports' method.
public static readonly StringName _UpdateExports