void UI::SetNextWindowContentSize(int w, int h = 0)
Sets the size for the next window contents. Set height to 0 to only set width. The size is automatically scaled by UI::GetScale().
int w
int
w
int h
h