![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
| enum EStringTableLabels |
Localization key labels.
Assign specific value to each entry! Otherwise it may be shifted when new entries are added in front of it, resulting in unintended label change in existing keys.
| Enumerator | |
|---|---|
| UI | |
| CHARACTERS | |
| WEAPONS | |
| VEHICLES | |
| DIALOGUE | |
| PATCH_0_9_6 | Features intended for 0.9.6 patch. |
| PATCH_1_2_1 | |
| EDITOR | In-game editor. |
| EDITOR_MODE_EDIT | Edit mode. |
| EDITOR_MODE_STRATEGY | Strategy mode. |
| EDITOR_MODE_PHOTO | Photo mode. |
| EDITOR_MODE_ADMIN | Admin mode. |
| EDITOR_MODE_SPECTATE | Spectate mode. |
| EDITOR_ATTRIBUTE | Attributes. |
| EDITOR_CONTEXT_ACTION | Context actions. |
| EDITOR_OVERLAY | GUI overlay. |
| EDITOR_FILTER | Photo mode post-process filter. |
| EDITOR_TOOLBAR | Editor Toolbar. |
| EDITOR_TOOLTIP_DETAIL | Editor Tooltip detail. |
| EDITOR_CONTENT_BROWSER | Editor Content Browser. |
| EDITOR_CONTENT_BROWSER_FILTER | Editor Content Browser Filter. |
| EDITABLE_ENTITY | Editable Entities. |
| CONTROLS_HINTS | |
| USER_ACTIONS | |
| QUICK_MENU | |
| VON | |
| CHAT | |
| NOTIFICATION | |
| FIELD_MANUAL | Field manual entries. |
| HINT | Hints. |
| VOTING | Voting. |
| KEYBIND | ActionManager keybinds. |
| RANKS | |
| CAMPAIGN | |
| CAMPAIGN_TASKS | |
| ROLES | |
| GROUPS | |
| ITEMS | |
| AMMUNITION | |
| MAGAZINES | |
| AMMOBOXES | |
| GEAR | |
| INVENTORY | |
| COMPASS | Compass Directions. |
| COMPASS_SHORT | Compass Directions (Abbreviated). |
| DATE | Date values. |
| VALUE_UNIT | Units for Values (Eg: %, Seconds, Meters). |
| VALUE_UNIT_SHORT | Units for Values short (Eg: s (Seconds), m/s (Meters per second)). |
| TIME_OF_DAY | Dawn, Dusk, Midnight SetCursor. |
| WEATHER | Clear, Cloudy, Rainy etc. |
| BLOODTYPE | Blood type A+ AB- ect. |
| MAP_SETTLEMENTS | |
| MAP_HYDRONYMS | |
| MAP_AGRONYMS | |
| MAP_ORONYMS | |
| MAP_DRYMONYMS | |
| MAP_URBANONYMS | |
| MAP_TOPONYMS | |
| DIALOGUE_PROTOCOL | |
| DIALOGUE_CONFLICT | |
| END_SCREEN | |
| MAIN_MENU | |
| SERVER_BROWSER | |
| WORKSHOP | |
| SERVER_HOSTING | |
Definition at line 8 of file EStringTableLabels.c.