Click or drag to resize

EditorInterfaceGetScriptEditor Method

Returns the editor's ScriptEditor instance.

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

Return Value

Type: ScriptEditor

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

See Also