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
GetBaseScript
Cached name for the 'get_base_script' method.
public static readonly StringName GetBaseScript
Field Value
GetInstanceBaseType
Cached name for the 'get_instance_base_type' method.
public static readonly StringName GetInstanceBaseType
Field Value
GetPropertyDefaultValue
Cached name for the 'get_property_default_value' method.
public static readonly StringName GetPropertyDefaultValue
Field Value
GetScriptConstantMap
Cached name for the 'get_script_constant_map' method.
public static readonly StringName GetScriptConstantMap
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
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
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
IsTool
Cached name for the 'is_tool' method.
public static readonly StringName IsTool
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