Table of Contents

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

StringName

CheckChangedSettingsInGroup

Cached name for the 'check_changed_settings_in_group' method.

public static readonly StringName CheckChangedSettingsInGroup

Field Value

StringName

Erase

Cached name for the 'erase' method.

public static readonly StringName Erase

Field Value

StringName

GetChangedSettings

Cached name for the 'get_changed_settings' method.

public static readonly StringName GetChangedSettings

Field Value

StringName

GetFavorites

Cached name for the 'get_favorites' method.

public static readonly StringName GetFavorites

Field Value

StringName

GetProjectMetadata

Cached name for the 'get_project_metadata' method.

public static readonly StringName GetProjectMetadata

Field Value

StringName

GetRecentDirs

Cached name for the 'get_recent_dirs' method.

public static readonly StringName GetRecentDirs

Field Value

StringName

GetSetting

Cached name for the 'get_setting' method.

public static readonly StringName GetSetting

Field Value

StringName

HasSetting

Cached name for the 'has_setting' method.

public static readonly StringName HasSetting

Field Value

StringName

MarkSettingChanged

Cached name for the 'mark_setting_changed' method.

public static readonly StringName MarkSettingChanged

Field Value

StringName

SetBuiltinActionOverride

Cached name for the 'set_builtin_action_override' method.

public static readonly StringName SetBuiltinActionOverride

Field Value

StringName

SetFavorites

Cached name for the 'set_favorites' method.

public static readonly StringName SetFavorites

Field Value

StringName

SetInitialValue

Cached name for the 'set_initial_value' method.

public static readonly StringName SetInitialValue

Field Value

StringName

SetProjectMetadata

Cached name for the 'set_project_metadata' method.

public static readonly StringName SetProjectMetadata

Field Value

StringName

SetRecentDirs

Cached name for the 'set_recent_dirs' method.

public static readonly StringName SetRecentDirs

Field Value

StringName

SetSetting

Cached name for the 'set_setting' method.

public static readonly StringName SetSetting

Field Value

StringName