|
| TranslationKey (const AZStd::string &key) |
|
| TranslationKey (const TranslationKey &rhs) |
|
TranslationKey & | operator= (const AZStd::string &key) |
|
bool | operator== (const char *keyStr) const |
|
bool | operator== (const TranslationKey &rhs) const |
|
template<typename T > |
auto | operator<< (T &&value) -> AZStd::enable_if_t< AZStd::is_void_v< AZStd::void_t< decltype(AZStd::to_string(value))>>, TranslationKey & > |
|
TranslationKey & | operator<< (const AZStd::string &value) |
|
const AZStd::string | operator+ (const AZStd::string &value) |
|
void | clear () |
|
const AZStd::string & | ToString () const |
|
| operator AZStd::string () |
|
|
static AZStd::string | Sanitize (const AZStd::string &text) |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/Source/Translation/TranslationBus.h