Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
JSI_UserReport Namespace Reference

Functions

bool IsUserReportEnabled ()
 
void SetUserReportEnabled (bool enabled)
 
std::string GetUserReportStatus ()
 
std::string GetUserReportLogPath ()
 
std::string GetUserReportConfigPath ()
 
void RegisterScriptFunctions (const ScriptRequest &rq)
 

Function Documentation

◆ GetUserReportConfigPath()

std::string JSI_UserReport::GetUserReportConfigPath ( )

◆ GetUserReportLogPath()

std::string JSI_UserReport::GetUserReportLogPath ( )

◆ GetUserReportStatus()

std::string JSI_UserReport::GetUserReportStatus ( )

◆ IsUserReportEnabled()

bool JSI_UserReport::IsUserReportEnabled ( )

◆ RegisterScriptFunctions()

void JSI_UserReport::RegisterScriptFunctions ( const ScriptRequest rq)

◆ SetUserReportEnabled()

void JSI_UserReport::SetUserReportEnabled ( bool  enabled)