Click or drag to resize

EditorPluginMakeBottomPanelItemVisible Method

[Missing <summary> documentation for "M:Godot.EditorPlugin.MakeBottomPanelItemVisible(Godot.Control)"]

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public void MakeBottomPanelItemVisible(
	Control item
)

Parameters

item
Type: GodotControl

[Missing <param name="item"/> documentation for "M:Godot.EditorPlugin.MakeBottomPanelItemVisible(Godot.Control)"]

See Also