Click or drag to resize

EditorSettingsNotificationEditorSettingsChanged Field

Emitted after any editor setting has changed. It's used by various editor plugins to update their visuals on theme changes or logic on configuration changes.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public const int NotificationEditorSettingsChanged = 10000

Field Value

Type: Int32
See Also