Click or drag to resize

EditorInterfaceGetInspector Method

Returns the editor's EditorInspector instance.

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

Return Value

Type: EditorInspector

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

See Also