PrintFloat

From King Arthur's Gold Wiki
Jump to: navigation, search

Prints the given float with the given prefix text - to the console, if its available.

void printFloat(const string &prefix, f32 f)