bool UI::BeginChild(const string&in id, const vec2&in size, bool border, int flags = UI::WindowFlags::None)
Begins a self-container independent scrolling container using UI::ChildFlags::Border for the border parameter. This function exists for backwards compatibility only.
bool