Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Functions | |
bool | IsUserReportEnabled () |
void | SetUserReportEnabled (bool enabled) |
std::string | GetUserReportStatus () |
std::string | GetUserReportLogPath () |
std::string | GetUserReportConfigPath () |
void | RegisterScriptFunctions (const ScriptRequest &rq) |
std::string JSI_UserReport::GetUserReportConfigPath | ( | ) |
std::string JSI_UserReport::GetUserReportLogPath | ( | ) |
std::string JSI_UserReport::GetUserReportStatus | ( | ) |
bool JSI_UserReport::IsUserReportEnabled | ( | ) |
void JSI_UserReport::RegisterScriptFunctions | ( | const ScriptRequest & | rq | ) |
void JSI_UserReport::SetUserReportEnabled | ( | bool | enabled | ) |