Class EditorSettings.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorSettings.MethodName : Resource.MethodName
- Inheritance
-
EditorSettings.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPropertyInfo
Cached name for the 'add_property_info' method.
public static readonly StringName AddPropertyInfo
Field Value
CheckChangedSettingsInGroup
Cached name for the 'check_changed_settings_in_group' method.
public static readonly StringName CheckChangedSettingsInGroup
Field Value
Erase
Cached name for the 'erase' method.
public static readonly StringName Erase
Field Value
GetChangedSettings
Cached name for the 'get_changed_settings' method.
public static readonly StringName GetChangedSettings
Field Value
GetFavorites
Cached name for the 'get_favorites' method.
public static readonly StringName GetFavorites
Field Value
GetProjectMetadata
Cached name for the 'get_project_metadata' method.
public static readonly StringName GetProjectMetadata
Field Value
GetRecentDirs
Cached name for the 'get_recent_dirs' method.
public static readonly StringName GetRecentDirs
Field Value
GetSetting
Cached name for the 'get_setting' method.
public static readonly StringName GetSetting
Field Value
HasSetting
Cached name for the 'has_setting' method.
public static readonly StringName HasSetting
Field Value
MarkSettingChanged
Cached name for the 'mark_setting_changed' method.
public static readonly StringName MarkSettingChanged
Field Value
SetBuiltinActionOverride
Cached name for the 'set_builtin_action_override' method.
public static readonly StringName SetBuiltinActionOverride
Field Value
SetFavorites
Cached name for the 'set_favorites' method.
public static readonly StringName SetFavorites
Field Value
SetInitialValue
Cached name for the 'set_initial_value' method.
public static readonly StringName SetInitialValue
Field Value
SetProjectMetadata
Cached name for the 'set_project_metadata' method.
public static readonly StringName SetProjectMetadata
Field Value
SetRecentDirs
Cached name for the 'set_recent_dirs' method.
public static readonly StringName SetRecentDirs
Field Value
SetSetting
Cached name for the 'set_setting' method.
public static readonly StringName SetSetting