#include <orxLocale.h>
Data Fields | |
| const orxSTRING | zLanguage |
| const orxSTRING | zStringKey |
| const orxSTRING | zStringValue |
Locale event payload
Definition at line 65 of file orxLocale.h.
| const orxSTRING orxLOCALE_EVENT_PAYLOAD::zLanguage |
Current language : 4
Definition at line 67 of file orxLocale.h.
| const orxSTRING orxLOCALE_EVENT_PAYLOAD::zStringKey |
String key : 8
Definition at line 68 of file orxLocale.h.
| const orxSTRING orxLOCALE_EVENT_PAYLOAD::zStringValue |
String value : 12
Definition at line 69 of file orxLocale.h.
1.5.6