![]() |
Blamite Game Engine - Blam (Core)
|
Namespace for things relating to Sentry. More...
Functions | |
BLAM void | UploadCrashData () |
BLAM std::string | GetCrashUploadStateMessage () |
Retrieves the state of the Sentry data upload. More... | |
BLAM std::string | GetEventID () |
Retrieves the Event ID generated by Sentry, used to cross-reference bug reports and Sentry data. More... | |
Namespace for things relating to Sentry.
std::string Blam::Sentry::GetCrashUploadStateMessage | ( | ) |
Retrieves the state of the Sentry data upload.
Used to show progress and other info on crash screen.
std::string Blam::Sentry::GetEventID | ( | ) |
void Blam::Sentry::UploadCrashData | ( | ) |