EditorPluginRemoveControlFromContainer Method |
Removes the control from the specified container. You have to manually QueueFree the control.
Namespace: Godot
public void RemoveControlFromContainer( EditorPluginCustomControlContainer container, Control control )
[Missing <param name="container"/> documentation for "M:Godot.EditorPlugin.RemoveControlFromContainer(Godot.EditorPlugin.CustomControlContainer,Godot.Control)"]
[Missing <param name="control"/> documentation for "M:Godot.EditorPlugin.RemoveControlFromContainer(Godot.EditorPlugin.CustomControlContainer,Godot.Control)"]