Documentation

UI::PushFontSize

Function

void UI::PushFontSize(float size)

Pushes a font size to the stack using the current font. This is equivalent to calling UI::PushFont(null, size).

float size