UI.NextLine

static void NextLine()

This will advance the layout to the next line. If there’s nothing on the current line, it’ll advance to the start of the next on. But this won’t have any affect on an empty line, try UI.Space for that.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!