Click or drag to resize

EditorInterfaceGetEditorSettings Method

Returns the editor's EditorSettings instance.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public EditorSettings GetEditorSettings()

Return Value

Type: EditorSettings

[Missing <returns> documentation for "M:Godot.EditorInterface.GetEditorSettings"]

See Also