Utility structure that represents an reflected element. More...
#include <TranslationGeneration.h>
Public Attributes | |
AZStd::string | m_key |
AZStd::string | m_context |
AZStd::string | m_variant |
EntryDetails | m_details |
AZStd::vector< Method > | m_methods |
AZStd::vector< Slot > | m_slots |
Utility structure that represents an reflected element.