GuiSetFont abstract method
void
GuiSetFont(
- FontStructType font
Set gui custom font (global state)
Implementation
void GuiSetFont(
FontStructType font,
);
Set gui custom font (global state)
void GuiSetFont(
FontStructType font,
);