Public Member Functions | |
| bool | operator== (const StatDatabaseEntry &other) const |
| bool | operator!= (const StatDatabaseEntry &other) const |
| AZStd::string | ToString () const |
| auto | GetColumns () |
Public Attributes | |
| AZStd::string | m_statName |
| AZ::s64 | m_statValue = 0 |
| AZ::s64 | m_lastLogTime = 0 |