This namespace contains functions returning library related informations.
Functions | |
const char * | GetVersion () |
Get the current version of ParaGUI. | |
const char * | GetHomepage () |
Get the URL of the ParaGUI homepage. | |
const char * | GetLicence () |
Get ParaGUI's licence information. | |
void | PrintInfo () |
Log all information to the console. |
|
Get the URL of the ParaGUI homepage.
|
|
Get ParaGUI's licence information.
|
|
Get the current version of ParaGUI.
|
|
Log all information to the console.
|