GuiElement.removeChild

Remove the child at the specified index.

  1. void removeChild(size_t index)
    class GuiElement
    void
    removeChild
    (
    size_t index
    )
  2. void removeChild(GuiElement gui)

Meta