Public Member Functions | |
| Details (const Details &rhs) | |
| Details (const char *name, const char *tooltip, const char *subtitle, const char *category) | |
Public Attributes | |
| AZStd::string | m_name |
| AZStd::string | m_tooltip |
| AZStd::string | m_category |
| AZStd::string | m_subtitle |
| bool | m_valid = false |