Documentation

UI::BeginChild

Function

bool UI::BeginChild(const string&in id, const vec2&in size = vec2 ( ), bool border = false, int flags = UI::WindowFlags::None)

Begins a self-contained indepedendent scrolling container.

string id

vec2 size

bool border

int flags

Returns bool