Updated API maker but the regex is sloppy and the file produced has some errant brackets and commas floating around. I cleaned it up with find and replace in notepad plus plus and am committing the cleaned up and working api definition file as ESOAPI.lua

Solvaring [07-07-17 - 01:07]
Updated API maker but the regex is sloppy and the file produced has some errant brackets and commas floating around. I cleaned it up with find and replace in notepad plus plus and am committing the cleaned up and working api definition file as ESOAPI.lua
Filename
ESOAPI.lua
apimaker2.lua
diff --git a/ESOAPI.lua b/ESOAPI.lua
new file mode 100644
index 0000000..3379698
--- /dev/null
+++ b/ESOAPI.lua
@@ -0,0 +1,47718 @@
+return {
+ABILITY_TOOLTIP_TEXT_COLOR_ABILITY_INFO = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_BODY = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_BRONZE_ABILITY = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_DEFAULT = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_FAILED_REQUIREMENT = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_GOLD_ABILITY = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_NAME = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_NEW_EFFECT = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_SILVER_ABILITY = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_SPECIAL_HEADER = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_UPGRADES = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_UPGRADE_TO_ABILITY = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_USE_INFO_TYPE = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_USE_INFO_TYPE = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_USE_INFO_TYPE = {
+	 type = "value",},
+
+ABILITY_TOOLTIP_TEXT_COLOR_VALID_REQUIREMENT = {
+	 type = "value",},
+
+ABILITY_TYPE_ACTIONLIST = {
+	 type = "value",},
+
+ABILITY_TYPE_AREAEFFECT = {
+	 type = "value",},
+
+ABILITY_TYPE_AREATELEPORT = {
+	 type = "value",},
+
+ABILITY_TYPE_ATTACKERINTERCEPT = {
+	 type = "value",},
+
+ABILITY_TYPE_ATTACKERREFLECT = {
+	 type = "value",},
+
+ABILITY_TYPE_AVOIDDEATH = {
+	 type = "value",},
+
+ABILITY_TYPE_BASIC = {
+	 type = "value",},
+
+ABILITY_TYPE_BLADETURN = {
+	 type = "value",},
+
+ABILITY_TYPE_BLINK = {
+	 type = "value",},
+
+ABILITY_TYPE_BLOCK = {
+	 type = "value",},
+
+ABILITY_TYPE_BONUS = {
+	 type = "value",},
+
+ABILITY_TYPE_CHANGEAPPEARANCE = {
+	 type = "value",},
+
+ABILITY_TYPE_CHARGE = {
+	 type = "value",},
+
+ABILITY_TYPE_CHARM = {
+	 type = "value",},
+
+ABILITY_TYPE_CLAIRVOYANCE = {
+	 type = "value",},
+
+ABILITY_TYPE_CLIENTFX = {
+	 type = "value",},
+
+ABILITY_TYPE_COMBATRESOURCE = {
+	 type = "value",},
+
+ABILITY_TYPE_CREATEINTERACTABLE = {
+	 type = "value",},
+
+ABILITY_TYPE_CREATEINVENTORYITEM = {
+	 type = "value",},
+
+ABILITY_TYPE_DAMAGE = {
+	 type = "value",},
+
+ABILITY_TYPE_DAMAGELIMIT = {
+	 type = "value",},
+
+ABILITY_TYPE_DAMAGESHIELD = {
+	 type = "value",},
+
+ABILITY_TYPE_DEFEND = {
+	 type = "value",},
+
+ABILITY_TYPE_DESPAWNOVERRIDE = {
+	 type = "value",},
+
+ABILITY_TYPE_DISARM = {
+	 type = "value",},
+
+ABILITY_TYPE_DISORIENT = {
+	 type = "value",},
+
+ABILITY_TYPE_DISPEL = {
+	 type = "value",},
+
+ABILITY_TYPE_DODGE = {
+	 type = "value",},
+
+ABILITY_TYPE_DOUBLEFIRE = {
+	 type = "value",},
+
+ABILITY_TYPE_EXHAUSTED = {
+	 type = "value",},
+
+ABILITY_TYPE_FEAR = {
+	 type = "value",},
+
+ABILITY_TYPE_FILLSOULGEM = {
+	 type = "value",},
+
+ABILITY_TYPE_FIREPROC = {
+	 type = "value",},
+
+ABILITY_TYPE_FLIGHT = {
+	 type = "value",},
+
+ABILITY_TYPE_FREECAST = {
+	 type = "value",},
+
+ABILITY_TYPE_FREEINTERACT = {
+	 type = "value",},
+
+ABILITY_TYPE_GRANTABILITY = {
+	 type = "value",},
+
+ABILITY_TYPE_HEAL = {
+	 type = "value",},
+
+ABILITY_TYPE_HIDE = {
+	 type = "value",},
+
+ABILITY_TYPE_IMMUNITY = {
+	 type = "value",},
+
+ABILITY_TYPE_INTERCEPT = {
+	 type = "value",},
+
+ABILITY_TYPE_INTERRUPT = {
+	 type = "value",},
+
+ABILITY_TYPE_JUMP = {
+	 type = "value",},
+
+ABILITY_TYPE_KNOCKBACK = {
+	 type = "value",},
+
+ABILITY_TYPE_LEAP = {
+	 type = "value",},
+
+ABILITY_TYPE_LEVITATE = {
+	 type = "value",},
+
+ABILITY_TYPE_MISDIRECT = {
+	 type = "value",},
+
+ABILITY_TYPE_MODIFYCOOLDOWN = {
+	 type = "value",},
+
+ABILITY_TYPE_MODIFYDURATION = {
+	 type = "value",},
+
+ABILITY_TYPE_MODIFYSPECIALSTAT = {
+	 type = "value",},
+
+ABILITY_TYPE_MOUNT = {
+	 type = "value",},
+
+ABILITY_TYPE_MOVEPOSITION = {
+	 type = "value",},
+
+ABILITY_TYPE_NOAGGRO = {
+	 type = "value",},
+
+ABILITY_TYPE_NOKILL = {
+	 type = "value",},
+
+ABILITY_TYPE_NOLOCKPICK = {
+	 type = "value",},
+
+ABILITY_TYPE_NOSEETARGET = {
+	 type = "value",},
+
+ABILITY_TYPE_NONCOMBATBONUS = {
+	 type = "value",},
+
+ABILITY_TYPE_NONEXISTENT = {
+	 type = "value",},
+
+ABILITY_TYPE_NONE = {
+	 type = "value",},
+
+ABILITY_TYPE_OFFBALANCE = {
+	 type = "value",},
+
+ABILITY_TYPE_PACIFY = {
+	 type = "value",},
+
+ABILITY_TYPE_PARRY = {
+	 type = "value",},
+
+ABILITY_TYPE_PATHLINE = {
+	 type = "value",},
+
+ABILITY_TYPE_RECALL = {
+	 type = "value",},
+
+ABILITY_TYPE_REFLECTION = {
+	 type = "value",},
+
+ABILITY_TYPE_REGISTERTRIGGER = {
+	 type = "value",},
+
+ABILITY_TYPE_REMOVETYPE = {
+	 type = "value",},
+
+ABILITY_TYPE_RESURRECT = {
+	 type = "value",},
+
+ABILITY_TYPE_REVEAL = {
+	 type = "value",},
+
+ABILITY_TYPE_SEESTEALTH = {
+	 type = "value",},
+
+ABILITY_TYPE_SETCOOLDOWN = {
+	 type = "value",},
+
+ABILITY_TYPE_SETHOTBAR = {
+	 type = "value",},
+
+ABILITY_TYPE_SETPERSONALITY = {
+	 type = "value",},
+
+ABILITY_TYPE_SETTARGET = {
+	 type = "value",},
+
+ABILITY_TYPE_SHOWNON = {
+	 type = "value",},
+
+ABILITY_TYPE_SIEGEAREAEFFECT = {
+	 type = "value",},
+
+ABILITY_TYPE_SIEGECREATE = {
+	 type = "value",},
+
+ABILITY_TYPE_SIEGEPACKUP = {
+	 type = "value",},
+
+ABILITY_TYPE_SILENCE = {
+	 type = "value",},
+
+ABILITY_TYPE_SLOWFALL = {
+	 type = "value",},
+
+ABILITY_TYPE_SNARE = {
+	 type = "value",},
+
+ABILITY_TYPE_SOULGEMRESURRECT = {
+	 type = "value",},
+
+ABILITY_TYPE_SPELLSTEAL = {
+	 type = "value",},
+
+ABILITY_TYPE_STAGGER = {
+	 type = "value",},
+
+ABILITY_TYPE_STEALTH = {
+	 type = "value",},
+
+ABILITY_TYPE_STUN = {
+	 type = "value",},
+
+ABILITY_TYPE_SUMMON = {
+	 type = "value",},
+
+ABILITY_TYPE_THREAT = {
+	 type = "value",},
+
+ABILITY_TYPE_TRAUMA = {
+	 type = "value",},
+
+ABILITY_TYPE_UPDATEDEATHDIALOG = {
+	 type = "value",},
+
+ABILITY_TYPE_VAMPIRE = {
+	 type = "value",},
+
+ABILITY_TYPE_WIND = {
+	 type = "value",},
+
+ACHIEVEMENT_POINT_HIGH = {
+	 type = "value",},
+
+ACHIEVEMENT_POINT_LEGENDARY_DEED = {
+	 type = "value",},
+
+ACHIEVEMENT_POINT_LOW = {
+	 type = "value",},
+
+ACHIEVEMENT_POINT_MEDIUM = {
+	 type = "value",},
+
+ACHIEVEMENT_POINT_VERY_HIGH = {
+	 type = "value",},
+
+ACHIEVEMENT_REWARD_TYPE_DYE = {
+	 type = "value",},
+
+ACHIEVEMENT_REWARD_TYPE_ITEM = {
+	 type = "value",},
+
+ACHIEVEMENT_REWARD_TYPE_NONE = {
+	 type = "value",},
+
+ACHIEVEMENT_REWARD_TYPE_POINTS = {
+	 type = "value",},
+
+ACHIEVEMENT_REWARD_TYPE_TITLE = {
+	 type = "value",},
+
+ACTION_BAR_SETTING_LOCK_ACTION_BARS = {
+	 type = "value",},
+
+ACTION_BAR_SETTING_CHOICE_AUTOMATIC = {
+	 type = "value",},
+
+ACTION_BAR_SETTING_CHOICE_OFF = {
+	 type = "value",},
+
+ACTION_BAR_SETTING_CHOICE_ON = {
+	 type = "value",},
+
+ACTION_TYPE_ABILITY = {
+	 type = "value",},
+
+ACTION_TYPE_COLLECTIBLE = {
+	 type = "value",},
+
+ACTION_TYPE_EMOTE = {
+	 type = "value",},
+
+ACTION_TYPE_ITEM = {
+	 type = "value",},
+
+ACTION_TYPE_NOTHING = {
+	 type = "value",},
+
+ACTION_TYPE_QUICK_CHAT = {
+	 type = "value",},
+
+ACTION_TYPE_SIEGE_ACTION = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_BLOCK = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_HEAVY_ATTACK = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_LIGHT_ATTACK = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_NORMAL_ABILITY = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_OTHER = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_ULTIMATE = {
+	 type = "value",},
+
+ACTION_SLOT_TYPE_WEAPON_ATTACK = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_COLOR_FAILURE = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_COLOR_NORMAL = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_COLOR_SUCCESS = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_RESULT_FAILURE = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_RESULT_NO_ACTION = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_RESULT_SUCCESS = {
+	 type = "value",},
+
+ACT_SETTING_ALWAYS = {
+	 type = "value",},
+
+ACT_SETTING_AUTO = {
+	 type = "value",},
+
+ACT_SETTING_OFF = {
+	 type = "value",},
+
+ACTIVE_WEAPON_PAIR_BACKUP = {
+	 type = "value",},
+
+ACTIVE_WEAPON_PAIR_MAIN = {
+	 type = "value",},
+
+ACTIVE_WEAPON_PAIR_NONE = {
+	 type = "value",},
+
+ACTIVITY_FINDER_STATUS_COMPLETE = {
+	 type = "value",},
+
+ACTIVITY_FINDER_STATUS_FORMING_GROUP = {
+	 type = "value",},
+
+ACTIVITY_FINDER_STATUS_IN_PROGRESS = {
+	 type = "value",},
+
+ACTIVITY_FINDER_STATUS_NONE = {
+	 type = "value",},
+
+ACTIVITY_FINDER_STATUS_QUEUED = {
+	 type = "value",},
+
+ACTIVITY_FINDER_STATUS_READY_CHECK = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_CAMPAIGN_MISMATCH = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_CANNOT_QUEUE_IN_BATTLEGROUND = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_DESTINATION_NO_LONGER_VALID = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_DLC_LOCKED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_GROUP_STRUCTURE_CHANGED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_GROUP_TOO_LARGE = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_INCOMPATIBLE_GROUP = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_INCOMPATIBLE_REGION = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_INVALID_LEVEL = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_LOCATION_RESTRICTION = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_MEMBERS_OFFLINE = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_MEMEBER_CANCELED_READY_CHECK = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_MEMEBR_LOCATION_NOT_VALID = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_NEW_SEARCH_INITIATED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_NOT_GROUP_LEADER = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_NOT_IMPLEMENTED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_NO_ACTIVITIES_SELECTED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_NO_GROUP = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_NO_ROLES_SELECTED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_ON_QUEUE_COOLDOWN = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_QUEUE_TTL_EXPIRED = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_SUCCESS = {
+	 type = "value",},
+
+ACTIVITY_QUEUE_RESULT_UNSPECIFIED_INTERNAL_ERROR = {
+	 type = "value",},
+
+ALLIANCE_ALDMERI_DOMINION = {
+	 type = "value",},
+
+ALLIANCE_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+ALLIANCE_EBONHEART_PACT = {
+	 type = "value",},
+
+ALLIANCE_NONE = {
+	 type = "value",},
+
+APPROVED_URL_ESO_ACCOUNT = {
+	 type = "value",},
+
+APPROVED_URL_ESO_ACCOUNT_STORE = {
+	 type = "value",},
+
+APPROVED_URL_ESO_ACCOUNT_SUBSCRIPTION = {
+	 type = "value",},
+
+APPROVED_URL_ESO_CHAPTER_UPGRADE = {
+	 type = "value",},
+
+APPROVED_URL_ESO_FORUMS = {
+	 type = "value",},
+
+APPROVED_URL_ESO_HELP = {
+	 type = "value",},
+
+APPROVED_URL_ESO_HOMEPAGE = {
+	 type = "value",},
+
+ARMORDAMAGESTYLE_FABRIC = {
+	 type = "value",},
+
+ARMORDAMAGESTYLE_GENERIC = {
+	 type = "value",},
+
+ARMORDAMAGESTYLE_METAL = {
+	 type = "value",},
+
+ARMORTYPE_HEAVY = {
+	 type = "value",},
+
+ARMORTYPE_LIGHT = {
+	 type = "value",},
+
+ARMORTYPE_MEDIUM = {
+	 type = "value",},
+
+ARMORTYPE_NONE = {
+	 type = "value",},
+
+ATTRIBUTE_TOOLTIP_COLOR_CURRENT_VALUE = {
+	 type = "value",},
+
+ATTRIBUTE_TOOLTIP_COLOR_EFFECT = {
+	 type = "value",},
+
+ATTRIBUTE_TOOLTIP_COLOR_NAME = {
+	 type = "value",},
+
+ATTRIBUTE_HEALTH = {
+	 type = "value",},
+
+ATTRIBUTE_MAGICKA = {
+	 type = "value",},
+
+ATTRIBUTE_NONE = {
+	 type = "value",},
+
+ATTRIBUTE_STAMINA = {
+	 type = "value",},
+
+AUDIO_SETTING_AMBIENT_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_AMBIENT_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_AUDIO_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_AUDIO_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_BACKGROUND_AUDIO = {
+	 type = "value",},
+
+AUDIO_SETTING_FOOTSTEPS_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_FOOTSTEPS_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_MUSIC_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_MUSIC_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_SFX_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_SFX_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_SOUND_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_SPEAKER_SETUP = {
+	 type = "value",},
+
+AUDIO_SETTING_UI_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_UI_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_VOICE_CHAT_VOLUME = {
+	 type = "value",},
+
+AUDIO_SETTING_VO_ENABLED = {
+	 type = "value",},
+
+AUDIO_SETTING_VO_VOLUME = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_FIVE_POINT_ONE = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_FIVE_POINT_ZERO = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_FOUR_POINT_ONE = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_FOUR_POINT_ZERO = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_MONO = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_SEVEN_POINT_ONE = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_STEREO = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_TWO_POINT_ONE = {
+	 type = "value",},
+
+AUDIO_SPEAKER_CONFIG_USE_WINDOWS_SETTING = {
+	 type = "value",},
+
+AXIS_TYPE_X = {
+	 type = "value",},
+
+AXIS_TYPE_Y = {
+	 type = "value",},
+
+AXIS_TYPE_Z = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TARGET_BAG_SLOT = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TARGET_COLLECTIBLE_ID = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TARGET_FURNITURE_ID = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TARGET_MARKET_PRODUCT_ID = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TYPE_DESCRIPTION = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TYPE_FURNITURE_KEYWORDS = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TYPE_NAME = {
+	 type = "value",},
+
+BACKGROUND_LIST_FILTER_TYPE_SEARCH_KEYWORDS = {
+	 type = "value",},
+
+BAG_BACKPACK = {
+	 type = "value",},
+
+BAG_BANK = {
+	 type = "value",},
+
+BAG_BUYBACK = {
+	 type = "value",},
+
+BAG_GUILDBANK = {
+	 type = "value",},
+
+BAG_SUBSCRIBER_BANK = {
+	 type = "value",},
+
+BAG_VIRTUAL = {
+	 type = "value",},
+
+BAG_WORN = {
+	 type = "value",},
+
+BATTLEGROUND_ALLIANCE_FIRE_DRAKES = {
+	 type = "value",},
+
+BATTLEGROUND_ALLIANCE_NONE = {
+	 type = "value",},
+
+BATTLEGROUND_ALLIANCE_PIT_DAEMONS = {
+	 type = "value",},
+
+BATTLEGROUND_ALLIANCE_STORM_LORDS = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_CAPTURE_THE_FLAG = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_CRAZY_KING = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_DEATHMATCH = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_DOMINATION = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_KING_OF_THE_HILL = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_MURDERBALL = {
+	 type = "value",},
+
+BATTLEGROUND_GAME_TYPE_NONE = {
+	 type = "value",},
+
+BATTLEGROUND_KILL_TYPE_ASSIST = {
+	 type = "value",},
+
+BATTLEGROUND_KILL_TYPE_KILLED_BY_ENEMY_TEAM = {
+	 type = "value",},
+
+BATTLEGROUND_KILL_TYPE_KILLED_BY_MY_TEAM = {
+	 type = "value",},
+
+BATTLEGROUND_KILL_TYPE_KILLING_BLOW = {
+	 type = "value",},
+
+BATTLEGROUND_KILL_TYPE_STOLEN_BY_ENEMY_TEAM = {
+	 type = "value",},
+
+BATTLEGROUND_LEADERBOARD_TYPE_DEATHMATCH = {
+	 type = "value",},
+
+BATTLEGROUND_LEADERBOARD_TYPE_FLAG_GAMES = {
+	 type = "value",},
+
+BATTLEGROUND_LEADERBOARD_TYPE_LAND_GRAB = {
+	 type = "value",},
+
+BATTLEGROUND_LEADERBOARD_TYPE_NONE = {
+	 type = "value",},
+
+BGQUERY_ASSIGNED_AND_LOCAL = {
+	 type = "value",},
+
+BGQUERY_ASSIGNED_CAMPAIGN = {
+	 type = "value",},
+
+BGQUERY_LOCAL = {
+	 type = "value",},
+
+BGQUERY_UNKNOWN = {
+	 type = "value",},
+
+BIND_TYPE_NONE = {
+	 type = "value",},
+
+BIND_TYPE_ON_EQUIP = {
+	 type = "value",},
+
+BIND_TYPE_ON_PICKUP = {
+	 type = "value",},
+
+BIND_TYPE_ON_PICKUP_BACKPACK = {
+	 type = "value",},
+
+BIND_TYPE_UNSET = {
+	 type = "value",},
+
+BOOK_MEDIUM_ANIMAL_SKIN = {
+	 type = "value",},
+
+BOOK_MEDIUM_LETTER = {
+	 type = "value",},
+
+BOOK_MEDIUM_NOTE = {
+	 type = "value",},
+
+BOOK_MEDIUM_RUBBING_PAPER = {
+	 type = "value",},
+
+BOOK_MEDIUM_SCROLL = {
+	 type = "value",},
+
+BOOK_MEDIUM_STONE_TABLET = {
+	 type = "value",},
+
+BOOK_MEDIUM_YELLOWED_PAPER = {
+	 type = "value",},
+
+BOSS_RANK_EXTRA = {
+	 type = "value",},
+
+BOSS_RANK_FIVE = {
+	 type = "value",},
+
+BOSS_RANK_FOUR = {
+	 type = "value",},
+
+BOSS_RANK_NOT_A_BOSS = {
+	 type = "value",},
+
+BOSS_RANK_ONE = {
+	 type = "value",},
+
+BOSS_RANK_SIX = {
+	 type = "value",},
+
+BOSS_RANK_THREE = {
+	 type = "value",},
+
+BOSS_RANK_TWO = {
+	 type = "value",},
+
+BROWSER_TYPE_AGENT_CHAT = {
+	 type = "value",},
+
+BROWSER_TYPE_BUG = {
+	 type = "value",},
+
+BROWSER_TYPE_QA_BUG = {
+	 type = "value",},
+
+BROWSER_TYPE_USER_CHAT = {
+	 type = "value",},
+
+BROWSER_TYPE_USER_FEEDBACK = {
+	 type = "value",},
+
+BROWSER_TYPE_USER_HELP = {
+	 type = "value",},
+
+BROWSER_TYPE_USER_ITEM_BUG = {
+	 type = "value",},
+
+BROWSER_TYPE_USER_QUEST_HELP = {
+	 type = "value",},
+
+BROWSER_TYPE_USER_REPORT = {
+	 type = "value",},
+
+BROWSER_OPEN_TYPE_BUG = {
+	 type = "value",},
+
+BROWSER_OPEN_TYPE_FEEDBACK = {
+	 type = "value",},
+
+BROWSER_OPEN_TYPE_LOGOUT = {
+	 type = "value",},
+
+BUFF_DEBUFF_ENABLED_CHOICE_ALWAYS_SHOW = {
+	 type = "value",},
+
+BUFF_DEBUFF_ENABLED_CHOICE_AUTOMATIC = {
+	 type = "value",},
+
+BUFF_DEBUFF_ENABLED_CHOICE_DONT_SHOW = {
+	 type = "value",},
+
+BUFF_EFFECT_TYPE_BUFF = {
+	 type = "value",},
+
+BUFF_EFFECT_TYPE_DEBUFF = {
+	 type = "value",},
+
+BUFF_EFFECT_TYPE_NOT_AN_EFFECT = {
+	 type = "value",},
+
+BUFF_TYPE_EMPOWER = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_BERSERK = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_BRUTALITY = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_DEFILE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_ENDURANCE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_EROSION = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_EVASION = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_EXPEDITION = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_FORCE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_FORTITUDE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_FRACTURE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_HEROISM = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_INTELLECT = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_MAIM = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_MANGLE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_MENDING = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_PROPHECY = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_PROTECTION = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_RESOLVE = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_SAVAGERY = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_SORCERY = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_SPELL_SHATTER = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_VITALITY = {
+	 type = "value",},
+
+BUFF_TYPE_MAJOR_WARD = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_BERSERK = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_BRUTALITY = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_DEFILE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_ENDURANCE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_EROSION = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_EVASION = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_EXPEDITION = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_FORCE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_FORTITUDE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_FRACTURE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_HEROISM = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_INTELLECT = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_MAIM = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_MANGLE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_MENDING = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_PROPHECY = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_PROTECTION = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_RESOLVE = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_SAVAGERY = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_SORCERY = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_SPELL_SHATTER = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_VITALITY = {
+	 type = "value",},
+
+BUFF_TYPE_MINOR_WARD = {
+	 type = "value",},
+
+BUFF_TYPE_NONE = {
+	 type = "value",},
+
+BUFF_TYPE_COLOR_BUFF = {
+	 type = "value",},
+
+BUFF_TYPE_COLOR_DEBUFF = {
+	 type = "value",},
+
+BUFFS_SETTING_ALL_ENABLED = {
+	 type = "value",},
+
+BUFFS_SETTING_BUFFS_ENABLED = {
+	 type = "value",},
+
+BUFFS_SETTING_BUFFS_ENABLED_FOR_SELF = {
+	 type = "value",},
+
+BUFFS_SETTING_BUFFS_ENABLED_FOR_TARGET = {
+	 type = "value",},
+
+BUFFS_SETTING_DEBUFFS_ENABLED = {
+	 type = "value",},
+
+BUFFS_SETTING_DEBUFFS_ENABLED_FOR_SELF = {
+	 type = "value",},
+
+BUFFS_SETTING_DEBUFFS_ENABLED_FOR_TARGET = {
+	 type = "value",},
+
+BUFFS_SETTING_DEBUFFS_ENABLED_FOR_TARGET_FROM_OTHERS = {
+	 type = "value",},
+
+BUFFS_SETTING_LONG_EFFECTS = {
+	 type = "value",},
+
+BUFFS_SETTING_PERMANENT_EFFECTS = {
+	 type = "value",},
+
+CADWELL_PROGRESSION_LEVEL_BRONZE = {
+	 type = "value",},
+
+CADWELL_PROGRESSION_LEVEL_GOLD = {
+	 type = "value",},
+
+CADWELL_PROGRESSION_LEVEL_SILVER = {
+	 type = "value",},
+
+CAMERA_OPTIONS_PREVIEW_FORCE_FIRST_PERSON = {
+	 type = "value",},
+
+CAMERA_OPTIONS_PREVIEW_FORCE_THIRD_PERSON = {
+	 type = "value",},
+
+CAMERA_OPTIONS_PREVIEW_NONE = {
+	 type = "value",},
+
+CAMERA_SETTING_ASSASSINATION_CAMERA = {
+	 type = "value",},
+
+CAMERA_SETTING_DISTANCE = {
+	 type = "value",},
+
+CAMERA_SETTING_DISTANCE_SYNCED = {
+	 type = "value",},
+
+CAMERA_SETTING_DISTANCE_UNSHEATHED = {
+	 type = "value",},
+
+CAMERA_SETTING_FIRST_PERSON_FIELD_OF_VIEW = {
+	 type = "value",},
+
+CAMERA_SETTING_FIRST_PERSON_HEAD_BOB = {
+	 type = "value",},
+
+CAMERA_SETTING_FOV_CHANGES_ALLOWED = {
+	 type = "value",},
+
+CAMERA_SETTING_INVERT_Y = {
+	 type = "value",},
+
+CAMERA_SETTING_SENSITIVITY_FIRST_PERSON = {
+	 type = "value",},
+
+CAMERA_SETTING_SENSITIVITY_THIRD_PERSON = {
+	 type = "value",},
+
+CAMERA_SETTING_SMOOTHING = {
+	 type = "value",},
+
+CAMERA_SETTING_THIRD_PERSON_FIELD_OF_VIEW = {
+	 type = "value",},
+
+CAMERA_SETTING_THIRD_PERSON_HORIZONTAL_OFFSET = {
+	 type = "value",},
+
+CAMERA_SETTING_THIRD_PERSON_HORIZONTAL_POSITION_MULTIPLIER = {
+	 type = "value",},
+
+CAMERA_SETTING_THIRD_PERSON_SIEGE_WEAPONRY = {
+	 type = "value",},
+
+CAMERA_SETTING_THIRD_PERSON_VERTICAL_OFFSET = {
+	 type = "value",},
+
+CAMPAIGNBUFF_DEFENSIVE_ARTIFACT = {
+	 type = "value",},
+
+CAMPAIGNBUFF_EMPEROR = {
+	 type = "value",},
+
+CAMPAIGNBUFF_KEEP = {
+	 type = "value",},
+
+CAMPAIGNBUFF_OFFENSIVE_ARTIFACT = {
+	 type = "value",},
+
+HOLDINGTYPE_DEFENSIVE_ARTIFACT = {
+	 type = "value",},
+
+HOLDINGTYPE_KEEP = {
+	 type = "value",},
+
+HOLDINGTYPE_OFFENSIVE_ARTIFACT = {
+	 type = "value",},
+
+HOLDINGTYPE_OUTPOST = {
+	 type = "value",},
+
+HOLDINGTYPE_RESOURCE = {
+	 type = "value",},
+
+CAMPAIGN_LEVEL_REQ_TYPE_CHAMPION_RANK = {
+	 type = "value",},
+
+CAMPAIGN_LEVEL_REQ_TYPE_NONE = {
+	 type = "value",},
+
+CAMPAIGN_LEVEL_REQ_TYPE_PLAYER_LEVEL = {
+	 type = "value",},
+
+CAMPAIGN_POP_FULL = {
+	 type = "value",},
+
+CAMPAIGN_POP_HIGH = {
+	 type = "value",},
+
+CAMPAIGN_POP_LOW = {
+	 type = "value",},
+
+CAMPAIGN_POP_MEDIUM = {
+	 type = "value",},
+
+CAMP_PREF_ASSIGNED = {
+	 type = "value",},
+
+CAMP_PREF_GUEST = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_TYPE_GUEST = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_TYPE_IMMEDIATE = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_TYPE_ON_END = {
+	 type = "value",},
+
+CAMPAIGN_RULESET_TYPE_HARDCORE = {
+	 type = "value",},
+
+CAMPAIGN_RULESET_TYPE_NORMAL = {
+	 type = "value",},
+
+CAMPAIGN_RULESET_TYPE_SPECIAL = {
+	 type = "value",},
+
+CAMPAIGN_UNASSIGN_TYPE_GUEST = {
+	 type = "value",},
+
+CAMPAIGN_UNASSIGN_TYPE_HOME_USE_ALLIANCE_POINTS = {
+	 type = "value",},
+
+CAMPAIGN_UNASSIGN_TYPE_HOME_USE_GOLD = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ABILITY_PROGRESSION_RANK_MORPH = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ABILITY_PROGRESSION_RANK_UPDATE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ACHIEVEMENT_AWARDED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ACTIVITY_COMPLETE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ARTIFACT_CONTROL_STATE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_AVENGE_KILL = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_BAG_CAPACITY_CHANGED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_BANK_CAPACITY_CHANGED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_BATTLEGROUND_MINUTE_WARNING = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_BATTLEGROUND_NEARING_VICTORY = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_BATTLEGROUND_OBJECTIVE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_CHAMPION_LEVEL_ACHIEVED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_CHAMPION_POINT_GAINED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_COLLECTIBLES_UPDATED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_CORONATE_EMPEROR = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_COUNTDOWN = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_DEPOSE_EMPEROR = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_DISCOVERY_EXPERIENCE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_DISPLAY_ANNOUNCEMENT = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_DUEL_COUNTDOWN = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_DUEL_FINISHED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_DUEL_NEAR_BOUNDARY = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ENLIGHTENMENT_GAINED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ENLIGHTENMENT_LOST = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_ESO_PLUS_SUBSCRIPTION_CHANGED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_EXPERIENCE_GAIN = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_FORCE_RESPEC = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_IMPERIAL_CITY_ACCESS_GAINED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_IMPERIAL_CITY_ACCESS_LOST = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_JUSTICE_INFAMY_CHANGED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_JUSTICE_NOW_KOS = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_JUSTICE_NO_LONGER_KOS = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_KEEP_GATE_CHANGED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_LEVEL_GAIN = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_LORE_BOOK_LEARNED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_LORE_BOOK_LEARNED_SKILL_EXPERIENCE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_LORE_COLLECTION_COMPLETED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_LORE_COLLECTION_COMPLETED_SKILL_EXPERIENCE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_OBJECTIVE_COMPLETED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_PLEDGE_OF_MARA_RESULT = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_POI_DISCOVERED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_QUEST_ADDED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_QUEST_COMPLETE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_QUEST_CONDITION_COUNTER_CHANGED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_QUEST_OPTIONAL_STEP_ADVANCED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_RAID_TRIAL = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_REVENGE_KILL = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_RIDING_SKILL_IMPROVEMENT = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SINGLE_COLLECTIBLE_UPDATED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_LINE_ADDED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_POINTS_GAINED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_POINTS_PARTIAL_GAINED = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_RANK_UPDATE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_XP_UPDATE = {
+	 type = "value",},
+
+CENTER_SCREEN_ANNOUNCE_TYPE_SYSTEM_BROADCAST = {
+	 type = "value",},
+
+CHAMPION_POINT_ACTIVE_REASON_ACTIVE = {
+	 type = "value",},
+
+CHAMPION_POINT_ACTIVE_REASON_IN_NON_CHAMPION_BATTLEGROUND = {
+	 type = "value",},
+
+CHAMPION_POINT_ACTIVE_REASON_IN_NON_CHAMPION_CAMPAIGN = {
+	 type = "value",},
+
+CHAPTER_BASE_GAME = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_CHAPTER_ = {
+	 type = "value",},
+
+CHAPTER_VOLCANO = {
+	 type = "value",},
+
+CHARACTER_MODE_CREATION = {
+	 type = "value",},
+
+CHARACTER_MODE_EDIT = {
+	 type = "value",},
+
+CHARACTER_MODE_SELECTION = {
+	 type = "value",},
+
+CHARACTER_CREATE_OPTION_RESTRICTION_REASON_NONE = {
+	 type = "value",},
+
+CHARACTER_CREATE_OPTION_RESTRICTION_REASON_REQUIRES_COLLECTIBLE = {
+	 type = "value",},
+
+CHARACTER_CREATE_OPTION_RESTRICTION_REASON_REQUIRES_MORROWIND = {
+	 type = "value",},
+
+CHAT_BUBBLE_SETTING_ENABLED = {
+	 type = "value",},
+
+CHAT_BUBBLE_SETTING_ENABLED_FOR_LOCAL_PLAYER = {
+	 type = "value",},
+
+CHAT_BUBBLE_SETTING_ENABLED_ONLY_FROM_CONTACTS = {
+	 type = "value",},
+
+CHAT_BUBBLE_SETTING_SPEED_MODIFIER = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_ALLIANCE_POINTS = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_BLOCK_ABSORBED_DEFEND = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_DEATH = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_DIRECT_DAMAGE = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_DIRECT_HEAL = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_DODGE_PARRY_MISS = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_DOT = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_DRAIN = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_ENERGIZE = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_EXPERIENCE = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_GAINED_EFFECT = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_HOT = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_LOST_EFFECT = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_OTHER = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_RANK_POINTS = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_RESIST = {
+	 type = "value",},
+
+CHAT_CATEGORY_COMBAT_TELVAR_STONES = {
+	 type = "value",},
+
+CHAT_CATEGORY_EMOTE = {
+	 type = "value",},
+
+CHAT_CATEGORY_GUILD_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_GUILD_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_GUILD_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_GUILD_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_GUILD_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_MONSTER_EMOTE = {
+	 type = "value",},
+
+CHAT_CATEGORY_MONSTER_SAY = {
+	 type = "value",},
+
+CHAT_CATEGORY_MONSTER_WHISPER = {
+	 type = "value",},
+
+CHAT_CATEGORY_MONSTER_YELL = {
+	 type = "value",},
+
+CHAT_CATEGORY_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CATEGORY_PARTY = {
+	 type = "value",},
+
+CHAT_CATEGORY_SAY = {
+	 type = "value",},
+
+CHAT_CATEGORY_SYSTEM = {
+	 type = "value",},
+
+CHAT_CATEGORY_WHISPER_INCOMING = {
+	 type = "value",},
+
+CHAT_CATEGORY_WHISPER_OUTGOING = {
+	 type = "value",},
+
+CHAT_CATEGORY_YELL = {
+	 type = "value",},
+
+CHAT_CATEGORY_ZONE = {
+	 type = "value",},
+
+CHAT_CATEGORY_ZONE_ENGLISH = {
+	 type = "value",},
+
+CHAT_CATEGORY_ZONE_FRENCH = {
+	 type = "value",},
+
+CHAT_CATEGORY_ZONE_GERMAN = {
+	 type = "value",},
+
+CHAT_CATEGORY_ZONE_JAPANESE = {
+	 type = "value",},
+
+CHAT_CATEGORY_HEADER_CHANNELS = {
+	 type = "value",},
+
+CHAT_CATEGORY_HEADER_COMBAT = {
+	 type = "value",},
+
+CHAT_CATEGORY_HEADER_GUILDS = {
+	 type = "value",},
+
+CHROMA_BLEND_MODE_ADDITIVE = {
+	 type = "value",},
+
+CHROMA_BLEND_MODE_COLOR_DODGE = {
+	 type = "value",},
+
+CHROMA_BLEND_MODE_NORMAL = {
+	 type = "value",},
+
+CHROMA_CUSTOM_EFFECT_GRID_STYLE_ANIMATED = {
+	 type = "value",},
+
+CHROMA_CUSTOM_EFFECT_GRID_STYLE_FULL = {
+	 type = "value",},
+
+CHROMA_CUSTOM_EFFECT_GRID_STYLE_STATIC_CELLS = {
+	 type = "value",},
+
+CHROMA_CUSTOM_EFFECT_TYPE_RING = {
+	 type = "value",},
+
+CHROMA_CUSTOM_EFFECT_TYPE_SINGLE_COLOR = {
+	 type = "value",},
+
+CHROMA_CUSTOM_EFFECT_TYPE_SINGLE_COLOR_FADING = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_HEADSET = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_KEYBOARD = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_KEYPAD = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_MOUSE = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_MOUSEPAD = {
+	 type = "value",},
+
+CHROMA_DEVICE_TYPE_SYSTEM = {
+	 type = "value",},
+
+CHROMA_HEADSET_EFFECT_TYPE_BREATHING = {
+	 type = "value",},
+
+CHROMA_HEADSET_EFFECT_TYPE_CUSTOM = {
+	 type = "value",},
+
+CHROMA_HEADSET_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_HEADSET_EFFECT_TYPE_NONE = {
+	 type = "value",},
+
+CHROMA_HEADSET_EFFECT_TYPE_SPECTRUMCYCLING = {
+	 type = "value",},
+
+CHROMA_HEADSET_EFFECT_TYPE_STATIC = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_BREATHING_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_BREATHING_EFFECT_TYPE_RANDOM_COLORS = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_BREATHING_EFFECT_TYPE_TWO_COLORS = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_BREATHING = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_CUSTOM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_CUSTOM_KEY = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_NONE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_REACTIVE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_RESERVED = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_SPECTRUMCYCLING = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_STATIC = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_EFFECT_TYPE_WAVE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_A = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_B = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_BACKSPACE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_C = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_CAPSLOCK = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_D = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_DELETE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_DOWN = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_E = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_END = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_ENTER = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_ESC = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_EUR_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_EUR_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_F = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_FN = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_G = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_H = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_HOME = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_I = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_INSERT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_J = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_JPN_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_JPN_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_JPN_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_JPN_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_JPN_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_K = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_L = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_LALT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_LCTRL = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_LEFT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_LSHIFT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_LWIN = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_M = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_MACRO = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_MACRO = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_MACRO = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_MACRO = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_MACRO = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_N = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMLOCK = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD_ADD = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD_DECIMAL = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD_DIVIDE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD_ENTER = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD_MULTIPLY = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_NUMPAD_SUBTRACT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_O = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_OEM_ = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_P = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_PAGEDOWN = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_PAGEUP = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_PAUSE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_PRINTSCREEN = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_Q = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_R = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_RALT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_RCTRL = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_RIGHT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_RMENU = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_RSHIFT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_S = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_SCROLL = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_SPACE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_T = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_TAB = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_U = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_UP = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_V = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_W = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_X = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_Y = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_KEY_Z = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_REACTIVE_EFFECT_DURATION_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_REACTIVE_EFFECT_DURATION_LONG = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_REACTIVE_EFFECT_DURATION_MEDIUM = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_REACTIVE_EFFECT_DURATION_NONE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_REACTIVE_EFFECT_DURATION_SHORT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_WAVE_EFFECT_DIRECTION_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_WAVE_EFFECT_DIRECTION_LEFT_TO_RIGHT = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_WAVE_EFFECT_DIRECTION_NONE = {
+	 type = "value",},
+
+CHROMA_KEYBOARD_WAVE_EFFECT_DIRECTION_RIGHT_TO_LEFT = {
+	 type = "value",},
+
+CHROMA_KEYPAD_BREATHING_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYPAD_BREATHING_EFFECT_TYPE_RANDOM_COLORS = {
+	 type = "value",},
+
+CHROMA_KEYPAD_BREATHING_EFFECT_TYPE_TWO_COLORS = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_BREATHING = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_CUSTOM = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_NONE = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_REACTIVE = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_SPECTRUMCYCLING = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_STATIC = {
+	 type = "value",},
+
+CHROMA_KEYPAD_EFFECT_TYPE_WAVE = {
+	 type = "value",},
+
+CHROMA_KEYPAD_REACTIVE_EFFECT_DURATION_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYPAD_REACTIVE_EFFECT_DURATION_LONG = {
+	 type = "value",},
+
+CHROMA_KEYPAD_REACTIVE_EFFECT_DURATION_MEDIUM = {
+	 type = "value",},
+
+CHROMA_KEYPAD_REACTIVE_EFFECT_DURATION_NONE = {
+	 type = "value",},
+
+CHROMA_KEYPAD_REACTIVE_EFFECT_DURATION_SHORT = {
+	 type = "value",},
+
+CHROMA_KEYPAD_WAVE_EFFECT_DIRECTION_INVALID = {
+	 type = "value",},
+
+CHROMA_KEYPAD_WAVE_EFFECT_DIRECTION_LEFT_TO_RIGHT = {
+	 type = "value",},
+
+CHROMA_KEYPAD_WAVE_EFFECT_DIRECTION_NONE = {
+	 type = "value",},
+
+CHROMA_KEYPAD_WAVE_EFFECT_DIRECTION_RIGHT_TO_LEFT = {
+	 type = "value",},
+
+CHROMA_MOUSE_BREATHING_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_MOUSE_BREATHING_EFFECT_TYPE_ONE_COLOR = {
+	 type = "value",},
+
+CHROMA_MOUSE_BREATHING_EFFECT_TYPE_RANDOM_COLORS = {
+	 type = "value",},
+
+CHROMA_MOUSE_BREATHING_EFFECT_TYPE_TWO_COLORS = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_BLINKING = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_BREATHING = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_CUSTOM = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_CUSTOM = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_NONE = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_REACTIVE = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_SPECTRUMCYCLING = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_STATIC = {
+	 type = "value",},
+
+CHROMA_MOUSE_EFFECT_TYPE_WAVE = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_LED = {
+	 type = "value",},
+
+CHROMA_MOUSE_REACTIVE_EFFECT_DURATION_LONG = {
+	 type = "value",},
+
+CHROMA_MOUSE_REACTIVE_EFFECT_DURATION_MEDIUM = {
+	 type = "value",},
+
+CHROMA_MOUSE_REACTIVE_EFFECT_DURATION_NONE = {
+	 type = "value",},
+
+CHROMA_MOUSE_REACTIVE_EFFECT_DURATION_SHORT = {
+	 type = "value",},
+
+CHROMA_MOUSE_WAVE_EFFECT_DIRECTION_BACK_TO_FRONT = {
+	 type = "value",},
+
+CHROMA_MOUSE_WAVE_EFFECT_DIRECTION_FRONT_TO_BACK = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_BREATHING_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_BREATHING_EFFECT_TYPE_RANDOM_COLORS = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_BREATHING_EFFECT_TYPE_TWO_COLORS = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_BREATHING = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_CUSTOM = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_INVALID = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_NONE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_SPECTRUMCYCLING = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_STATIC = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_EFFECT_TYPE_WAVE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_BOTTOM = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_BOTTOM = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_BOTTOM = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_BOTTOM = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_BOTTOM = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_INVALID = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_LEFT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_LEFT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_LEFT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_LEFT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_LEFT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_RIGHT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_RIGHT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_RIGHT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_RIGHT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_LED_RIGHT_SIDE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_WAVE_EFFECT_DIRECTION_INVALID = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_WAVE_EFFECT_DIRECTION_LEFT_TO_RIGHT = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_WAVE_EFFECT_DIRECTION_NONE = {
+	 type = "value",},
+
+CHROMA_MOUSEPAD_WAVE_EFFECT_DIRECTION_RIGHT_TO_LEFT = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_SPECIALIZATION_DLC = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_SPECIALIZATION_HOUSING = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_SPECIALIZATION_NONE = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_ABILITY_SKIN = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_ACCOUNT_SERVICE = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_ACCOUNT_UPGRADE = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_ASSISTANT = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_BODY_MARKING = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_CHAPTER = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_COSTUME = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_DLC = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_EMOTE = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_FACIAL_ACCESSORY = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_FACIAL_HAIR_HORNS = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_FURNITURE = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_HAIR = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_HAT = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_HEAD_MARKING = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_HOUSE = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_INVALID = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_MEMENTO = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_MOUNT = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_PERSONALITY = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_PIERCING_JEWELRY = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_POLYMORPH = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_SKIN = {
+	 type = "value",},
+
+COLLECTIBLE_CATEGORY_TYPE_VANITY_PET = {
+	 type = "value",},
+
+COLLECTIBLE_ITEM_TYPE_FISH = {
+	 type = "value",},
+
+COLLECTIBLE_ITEM_TYPE_NONE = {
+	 type = "value",},
+
+COLLECTIBLE_ITEM_TYPE_TROPHY = {
+	 type = "value",},
+
+COLLECTIBLE_RESTRICTION_TYPE_ALLIANCE = {
+	 type = "value",},
+
+COLLECTIBLE_RESTRICTION_TYPE_CLASS = {
+	 type = "value",},
+
+COLLECTIBLE_RESTRICTION_TYPE_GENDER = {
+	 type = "value",},
+
+COLLECTIBLE_RESTRICTION_TYPE_RACE = {
+	 type = "value",},
+
+COLLECTIBLE_UNLOCK_STATE_LOCKED = {
+	 type = "value",},
+
+COLLECTIBLE_UNLOCK_STATE_UNLOCKED_OWNED = {
+	 type = "value",},
+
+COLLECTIBLE_UNLOCK_STATE_UNLOCKED_SUBSCRIPTION = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_BLOCKED_BY_ZONE = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_DEAD = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_INVALID_ALLIANCE = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_INVALID_CLASS = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_INVALID_COLLECTIBLE = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_INVALID_GENDER = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_INVALID_RACE = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_IN_WATER = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_NOT_BLOCKED = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_ON_COOLDOWN = {
+	 type = "value",},
+
+COLLECTIBLE_USAGE_BLOCK_REASON_PLACED_IN_HOUSE = {
+	 type = "value",},
+
+POWERTYPE_HEALTH = {
+	 type = "value",},
+
+POWERTYPE_HEALTH_BONUS = {
+	 type = "value",},
+
+POWERTYPE_INVALID = {
+	 type = "value",},
+
+POWERTYPE_MAGICKA = {
+	 type = "value",},
+
+POWERTYPE_MOUNT_STAMINA = {
+	 type = "value",},
+
+POWERTYPE_STAMINA = {
+	 type = "value",},
+
+POWERTYPE_ULTIMATE = {
+	 type = "value",},
+
+POWERTYPE_WEREWOLF = {
+	 type = "value",},
+
+COMBAT_SETTING_CLAMP_GROUND_TARGET_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_MONSTER_TELLS_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_PREVENT_ATTACKING_INNOCENTS = {
+	 type = "value",},
+
+COMBAT_SETTING_QUICK_CAST_GROUND_ABILITIES = {
+	 type = "value",},
+
+COMBAT_SETTING_ROLL_DODGE_DOUBLE_TAP = {
+	 type = "value",},
+
+COMBAT_SETTING_ROLL_DODGE_WINDOW = {
+	 type = "value",},
+
+COMBAT_SETTING_SCROLLING_COMBAT_TEXT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_DAMAGE_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_DOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_HEALING_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_HOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_PET_DAMAGE_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_PET_DOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_POINT_GAINS_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_INCOMING_STATUS_EFFECTS_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_DAMAGE_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_DOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_HEALING_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_HOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_PET_DAMAGE_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_PET_DOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_PET_HEALING_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_PET_HOT_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_SCT_OUTGOING_STATUS_EFFECTS_ENABLED = {
+	 type = "value",},
+
+COMBAT_SETTING_USE_BATTLE_LEVEL = {
+	 type = "value",},
+
+COMBAT_UNIT_TYPE_GROUP = {
+	 type = "value",},
+
+COMBAT_UNIT_TYPE_NONE = {
+	 type = "value",},
+
+COMBAT_UNIT_TYPE_OTHER = {
+	 type = "value",},
+
+COMBAT_UNIT_TYPE_PLAYER = {
+	 type = "value",},
+
+COMBAT_UNIT_TYPE_PLAYER_PET = {
+	 type = "value",},
+
+COMBAT_UNIT_TYPE_TARGET_DUMMY = {
+	 type = "value",},
+
+COMPASS_ACTIVE_QUESTS_CHOICE_FOCUSED = {
+	 type = "value",},
+
+COMPASS_ACTIVE_QUESTS_CHOICE_OFF = {
+	 type = "value",},
+
+COMPASS_ACTIVE_QUESTS_CHOICE_ON = {
+	 type = "value",},
+
+CONSOLE_SERVER_EUROPE = {
+	 type = "value",},
+
+CONSOLE_SERVER_NORTH_AMERICA = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_ALL_CARDS_REVEALED_HAS_CRATES = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_ALL_CARDS_REVEALED_NO_CRATES = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_DEAL_BONUS_CARDS = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_DEAL_PRIMARY_CARDS = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_FAREWELL = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_FLOURISH = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_GEMS_AWARDED = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_GREET_PLAYER = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_IDLE_CHATTER = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_INVALID = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_MANIFEST_ENTER_MULTI_CRATES = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_MANIFEST_ENTER_NO_CRATES = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_MANIFEST_ENTER_ONE_CRATES = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_NO_CRATES_WARNING = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_POSTURE_ENTER = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_POSTURE_EXIT = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_POSTURE_FIDGET = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_POSTURE_GROUP_FIDGET = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_POSTURE_LOOP = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_PRIMARY_CARDS_DEALT = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_REVEAL_ALL_CARDS = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_SHUFFLE_CARDS = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_SWIPE_CARDS_AWAY = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_TIER_FIVE_CARD = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_TIER_FOUR_CARD = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_TIER_ONE_CARD = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_TIER_SIX_CARD = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_TIER_THREE_CARD = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_TIER_TWO_CARD = {
+	 type = "value",},
+
+CROWN_CRATE_NPC_ANIMATION_TYPE_UNDER_ATTACK = {
+	 type = "value",},
+
+CROWN_CRATE_PARTICLES_BONUS = {
+	 type = "value",},
+
+CROWN_CRATE_PARTICLES_GEMIFY = {
+	 type = "value",},
+
+CROWN_CRATE_TIERED_PARTICLES_MYSTERY = {
+	 type = "value",},
+
+CROWN_CRATE_TIERED_PARTICLES_REVEAL = {
+	 type = "value",},
+
+CROWN_CRATE_TIERED_PARTICLES_REVEALED = {
+	 type = "value",},
+
+CROWN_CRATE_TIERED_PARTICLES_REVEALED_SELECTED = {
+	 type = "value",},
+
+CROWN_GEM_BALANCE_REASON_ITEMS_GEMMIFIED = {
+	 type = "value",},
+
+CROWN_GEM_BALANCE_REASON_NOTIFY = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_ABILITY_UPGRADE_PURCHASE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_ACHIEVEMENT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_ACTION = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BAGSPACE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BANKSPACE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BANK_DEPOSIT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BANK_FEE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BANK_WITHDRAWAL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BATTLEGROUND = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BOUNTY_CONFISCATED = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BOUNTY_PAID_FENCE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BOUNTY_PAID_GUARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_BUYBACK = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_CASH_ON_DELIVERY = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_COMMAND = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_CONSUME_FOOD_DRINK = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_CONSUME_POTION = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_CONVERSATION = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_CRAFT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_DEATH = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_DECONSTRUCT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_EDIT_GUILD_HERALDRY = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_FEED_MOUNT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_GUILD_BANK_DEPOSIT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_GUILD_BANK_WITHDRAWAL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_GUILD_FORWARD_CAMP = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_GUILD_STANDARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_GUILD_TABARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_HARVEST_REAGENT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_HOOKPOINT_STORE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_JUMP_FAILURE_REFUND = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_KEEP_REPAIR = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_KEEP_REWARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_KEEP_UPGRADE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_KILL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_LOOT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_LOOT_STOLEN = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_MAIL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_MEDAL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_PICKPOCKET = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_PLAYER_INIT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_PVP_KILL_TRANSFER = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_PVP_RESURRECT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_QUESTREWARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_RECIPE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_REFORGE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_RESEARCH_TRAIT = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_RESPEC_ATTRIBUTES = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_RESPEC_CHAMPION = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_RESPEC_MORPHS = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_RESPEC_SKILLS = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_REWARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_SELL_STOLEN = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_SOULWEARY = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_SOUL_HEAL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_STABLESPACE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_STUCK = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_TRADE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_TRADINGHOUSE_LISTING = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_TRADINGHOUSE_PURCHASE = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_TRADINGHOUSE_REFUND = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_TRAIT_REVEAL = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_TRAVEL_GRAVEYARD = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_VENDOR = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_VENDOR_LAUNDER = {
+	 type = "value",},
+
+CURRENCY_CHANGE_REASON_VENDOR_REPAIR = {
+	 type = "value",},
+
+CURRENCY_COLOR_ALLIANCE_POINTS = {
+	 type = "value",},
+
+CURRENCY_COLOR_GOLD = {
+	 type = "value",},
+
+CURRENCY_COLOR_INSPIRATION = {
+	 type = "value",},
+
+CURRENCY_COLOR_RANK_POINTS = {
+	 type = "value",},
+
+CURRENCY_COLOR_TELVAR_STONES = {
+	 type = "value",},
+
+CURRENCY_COLOR_WRIT_VOUCHERS = {
+	 type = "value",},
+
+CURT_ALLIANCE_POINTS = {
+	 type = "value",},
+
+CURT_MONEY = {
+	 type = "value",},
+
+CURT_NONE = {
+	 type = "value",},
+
+CURT_TELVAR_STONES = {
+	 type = "value",},
+
+CURT_WRIT_VOUCHERS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_CATEGORY_CHARACTER_ISSUE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_CATEGORY_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_CATEGORY_REPORT_PLAYER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_REPORT_PLAYER_SUBCATEGORY_CHEATING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_REPORT_PLAYER_SUBCATEGORY_HARASSMENT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_REPORT_PLAYER_SUBCATEGORY_INAPPROPRIATE_NAME = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_REPORT_PLAYER_SUBCATEGORY_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ASK_FOR_HELP_REPORT_PLAYER_SUBCATEGORY_OTHER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ITEM_ASSISTANCE_CATEGORY_CANT_ACQUIRE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ITEM_ASSISTANCE_CATEGORY_DEPRECATED = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ITEM_ASSISTANCE_CATEGORY_FROM_CROWN_STORE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ITEM_ASSISTANCE_CATEGORY_LOST = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ITEM_ASSISTANCE_CATEGORY_MISSING_CROWNS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_ITEM_ASSISTANCE_CATEGORY_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_QUEST_ASSISTANCE_CATEGORY_ITEM_MISSING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_QUEST_ASSISTANCE_CATEGORY_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_QUEST_ASSISTANCE_CATEGORY_NPC_MOBS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_ALLIANCE_WAR = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_AUDIO = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_CHARACTERS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_COMBAT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_GAME_SYSTEM = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_GRAPHICS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_ITEMS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_QUESTS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_CATEGORY_TEXT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_AWESOME = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_COSMETIC = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_CRASH = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_DELAYS_PROGRESS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_EXPLOIT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_IMPAIR = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_IMPACT_SURPRISE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ALLIANCE_WAR_GRAVEYARD = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ALLIANCE_WAR_OBJECTIVE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ALLIANCE_WAR_RANKING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ALLIANCE_WAR_SIEGE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_AUDIO_MUSIC = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_AUDIO_OTHER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_AUDIO_SFX = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_AUDIO_VOICEOVER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_ABILITIES = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_ACHIEVEMENTS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_ART_ANIMATION = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_CAMERA = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_CREATION_LOGIN_SELECTION = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_DEATH_RESURRECTION = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_EMOTES = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_FRIENDS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_MAIL = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_MOVEMENT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_SKILLS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_CHARACTERS_TARGETING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_COMBAT_ABILITY = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_COMBAT_AI = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_COMBAT_ART = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_COMBAT_LOOT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_COMBAT_NPC = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_CHAT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_CRAFTING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_FRAMERATE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_GROUPING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_GUILDS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_INTERACTABLES_LOCKPICKING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_LATENCY = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_MOUNTS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_TRADE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GAME_SYSTEM_VENDOR = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_ART_ANIMATION = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_CHARACTER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_CHAT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_COLLISION_FIXTURES = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_COLLISION_LANDSCAPE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_CURRENCY = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_INVENTORY = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_KEYBINDS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_MAPS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_SETTINGS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_TOOLTIPS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_GRAPHICS_WEATHER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_ARMOR = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_ART = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_CONSUMABLES = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_GATHERING = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_LOOT = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_SOUL_GEMS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_ITEMS_WEAPONS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_NONE = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_QUESTS_DIALOG_GRAMMAR = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_QUESTS_DIALOG_VOICEOVER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_QUESTS_NPC_MONSTERS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_QUESTS_OBJECTIVES = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_QUESTS_REWARDS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_TEXT_BOOKS = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_TEXT_DIALOG_VOICEOVER = {
+	 type = "value",},
+
+CUSTOMER_SERVICE_SUBMIT_FEEDBACK_SUBCATEGORY_TEXT_LOCALIZATION = {
+	 type = "value",},
+
+DAMAGE_TYPE_COLD = {
+	 type = "value",},
+
+DAMAGE_TYPE_DISEASE = {
+	 type = "value",},
+
+DAMAGE_TYPE_DROWN = {
+	 type = "value",},
+
+DAMAGE_TYPE_EARTH = {
+	 type = "value",},
+
+DAMAGE_TYPE_FIRE = {
+	 type = "value",},
+
+DAMAGE_TYPE_GENERIC = {
+	 type = "value",},
+
+DAMAGE_TYPE_MAGIC = {
+	 type = "value",},
+
+DAMAGE_TYPE_NONE = {
+	 type = "value",},
+
+DAMAGE_TYPE_OBLIVION = {
+	 type = "value",},
+
+DAMAGE_TYPE_PHYSICAL = {
+	 type = "value",},
+
+DAMAGE_TYPE_POISON = {
+	 type = "value",},
+
+DAMAGE_TYPE_SHOCK = {
+	 type = "value",},
+
+DEATH_INTERFACE_COLORS_RESPAWN_COOLDOWN_BAR = {
+	 type = "value",},
+
+DEATH_INTERFACE_COLORS_RESPAWN_COOLDOWN_FILL_GAMEPAD = {
+	 type = "value",},
+
+DEATH_INTERFACE_COLORS_RESPAWN_COOLDOWN_FILL_KEYBOARD = {
+	 type = "value",},
+
+DEATH_RECAP_HINT_IMPORTANCE_ALWAYS_INCLUDE = {
+	 type = "value",},
+
+DEATH_RECAP_HINT_IMPORTANCE_EXCLUSIVE = {
+	 type = "value",},
+
+DEATH_RECAP_HINT_IMPORTANCE_NORMAL = {
+	 type = "value",},
+
+DEFAULT_SOUL_GEM_CHOICE_CROWN = {
+	 type = "value",},
+
+DEFAULT_SOUL_GEM_CHOICE_GOLD = {
+	 type = "value",},
+
+STAT_ARMOR_RATING = {
+	 type = "value",},
+
+STAT_ATTACK_POWER = {
+	 type = "value",},
+
+STAT_BLOCK = {
+	 type = "value",},
+
+STAT_CRITICAL_RESISTANCE = {
+	 type = "value",},
+
+STAT_CRITICAL_STRIKE = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_COLD = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_DISEASE = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_DROWN = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_EARTH = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_FIRE = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_GENERIC = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_MAGIC = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_OBLIVION = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_PHYSICAL = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_POISON = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_SHOCK = {
+	 type = "value",},
+
+STAT_DAMAGE_RESIST_START = {
+	 type = "value",},
+
+STAT_DODGE = {
+	 type = "value",},
+
+STAT_HEALING_DONE = {
+	 type = "value",},
+
+STAT_HEALING_TAKEN = {
+	 type = "value",},
+
+STAT_HEALTH_MAX = {
+	 type = "value",},
+
+STAT_HEALTH_REGEN_COMBAT = {
+	 type = "value",},
+
+STAT_HEALTH_REGEN_IDLE = {
+	 type = "value",},
+
+STAT_MAGICKA_MAX = {
+	 type = "value",},
+
+STAT_MAGICKA_REGEN_COMBAT = {
+	 type = "value",},
+
+STAT_MAGICKA_REGEN_IDLE = {
+	 type = "value",},
+
+STAT_MISS = {
+	 type = "value",},
+
+STAT_MITIGATION = {
+	 type = "value",},
+
+STAT_MOUNT_STAMINA_MAX = {
+	 type = "value",},
+
+STAT_MOUNT_STAMINA_REGEN_COMBAT = {
+	 type = "value",},
+
+STAT_MOUNT_STAMINA_REGEN_MOVING = {
+	 type = "value",},
+
+STAT_NONE = {
+	 type = "value",},
+
+STAT_PHYSICAL_PENETRATION = {
+	 type = "value",},
+
+STAT_PHYSICAL_RESIST = {
+	 type = "value",},
+
+STAT_POWER = {
+	 type = "value",},
+
+STAT_SPELL_CRITICAL = {
+	 type = "value",},
+
+STAT_SPELL_MITIGATION = {
+	 type = "value",},
+
+STAT_SPELL_PENETRATION = {
+	 type = "value",},
+
+STAT_SPELL_POWER = {
+	 type = "value",},
+
+STAT_SPELL_RESIST = {
+	 type = "value",},
+
+STAT_STAMINA_MAX = {
+	 type = "value",},
+
+STAT_STAMINA_REGEN_COMBAT = {
+	 type = "value",},
+
+STAT_STAMINA_REGEN_IDLE = {
+	 type = "value",},
+
+STAT_WEAPON_AND_SPELL_DAMAGE = {
+	 type = "value",},
+
+CON_APPROPRIATE = {
+	 type = "value",},
+
+CON_DIFFICULT = {
+	 type = "value",},
+
+CON_EASY = {
+	 type = "value",},
+
+CON_IMPOSSIBLE = {
+	 type = "value",},
+
+CON_TRIVIAL = {
+	 type = "value",},
+
+DISGUISE_STATE_DANGER = {
+	 type = "value",},
+
+DISGUISE_STATE_DISCOVERED = {
+	 type = "value",},
+
+DISGUISE_STATE_DISGUISED = {
+	 type = "value",},
+
+DISGUISE_STATE_NONE = {
+	 type = "value",},
+
+DISGUISE_STATE_SUSPICIOUS = {
+	 type = "value",},
+
+DUEL_RESULT_FORFEIT = {
+	 type = "value",},
+
+DUEL_RESULT_WON = {
+	 type = "value",},
+
+DUEL_STATE_DUELING = {
+	 type = "value",},
+
+DUEL_STATE_DUEL_PENDING = {
+	 type = "value",},
+
+DUEL_STATE_DUEL_TERMINATING = {
+	 type = "value",},
+
+DUEL_STATE_IDLE = {
+	 type = "value",},
+
+DUEL_STATE_INVITE_CONSIDERING = {
+	 type = "value",},
+
+DUEL_STATE_INVITE_REQUESTING = {
+	 type = "value",},
+
+DUNGEON_DIFFICULTY_NONE = {
+	 type = "value",},
+
+DUNGEON_DIFFICULTY_NORMAL = {
+	 type = "value",},
+
+DUNGEON_DIFFICULTY_VETERAN = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_BLUE = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_BROWN = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_GREEN = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_GREY = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_PURPLE = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_RED = {
+	 type = "value",},
+
+DYE_HUE_CATEGORY_YELLOW = {
+	 type = "value",},
+
+DYE_MODE_COLLECTIBLE = {
+	 type = "value",},
+
+DYE_MODE_EQUIPMENT = {
+	 type = "value",},
+
+DYE_MODE_NONE = {
+	 type = "value",},
+
+DYE_MODE_SELECTION = {
+	 type = "value",},
+
+DYE_RARITY_COMMON = {
+	 type = "value",},
+
+DYE_RARITY_RARE = {
+	 type = "value",},
+
+DYE_RARITY_UNCOMMON = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_COLLECTIBLES_NOT_ACTIVE = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_NONE = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_NO_ACTIVE_COLLECTIBLES = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_NO_ACTIVE_ITEMS = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_NO_SUCH_DYE_STAMP = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_NO_VALID_COLLECTIBLES = {
+	 type = "value",},
+
+DYE_STAMP_USE_RESULT_NO_VALID_ITEMS = {
+	 type = "value",},
+
+DYEABLE_SLOT_BACKUP_OFF = {
+	 type = "value",},
+
+DYEABLE_SLOT_CHEST = {
+	 type = "value",},
+
+DYEABLE_SLOT_COSTUME = {
+	 type = "value",},
+
+DYEABLE_SLOT_FEET = {
+	 type = "value",},
+
+DYEABLE_SLOT_HAND = {
+	 type = "value",},
+
+DYEABLE_SLOT_HAT = {
+	 type = "value",},
+
+DYEABLE_SLOT_HEAD = {
+	 type = "value",},
+
+DYEABLE_SLOT_LEGS = {
+	 type = "value",},
+
+DYEABLE_SLOT_NONE = {
+	 type = "value",},
+
+DYEABLE_SLOT_OFF_HAND = {
+	 type = "value",},
+
+DYEABLE_SLOT_SHOULDERS = {
+	 type = "value",},
+
+DYEABLE_SLOT_WAIST = {
+	 type = "value",},
+
+EULA_TYPE_ADDON_EULA = {
+	 type = "value",},
+
+EULA_TYPE_CODE_OF_CONDUCT = {
+	 type = "value",},
+
+EULA_TYPE_NON_DISCLOSURE_AGREEMENT = {
+	 type = "value",},
+
+EULA_TYPE_PREGAME_EULA = {
+	 type = "value",},
+
+EULA_TYPE_PRIVACY_POLICY = {
+	 type = "value",},
+
+EULA_TYPE_TERMS_OF_SERVICE = {
+	 type = "value",},
+
+EMOTE_CATEGORY_CEREMONIAL = {
+	 type = "value",},
+
+EMOTE_CATEGORY_CHEERS_AND_JEERS = {
+	 type = "value",},
+
+EMOTE_CATEGORY_COLLECTED = {
+	 type = "value",},
+
+EMOTE_CATEGORY_DEPRECATED = {
+	 type = "value",},
+
+EMOTE_CATEGORY_EMOTION = {
+	 type = "value",},
+
+EMOTE_CATEGORY_ENTERTAINMENT = {
+	 type = "value",},
+
+EMOTE_CATEGORY_FOOD_AND_DRINK = {
+	 type = "value",},
+
+EMOTE_CATEGORY_GIVE_DIRECTIONS = {
+	 type = "value",},
+
+EMOTE_CATEGORY_INVALID = {
+	 type = "value",},
+
+EMOTE_CATEGORY_PERPETUAL = {
+	 type = "value",},
+
+EMOTE_CATEGORY_PERSONALITY_OVERRIDE = {
+	 type = "value",},
+
+EMOTE_CATEGORY_PHYSICAL = {
+	 type = "value",},
+
+EMOTE_CATEGORY_POSES_AND_FIDGETS = {
+	 type = "value",},
+
+EMOTE_CATEGORY_PROP = {
+	 type = "value",},
+
+EMOTE_CATEGORY_SOCIAL = {
+	 type = "value",},
+
+ENCHANTING_RUNE_ASPECT = {
+	 type = "value",},
+
+ENCHANTING_RUNE_ESSENCE = {
+	 type = "value",},
+
+ENCHANTING_RUNE_NONE = {
+	 type = "value",},
+
+ENCHANTING_RUNE_POTENCY = {
+	 type = "value",},
+
+ENCHANTMENT_CATEGORY_ARMOR = {
+	 type = "value",},
+
+ENCHANTMENT_CATEGORY_JEWELRY = {
+	 type = "value",},
+
+ENCHANTMENT_CATEGORY_NONE = {
+	 type = "value",},
+
+ENCHANTMENT_CATEGORY_WEAPON = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_ABSORB_HEALTH = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_ABSORB_MAGICKA = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_ABSORB_STAMINA = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_BEFOULED_WEAPON = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_BERSERKER = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_CHARGED_WEAPON = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_DAMAGE_HEALTH = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_DAMAGE_SHIELD = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_DECREASE_PHYSICAL_DAMAGE = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_DECREASE_SPELL_DAMAGE = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_DISEASE_RESISTANT = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_FIERY_WEAPON = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_FIRE_RESISTANT = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_FROST_RESISTANT = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_FROZEN_WEAPON = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_HEALTH = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_HEALTH_REGEN = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_INCREASE_BASH_DAMAGE = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_INCREASE_PHYSICAL_DAMAGE = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_INCREASE_POTION_EFFECTIVENESS = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_INCREASE_SPELL_DAMAGE = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_MAGICKA = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_MAGICKA_REGEN = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_NONE = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_OTHER = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_POISONED_WEAPON = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_POISON_RESISTANT = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_REDUCE_ARMOR = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_REDUCE_BLOCK_AND_BASH = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_REDUCE_FEAT_COST = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_REDUCE_POTION_COOLDOWN = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_REDUCE_POWER = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_REDUCE_SPELL_COST = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_SHOCK_RESISTANT = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_STAMINA = {
+	 type = "value",},
+
+ENCHANTMENT_SEARCH_CATEGORY_STAMINA_REGEN = {
+	 type = "value",},
+
+EQUIP_SLOT_BACKUP_MAIN = {
+	 type = "value",},
+
+EQUIP_SLOT_BACKUP_OFF = {
+	 type = "value",},
+
+EQUIP_SLOT_BACKUP_POISON = {
+	 type = "value",},
+
+EQUIP_SLOT_CHEST = {
+	 type = "value",},
+
+EQUIP_SLOT_CLASS = {
+	 type = "value",},
+
+EQUIP_SLOT_CLASS = {
+	 type = "value",},
+
+EQUIP_SLOT_CLASS = {
+	 type = "value",},
+
+EQUIP_SLOT_COSTUME = {
+	 type = "value",},
+
+EQUIP_SLOT_FEET = {
+	 type = "value",},
+
+EQUIP_SLOT_HAND = {
+	 type = "value",},
+
+EQUIP_SLOT_HEAD = {
+	 type = "value",},
+
+EQUIP_SLOT_LEGS = {
+	 type = "value",},
+
+EQUIP_SLOT_MAIN_HAND = {
+	 type = "value",},
+
+EQUIP_SLOT_NECK = {
+	 type = "value",},
+
+EQUIP_SLOT_NONE = {
+	 type = "value",},
+
+EQUIP_SLOT_OFF_HAND = {
+	 type = "value",},
+
+EQUIP_SLOT_POISON = {
+	 type = "value",},
+
+EQUIP_SLOT_RANGED = {
+	 type = "value",},
+
+EQUIP_SLOT_RING = {
+	 type = "value",},
+
+EQUIP_SLOT_RING = {
+	 type = "value",},
+
+EQUIP_SLOT_SHOULDERS = {
+	 type = "value",},
+
+EQUIP_SLOT_WAIST = {
+	 type = "value",},
+
+EQUIP_SLOT_WRIST = {
+	 type = "value",},
+
+EQUIP_SLOT_VISUAL_CATEGORY_ACCESSORIES = {
+	 type = "value",},
+
+EQUIP_SLOT_VISUAL_CATEGORY_APPAREL = {
+	 type = "value",},
+
+EQUIP_SLOT_VISUAL_CATEGORY_NONE = {
+	 type = "value",},
+
+EQUIP_SLOT_VISUAL_CATEGORY_WEAPONS = {
+	 type = "value",},
+
+EQUIP_TYPE_CHEST = {
+	 type = "value",},
+
+EQUIP_TYPE_COSTUME = {
+	 type = "value",},
+
+EQUIP_TYPE_FEET = {
+	 type = "value",},
+
+EQUIP_TYPE_HAND = {
+	 type = "value",},
+
+EQUIP_TYPE_HEAD = {
+	 type = "value",},
+
+EQUIP_TYPE_INVALID = {
+	 type = "value",},
+
+EQUIP_TYPE_LEGS = {
+	 type = "value",},
+
+EQUIP_TYPE_MAIN_HAND = {
+	 type = "value",},
+
+EQUIP_TYPE_NECK = {
+	 type = "value",},
+
+EQUIP_TYPE_OFF_HAND = {
+	 type = "value",},
+
+EQUIP_TYPE_ONE_HAND = {
+	 type = "value",},
+
+EQUIP_TYPE_POISON = {
+	 type = "value",},
+
+EQUIP_TYPE_RING = {
+	 type = "value",},
+
+EQUIP_TYPE_SHOULDERS = {
+	 type = "value",},
+
+EQUIP_TYPE_TWO_HAND = {
+	 type = "value",},
+
+EQUIP_TYPE_WAIST = {
+	 type = "value",},
+
+EQUIPMENT_BONUS_AVERAGE = {
+	 type = "value",},
+
+EQUIPMENT_BONUS_EXTRAORDINARY = {
+	 type = "value",},
+
+EQUIPMENT_BONUS_FAIR = {
+	 type = "value",},
+
+EQUIPMENT_BONUS_HIGH = {
+	 type = "value",},
+
+EQUIPMENT_BONUS_LOW = {
+	 type = "value",},
+
+EQUIPMENT_BONUS_SUPERIOR = {
+	 type = "value",},
+
+FAST_TRAVEL_LINK_ACTIVE = {
+	 type = "value",},
+
+FAST_TRAVEL_LINK_INACTIVE = {
+	 type = "value",},
+
+FAST_TRAVEL_LINK_IN_COMBAT = {
+	 type = "value",},
+
+FULLSCREEN_EFFECT_CHARACTER_FRAMING_BLUR = {
+	 type = "value",},
+
+FULLSCREEN_EFFECT_NONE = {
+	 type = "value",},
+
+FULLSCREEN_EFFECT_UNIFORM_BLUR = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_ALL = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_ARGONIAN = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_BRETON = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_DARK_ELF = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_GENERIC = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_HIGH_ELF = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_IMPERIAL = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_KHAJIIT = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_NORD = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_ORC = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_REDGUARD = {
+	 type = "value",},
+
+FURNITURE_THEME_TYPE_WOOD_ELF = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_EMPTY = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_FISHING_NODE = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_INSTANCE_TYPE = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_IN_HIDEYHOLE = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_LOCKED = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_NONE = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_PICKPOCKET_CHANCE = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_REQUIRES_KEY = {
+	 type = "value",},
+
+ADDITIONAL_INTERACT_INFO_WEREWOLF_ACTIVE_WHILE_ATTEMPTING_TO_CRAFT = {
+	 type = "value",},
+
+FRAMING_SCREEN_AVA = {
+	 type = "value",},
+
+FRAMING_SCREEN_CHAMPION = {
+	 type = "value",},
+
+FRAMING_SCREEN_CROWN_CRATES = {
+	 type = "value",},
+
+FRAMING_SCREEN_CROWN_STORE = {
+	 type = "value",},
+
+FRAMING_SCREEN_DEFAULT = {
+	 type = "value",},
+
+FRAMING_SCREEN_INVENTORY = {
+	 type = "value",},
+
+FRAMING_SCREEN_JOURNAL = {
+	 type = "value",},
+
+FRAMING_SCREEN_LOOT = {
+	 type = "value",},
+
+FRAMING_SCREEN_MAP = {
+	 type = "value",},
+
+FRAMING_SCREEN_SKILLS = {
+	 type = "value",},
+
+FRAMING_SCREEN_SOCIAL = {
+	 type = "value",},
+
+FRAMING_SCREEN_SYSTEM = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_BACKGROUND_SWITCH = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_COMPANY_LOGO = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_DEPARTMENT_HEADER = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_PADDING_SECTION = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_SECTION_HEADER = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_SECTION_TEXT = {
+	 type = "value",},
+
+GAME_CREDITS_ENTRY_TYPE_SECTION_TEXT_BLOCK = {
+	 type = "value",},
+
+GAMEPAD_CHAT_TEXT_SIZE_SETTING_LARGE = {
+	 type = "value",},
+
+GAMEPAD_CHAT_TEXT_SIZE_SETTING_MEDIUM = {
+	 type = "value",},
+
+GAMEPAD_CHAT_TEXT_SIZE_SETTING_SMALL = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_ALCHEMY = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_AMULET = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_AXE = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_BAIT = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_BLACKSMITH = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_BOW = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_CHEST = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_CLOTHIER = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_CONSUMABLE = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_COSTUME = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_DAGGER = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_ENCHANTING = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_FEET = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_GLYPHS = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_HAMMER = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_HANDS = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_HEAD = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_HEAVY_ARMOR = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_JEWELRY = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_LEGS = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_LIGHT_ARMOR = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_MEDIUM_ARMOR = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_POTION = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_PROVISIONING = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_RING = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_SHIELD = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_SHOULDERS = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_SIEGE = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_SOUL_GEM = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_SPELLCRAFTING = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_STAFF = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_STYLE_MATERIAL = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_SWORD = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_TOOL = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_TRAIT_GEM = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_TROPHY = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_WAIST = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_WEAPONS = {
+	 type = "value",},
+
+GAMEPAD_ITEM_CATEGORY_WOODWORKING = {
+	 type = "value",},
+
+GAMEPAD_SETTING_CAMERA_SENSITIVITY = {
+	 type = "value",},
+
+GAMEPAD_SETTING_GAMEPAD_PREFERRED = {
+	 type = "value",},
+
+GAMEPAD_SETTING_GAMEPAD_TEMPLATE = {
+	 type = "value",},
+
+GAMEPAD_SETTING_INVERT_X = {
+	 type = "value",},
+
+GAMEPAD_SETTING_INVERT_Y = {
+	 type = "value",},
+
+GAMEPAD_SETTING_VIBRATION = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_ABILITY_MODIFIERS = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_ALTERNATE_INTERACT = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_DEFAULT = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_MODIFIERS_VARIANT = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_REUSE_ME = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_REUSE_ME = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_SOUTHPAW = {
+	 type = "value",},
+
+GAMEPAD_TEMPLATE_WEAPON_TRICKS = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_ABILITY_UPGRADE = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_ACTIVE = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_FAILED = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_GENERAL_COLOR_ = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_GENERAL_COLOR_ = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_GENERAL_COLOR_ = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_INACTIVE = {
+	 type = "value",},
+
+GAMEPAD_TOOLTIP_COLOR_SUCCEEDED = {
+	 type = "value",},
+
+GAMEPAD_TYPE_NONE = {
+	 type = "value",},
+
+GAMEPAD_TYPE_PS = {
+	 type = "value",},
+
+GAMEPAD_TYPE_XBOX = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_DIED = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_FALL_DAMAGE_HIGH = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_FALL_DAMAGE_LOW = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_KILLED = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_KNOCKED_BACK = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_STAGGERED = {
+	 type = "value",},
+
+GAMEPAD_VIBRATION_TRIGGER_STUNNED = {
+	 type = "value",},
+
+GAMEPAD_WEAPON_CATEGORY_DESTRUCTION_STAFF = {
+	 type = "value",},
+
+GAMEPAD_WEAPON_CATEGORY_ONE_HANDED_MELEE = {
+	 type = "value",},
+
+GAMEPAD_WEAPON_CATEGORY_RESTORATION_STAFF = {
+	 type = "value",},
+
+GAMEPAD_WEAPON_CATEGORY_TWO_HANDED_BOW = {
+	 type = "value",},
+
+GAMEPAD_WEAPON_CATEGORY_TWO_HANDED_MELEE = {
+	 type = "value",},
+
+GAMEPAD_WEAPON_CATEGORY_UNCATEGORIZED = {
+	 type = "value",},
+
+GEMIFIABLE_FILTER_TYPE_ALL = {
+	 type = "value",},
+
+GROUP_DIFFICULTY_CHANGE_REASON_IN_DUNGEON = {
+	 type = "value",},
+
+GROUP_DIFFICULTY_CHANGE_REASON_IN_LFG_GROUP = {
+	 type = "value",},
+
+GROUP_DIFFICULTY_CHANGE_REASON_NOT_GROUP_LEADER = {
+	 type = "value",},
+
+GROUP_DIFFICULTY_CHANGE_REASON_NOT_UNLOCKED = {
+	 type = "value",},
+
+GROUP_DIFFICULTY_CHANGE_REASON_NO_UNIT = {
+	 type = "value",},
+
+GROUP_DIFFICULTY_CHANGE_REASON_SUCCESS = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_ALREADY_VOTED = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_ANOTHER_IN_PROGRESS = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_INITIATOR_CANNOT_VOTE = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_INITIATOR_NOT_FOUND = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_IN_BATTLEGROUND = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_NONE = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_NOT_GROUPED = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_NO_CURRENT_ELECTION = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_SAME_INITIATOR_AND_TARGET = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_SERVER_ERROR = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_TARGET_NOT_FOUND = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_TOO_FEW_MEMBERS = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_TOO_SOON = {
+	 type = "value",},
+
+GROUP_ELECTION_FAILURE_UNKNOWN_CHOICE = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_ABANDONED = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_ELECTION_LOST = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_ELECTION_WON = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_IN_PROGRESS = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_NOT_APPLICABLE = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_TIED = {
+	 type = "value",},
+
+GROUP_ELECTION_RESULT_TIMED_OUT = {
+	 type = "value",},
+
+GROUP_ELECTION_TYPE_GENERIC_SIMPLEMAJORITY = {
+	 type = "value",},
+
+GROUP_ELECTION_TYPE_GENERIC_SUPERMAJORITY = {
+	 type = "value",},
+
+GROUP_ELECTION_TYPE_GENERIC_UNANIMOUS = {
+	 type = "value",},
+
+GROUP_ELECTION_TYPE_KICK_MEMBER = {
+	 type = "value",},
+
+GROUP_ELECTION_TYPE_NEW_LEADER = {
+	 type = "value",},
+
+GROUP_LEAVE_REASON_DESTROYED = {
+	 type = "value",},
+
+GROUP_LEAVE_REASON_DISBAND = {
+	 type = "value",},
+
+GROUP_LEAVE_REASON_KICKED = {
+	 type = "value",},
+
+GROUP_LEAVE_REASON_LEFT_BATTLEGROUND = {
+	 type = "value",},
+
+GROUP_LEAVE_REASON_VOLUNTARY = {
+	 type = "value",},
+
+GROUP_MSG_CANT_KICK_YOURSELF = {
+	 type = "value",},
+
+GROUP_MSG_CANT_PROMOTE_YOURSELF = {
+	 type = "value",},
+
+GROUP_MSG_INVALID_MEMBER = {
+	 type = "value",},
+
+GROUP_MSG_YOU_ARE_NOT_IN_A_GROUP = {
+	 type = "value",},
+
+GROUP_MSG_YOU_ARE_NOT_THE_LEADER = {
+	 type = "value",},
+
+GROUP_VOTE_CHOICE_ABSTAIN = {
+	 type = "value",},
+
+GROUP_VOTE_CHOICE_AGAINST = {
+	 type = "value",},
+
+GROUP_VOTE_CHOICE_FOR = {
+	 type = "value",},
+
+GUILD_EVENT_ABOUT_US_EDITED = {
+	 type = "value",},
+
+GUILD_EVENT_BANKGOLD_ADDED = {
+	 type = "value",},
+
+GUILD_EVENT_BANKGOLD_GUILD_STORE_TAX = {
+	 type = "value",},
+
+GUILD_EVENT_BANKGOLD_KIOSK_BID = {
+	 type = "value",},
+
+GUILD_EVENT_BANKGOLD_KIOSK_BID_REFUND = {
+	 type = "value",},
+
+GUILD_EVENT_BANKGOLD_PURCHASE_HERALDRY = {
+	 type = "value",},
+
+GUILD_EVENT_BANKGOLD_REMOVED = {
+	 type = "value",},
+
+GUILD_EVENT_BANKITEM_ADDED = {
+	 type = "value",},
+
+GUILD_EVENT_BANKITEM_REMOVED = {
+	 type = "value",},
+
+GUILD_EVENT_BATTLE_STANDARD_PICKUP = {
+	 type = "value",},
+
+GUILD_EVENT_BATTLE_STANDARD_PUTDOWN = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_BANK_LOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_BANK_UNLOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_CREATE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_DELETE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_DEMOTE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_INVITE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_INVITEDECLINED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_INVITEPURGED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_INVITEREVOKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_JOIN = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_KICKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_KIOSK_LOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_KIOSK_PURCHASED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_KIOSK_PURCHASE_REFUND = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_KIOSK_UNLOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_LEAVE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_PROMOTE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_REMOVE = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_STANDARD_LOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_STANDARD_UNLOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_STORE_LOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_STORE_UNLOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_TABARD_LOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_GUILD_TABARD_UNLOCKED = {
+	 type = "value",},
+
+GUILD_EVENT_HERALDRY_EDITED = {
+	 type = "value",},
+
+GUILD_EVENT_ITEM_LISTED = {
+	 type = "value",},
+
+GUILD_EVENT_ITEM_SOLD = {
+	 type = "value",},
+
+GUILD_EVENT_KEEP_CLAIMED = {
+	 type = "value",},
+
+GUILD_EVENT_KEEP_LOST = {
+	 type = "value",},
+
+GUILD_EVENT_KEEP_RELEASED = {
+	 type = "value",},
+
+GUILD_EVENT_MOTD_EDITED = {
+	 type = "value",},
+
+GUILD_EVENT_NAME_CHANGED = {
+	 type = "value",},
+
+GUILD_HISTORY_ALLIANCE_WAR_OWNERSHIP = {
+	 type = "value",},
+
+GUILD_HISTORY_BANK_DEPOSITS = {
+	 type = "value",},
+
+GUILD_HISTORY_BANK_WITHDRAWALS = {
+	 type = "value",},
+
+GUILD_HISTORY_ALLIANCE_WAR = {
+	 type = "value",},
+
+GUILD_HISTORY_BANK = {
+	 type = "value",},
+
+GUILD_HISTORY_COMBAT = {
+	 type = "value",},
+
+GUILD_HISTORY_GENERAL = {
+	 type = "value",},
+
+GUILD_HISTORY_STORE = {
+	 type = "value",},
+
+GUILD_HISTORY_GENERAL_CUSTOMIZATION = {
+	 type = "value",},
+
+GUILD_HISTORY_GENERAL_ROSTER = {
+	 type = "value",},
+
+GUILD_HISTORY_GENERAL_UNLOCKS = {
+	 type = "value",},
+
+GUILD_HISTORY_STORE_HIRED_TRADER = {
+	 type = "value",},
+
+GUILD_HISTORY_STORE_PURCHASES = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_INFO_RESULT_NO_GUILD = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_INFO_RESULT_NO_INFO = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_INFO_RESULT_NO_INFO_FOR_ANY_GUILD = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_INFO_RESULT_NO_INFO_FOR_GUILD = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_INFO_RESULT_SUCCESS = {
+	 type = "value",},
+
+GUILD_PERMISSION_BANK_DEPOSIT = {
+	 type = "value",},
+
+GUILD_PERMISSION_BANK_VIEW_DEPOSIT_HISTORY = {
+	 type = "value",},
+
+GUILD_PERMISSION_BANK_VIEW_GOLD = {
+	 type = "value",},
+
+GUILD_PERMISSION_BANK_VIEW_WITHDRAW_HISTORY = {
+	 type = "value",},
+
+GUILD_PERMISSION_BANK_WITHDRAW = {
+	 type = "value",},
+
+GUILD_PERMISSION_BANK_WITHDRAW_GOLD = {
+	 type = "value",},
+
+GUILD_PERMISSION_CHAT = {
+	 type = "value",},
+
+GUILD_PERMISSION_CLAIM_AVA_RESOURCE = {
+	 type = "value",},
+
+GUILD_PERMISSION_DEMOTE = {
+	 type = "value",},
+
+GUILD_PERMISSION_DESCRIPTION_EDIT = {
+	 type = "value",},
+
+GUILD_PERMISSION_EDIT_HERALDRY = {
+	 type = "value",},
+
+GUILD_PERMISSION_GUILD_KIOSK_BID = {
+	 type = "value",},
+
+GUILD_PERMISSION_INVITE = {
+	 type = "value",},
+
+GUILD_PERMISSION_NOTE_EDIT = {
+	 type = "value",},
+
+GUILD_PERMISSION_NOTE_READ = {
+	 type = "value",},
+
+GUILD_PERMISSION_OFFICER_CHAT_READ = {
+	 type = "value",},
+
+GUILD_PERMISSION_OFFICER_CHAT_WRITE = {
+	 type = "value",},
+
+GUILD_PERMISSION_PERMISSION_EDIT = {
+	 type = "value",},
+
+GUILD_PERMISSION_PROMOTE = {
+	 type = "value",},
+
+GUILD_PERMISSION_RECRUITMENT_EDIT = {
+	 type = "value",},
+
+GUILD_PERMISSION_RELEASE_AVA_RESOURCE = {
+	 type = "value",},
+
+GUILD_PERMISSION_REMOVE = {
+	 type = "value",},
+
+GUILD_PERMISSION_SET_MOTD = {
+	 type = "value",},
+
+GUILD_PERMISSION_STORE_BUY = {
+	 type = "value",},
+
+GUILD_PERMISSION_STORE_SELL = {
+	 type = "value",},
+
+GUILD_PERMISSION_USE_GUILD_SIEGE = {
+	 type = "value",},
+
+HEALTH_WARNING_FLASH_ = {
+	 type = "value",},
+
+HEALTH_WARNING_FLASH_ = {
+	 type = "value",},
+
+HEALTH_WARNING_NONE = {
+	 type = "value",},
+
+HEALTH_WARNING_STAGE_ = {
+	 type = "value",},
+
+HEALTH_WARNING_STAGE_ = {
+	 type = "value",},
+
+HEALTH_WARNING_STAGE_ = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_ALL = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_CONSOLE_AND_PC_GAMEPAD = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_CONSOLE_GAMEPAD = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_KEYBOARD = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_KEYBOARD_AND_CONSOLE_GAMEPAD = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_KEYBOARD_AND_PC_GAMEPAD = {
+	 type = "value",},
+
+HELP_SHOW_OPTIONS_PC_GAMEPAD = {
+	 type = "value",},
+
+HIDDEN_ITEM_HELM = {
+	 type = "value",},
+
+HIDDEN_ITEM_LOIN_CLOTH = {
+	 type = "value",},
+
+HIDDEN_ITEM_MOUNT_INVENTORY_UPGRADE = {
+	 type = "value",},
+
+HIDDEN_ITEM_MOUNT_SPEED_UPGRADE = {
+	 type = "value",},
+
+HIDDEN_ITEM_MOUNT_STAMINA_UPGRADE = {
+	 type = "value",},
+
+HIDDEN_ITEM_TASSETS = {
+	 type = "value",},
+
+HOOK_POINT_BOILING_OIL = {
+	 type = "value",},
+
+HOOK_POINT_GRAPPLE = {
+	 type = "value",},
+
+HOOK_POINT_NPC = {
+	 type = "value",},
+
+HOOK_POINT_SIEGE = {
+	 type = "value",},
+
+HOUSE_CATEGORY_TYPE_CLASSIC = {
+	 type = "value",},
+
+HOUSE_CATEGORY_TYPE_NONE = {
+	 type = "value",},
+
+HOUSE_CATEGORY_TYPE_NOTABLE = {
+	 type = "value",},
+
+HOUSE_CATEGORY_TYPE_STAPLE = {
+	 type = "value",},
+
+HOUSE_PERMISSION_DEFAULT_ACCESS_SETTING_DECORATOR = {
+	 type = "value",},
+
+HOUSE_PERMISSION_DEFAULT_ACCESS_SETTING_NO_ACCESS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_DEFAULT_ACCESS_SETTING_VISITOR = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_BANLIST = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_GENERAL = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_GUILD_BANLIST = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_GUILD_VISITORS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_SOCIAL_OPTIONS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_TEMPLATES = {
+	 type = "value",},
+
+HOUSE_PERMISSION_OPTIONS_CATEGORIES_VISITORS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_PRESET_SETTING_DECORATOR = {
+	 type = "value",},
+
+HOUSE_PERMISSION_PRESET_SETTING_INVALID = {
+	 type = "value",},
+
+HOUSE_PERMISSION_PRESET_SETTING_VISITOR = {
+	 type = "value",},
+
+HOUSE_PERMISSION_RESULT_FAILED_TO_ADD = {
+	 type = "value",},
+
+HOUSE_PERMISSION_RESULT_FAILED_TO_MODIFY = {
+	 type = "value",},
+
+HOUSE_PERMISSION_RESULT_FAILED_TO_REMOVE = {
+	 type = "value",},
+
+HOUSE_PERMISSION_RESULT_INIT = {
+	 type = "value",},
+
+HOUSE_PERMISSION_RESULT_SUCCESS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_SETTING_BOOL_SECTION_END = {
+	 type = "value",},
+
+HOUSE_PERMISSION_SETTING_MOVE_FURNITURE = {
+	 type = "value",},
+
+HOUSE_PERMISSION_SETTING_PLACE_TEMP_ITEMS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_SETTING_USE_ASSISTANTS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_SETTING_USE_CRAFTING_STATIONS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_SETTING_USE_OBJECTS = {
+	 type = "value",},
+
+HOUSE_PERMISSION_USER_GROUP_GENERAL = {
+	 type = "value",},
+
+HOUSE_PERMISSION_USER_GROUP_GUILD = {
+	 type = "value",},
+
+HOUSE_PERMISSION_USER_GROUP_INDIVIDUAL = {
+	 type = "value",},
+
+HOUSING_EDITOR_MODE_BROWSE = {
+	 type = "value",},
+
+HOUSING_EDITOR_MODE_DISABLED = {
+	 type = "value",},
+
+HOUSING_EDITOR_MODE_PLACEMENT = {
+	 type = "value",},
+
+HOUSING_EDITOR_MODE_SELECTION = {
+	 type = "value",},
+
+HOUSING_FURNISHING_LIMIT_TYPE_FURNISHING = {
+	 type = "value",},
+
+HOUSING_FURNISHING_LIMIT_TYPE_OTHER = {
+	 type = "value",},
+
+HOUSING_FURNISHING_LIMIT_TYPE_TROPHY = {
+	 type = "value",},
+
+HOUSING_LOAD_PERMISSIONS_RESULT_NO_CHANGE = {
+	 type = "value",},
+
+HOUSING_LOAD_PERMISSIONS_RESULT_SUCCESS = {
+	 type = "value",},
+
+HOUSING_VISITOR_ROLE_EDITOR = {
+	 type = "value",},
+
+HOUSING_VISITOR_ROLE_HOME_SHOW = {
+	 type = "value",},
+
+HOUSING_VISITOR_ROLE_PREVIEW = {
+	 type = "value",},
+
+IMPERIAL_CITY_ACCESS_RULE_TYPE_EVERYONE = {
+	 type = "value",},
+
+IMPERIAL_CITY_ACCESS_RULE_TYPE_MAJORITY_KEEPS = {
+	 type = "value",},
+
+IMPERIAL_CITY_ACCESS_RULE_TYPE_NATIVE_KEEPS = {
+	 type = "value",},
+
+IMPERIAL_CITY_ACCESS_RULE_TYPE_NATIVE_KEEPS_PLUS_ONE = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_DEFAULT_SOUL_GEM = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_FOOT_INVERSE_KINEMATICS = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_GLOW_THICKNESS = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_HIDE_HELM = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_HIDE_LOIN_CLOTH = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_HIDE_MOUNT_INVENTORY_UPGRADE = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_HIDE_MOUNT_SPEED_UPGRADE = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_HIDE_MOUNT_STAMINA_UPGRADE = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_HIDE_TASSETS = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_INTERACTABLE_GLOW_ENABLED = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_INTERACTABLE_GLOW_INTENSITY = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_TARGET_GLOW_ENABLED = {
+	 type = "value",},
+
+IN_WORLD_UI_SETTING_TARGET_GLOW_INTENSITY = {
+	 type = "value",},
+
+INFAMY_THRESHOLD_DISREPUTABLE = {
+	 type = "value",},
+
+INFAMY_THRESHOLD_FUGITIVE = {
+	 type = "value",},
+
+INFAMY_THRESHOLD_NOTORIOUS = {
+	 type = "value",},
+
+INFAMY_THRESHOLD_UPSTANDING = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_BATTLEGROUND = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_DELVE = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_DUNGEON = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_GROUP_AREA = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_GROUP_DELVE = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_HOUSING = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_NONE = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_PUBLIC_DUNGEON = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_RAID = {
+	 type = "value",},
+
+INSTANCE_DISPLAY_TYPE_SOLO = {
+	 type = "value",},
+
+INSTANCE_QUEUE_REQUEST_SIZE_GROUP = {
+	 type = "value",},
+
+INSTANCE_QUEUE_REQUEST_SIZE_SOLO = {
+	 type = "value",},
+
+INSTANCE_QUEUE_TYPE_BATTLEGROUND = {
+	 type = "value",},
+
+INSTANCE_QUEUE_TYPE_GROUP = {
+	 type = "value",},
+
+INSTANCE_QUEUE_TYPE_RAID = {
+	 type = "value",},
+
+INSTANCE_TYPE_BATTLEGROUND = {
+	 type = "value",},
+
+INSTANCE_TYPE_GRADUATION_MOMENT = {
+	 type = "value",},
+
+INSTANCE_TYPE_GROUP = {
+	 type = "value",},
+
+INSTANCE_TYPE_HOUSING = {
+	 type = "value",},
+
+INSTANCE_TYPE_NONE = {
+	 type = "value",},
+
+INSTANCE_TYPE_PUBLIC_DUNGEON = {
+	 type = "value",},
+
+INSTANCE_TYPE_RAID = {
+	 type = "value",},
+
+INSTANCE_TYPE_SOLO = {
+	 type = "value",},
+
+INTERACTION_AVA_HOOK_POINT = {
+	 type = "value",},
+
+INTERACTION_BANK = {
+	 type = "value",},
+
+INTERACTION_BOOK = {
+	 type = "value",},
+
+INTERACTION_BUY_BAG_SPACE = {
+	 type = "value",},
+
+INTERACTION_CONVERSATION = {
+	 type = "value",},
+
+INTERACTION_CRAFT = {
+	 type = "value",},
+
+INTERACTION_DYE_STATION = {
+	 type = "value",},
+
+INTERACTION_FAST_TRAVEL = {
+	 type = "value",},
+
+INTERACTION_FAST_TRAVEL_KEEP = {
+	 type = "value",},
+
+INTERACTION_FISH = {
+	 type = "value",},
+
+INTERACTION_FURNITURE = {
+	 type = "value",},
+
+INTERACTION_GUILDBANK = {
+	 type = "value",},
+
+INTERACTION_GUILDKIOSK_BID = {
+	 type = "value",},
+
+INTERACTION_GUILDKIOSK_PURCHASE = {
+	 type = "value",},
+
+INTERACTION_HARVEST = {
+	 type = "value",},
+
+INTERACTION_HIDEYHOLE = {
+	 type = "value",},
+
+INTERACTION_KEEP_GUILD_CLAIM = {
+	 type = "value",},
+
+INTERACTION_KEEP_GUILD_RELEASE = {
+	 type = "value",},
+
+INTERACTION_KEEP_INSPECT = {
+	 type = "value",},
+
+INTERACTION_KEEP_PIECE = {
+	 type = "value",},
+
+INTERACTION_LOCKPICK = {
+	 type = "value",},
+
+INTERACTION_LOOT = {
+	 type = "value",},
+
+INTERACTION_MAIL = {
+	 type = "value",},
+
+INTERACTION_NONE = {
+	 type = "value",},
+
+INTERACTION_PAY_BOUNTY = {
+	 type = "value",},
+
+INTERACTION_PICKPOCKET = {
+	 type = "value",},
+
+INTERACTION_QUEST = {
+	 type = "value",},
+
+INTERACTION_SIEGE = {
+	 type = "value",},
+
+INTERACTION_STABLE = {
+	 type = "value",},
+
+INTERACTION_STONE_MASON = {
+	 type = "value",},
+
+INTERACTION_STORE = {
+	 type = "value",},
+
+INTERACTION_TRADINGHOUSE = {
+	 type = "value",},
+
+INTERACTION_VENDOR = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ABILITY_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ACTIVE_COMBAT_TIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ALLIANCE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ATTRIBUTE_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ATTRIBUTE_UPGRADE_PROJECTED = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_BATTLEGROUND_ALLIANCE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_BOOK_MEDIUM = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_BUFF_TYPE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_CAST_BAR_END = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_CAST_BAR_START = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_CHAT_CHANNEL_CATEGORY_DEFAULTS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_CON_COLORS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_CURRENCY = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_DEATH_INTERFACE_COLORS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_DEFAULT_COLOR = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_FINESSE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_GAMEPAD_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_GENERAL = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ITEM_QUALITY_COLORS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ITEM_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_KEEP_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_LEADERBOARD_COLORS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_LEVEL_UP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_LINK = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_LOADING_SCREEN = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_MAPPIN_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_MARKET_COLORS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_NAME_PLATE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_NAME_PLATE_HEALTH_END = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_NAME_PLATE_HEALTH_START = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_NAME_PLATE_HIT_INDICATOR = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_OBJECT_NOTIFICATION = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_POWER = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_POWER_END = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_POWER_FADE_IN = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_POWER_FADE_OUT = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_POWER_START = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_PROGRESSION = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_SHARED_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_SKILL_LINE_TOOLTIP = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_STATUS_EFFECT = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_STAT_VALUE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_TEXT_COLORS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_ULTIMATE_BAR = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_UNIT_CLASS = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_UNIT_HIGHLIGHT_OVERRIDE = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_UNIT_REACTION_COLOR = {
+	 type = "value",},
+
+INTERFACE_COLOR_TYPE_VOICE_CHAT_COLORS = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_ALERT = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_BLACK = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_DISABLED = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_ENABLED = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_ERROR = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_STATUS_BAR_END = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_STATUS_BAR_START = {
+	 type = "value",},
+
+INTERFACE_GENERAL_COLOR_WARNING = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_BATTLEGROUND_WINNER = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_BLADE = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_BLADE_HIGHLIGHT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_BODY = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_CHATTER_NPC = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_CHATTER_PLAYER_OPTION = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_CONTEXT_HIGHLIGHT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_CONTRAST = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_CURRENCY_HIGHLIGHT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_DEFAULT_TEXT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_DISABLED = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_FAILED = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_GAMEPAD_CATEGORY_HEADER = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_GAMEPAD_TERTIARY = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_GAME_REPRESENTATIVE = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_HIGHLIGHT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_HINT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_NORMAL = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_PERSONALITY_EMOTES = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_SECOND_CONTRAST = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_SELECTED = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_SUBTLE = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_SUCCEEDED = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_TOOLTIP_DEFAULT = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_TOOLTIP_INSTRUCTIONAL = {
+	 type = "value",},
+
+INTERFACE_TEXT_COLOR_VALUE = {
+	 type = "value",},
+
+ITEMFILTERTYPE_ALCHEMY = {
+	 type = "value",},
+
+ITEMFILTERTYPE_ALL = {
+	 type = "value",},
+
+ITEMFILTERTYPE_ARMOR = {
+	 type = "value",},
+
+ITEMFILTERTYPE_BLACKSMITHING = {
+	 type = "value",},
+
+ITEMFILTERTYPE_BUYBACK = {
+	 type = "value",},
+
+ITEMFILTERTYPE_CLOTHING = {
+	 type = "value",},
+
+ITEMFILTERTYPE_COLLECTIBLE = {
+	 type = "value",},
+
+ITEMFILTERTYPE_CONSUMABLE = {
+	 type = "value",},
+
+ITEMFILTERTYPE_CRAFTING = {
+	 type = "value",},
+
+ITEMFILTERTYPE_DAMAGED = {
+	 type = "value",},
+
+ITEMFILTERTYPE_ENCHANTING = {
+	 type = "value",},
+
+ITEMFILTERTYPE_FURNISHING = {
+	 type = "value",},
+
+ITEMFILTERTYPE_HOUSE_WITH_TEMPLATE = {
+	 type = "value",},
+
+ITEMFILTERTYPE_JUNK = {
+	 type = "value",},
+
+ITEMFILTERTYPE_MISCELLANEOUS = {
+	 type = "value",},
+
+ITEMFILTERTYPE_PROVISIONING = {
+	 type = "value",},
+
+ITEMFILTERTYPE_QUEST = {
+	 type = "value",},
+
+ITEMFILTERTYPE_QUICKSLOT = {
+	 type = "value",},
+
+ITEMFILTERTYPE_REUSE = {
+	 type = "value",},
+
+ITEMFILTERTYPE_STYLE_MATERIALS = {
+	 type = "value",},
+
+ITEMFILTERTYPE_TRAIT_ITEMS = {
+	 type = "value",},
+
+ITEMFILTERTYPE_WEAPONS = {
+	 type = "value",},
+
+ITEMFILTERTYPE_WOODWORKING = {
+	 type = "value",},
+
+ITEM_QUALITY_ARCANE = {
+	 type = "value",},
+
+ITEM_QUALITY_ARTIFACT = {
+	 type = "value",},
+
+ITEM_QUALITY_LEGENDARY = {
+	 type = "value",},
+
+ITEM_QUALITY_MAGIC = {
+	 type = "value",},
+
+ITEM_QUALITY_NORMAL = {
+	 type = "value",},
+
+ITEM_QUALITY_TRASH = {
+	 type = "value",},
+
+ITEMSTYLE_NONE = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_ARGONIAN = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_BRETON = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_DARK_ELF = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_HIGH_ELF = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_KHAJIIT = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_NORD = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_ORC = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_REDGUARD = {
+	 type = "value",},
+
+ITEMSTYLE_RACIAL_WOOD_ELF = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_ALL = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_AXES = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_BELTS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_BOOTS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_BOWS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_CHESTS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_DAGGERS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_GLOVES = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_HELMETS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_LEGS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_MACES = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_SHIELDS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_SHOULDERS = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_STAVES = {
+	 type = "value",},
+
+ITEM_STYLE_CHAPTER_SWORDS = {
+	 type = "value",},
+
+TAG_CATEGORY_FURNITURE_BEHAVIOR = {
+	 type = "value",},
+
+TAG_CATEGORY_NONE = {
+	 type = "value",},
+
+TAG_CATEGORY_TREASURE_TYPE = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_ACCENT = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_CHARGE_BAR_GRADIENT_END = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_CHARGE_BAR_GRADIENT_START = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_CLICK_TO_UPGRADE = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_CONDITION_BAR_GRADIENT_END = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_CONDITION_BAR_GRADIENT_START = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_CREATOR = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_DECONSTRUCTABLE = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_EQUIPPED = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_FAIL_CHECK = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_FLAVOR_TEXT = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_GENERAL = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_INACTIVE_BONUS = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_ITEM_LEVEL = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_MISC = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_ON_EQUIP = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_ON_USE = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_PASS_CHECK = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_QUEST_ITEM_NAME = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_SELLS_FOR = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_SHOWING_EQUIPPED_ITEM = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_SOCKET_EMPTY = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_SOCKET_FULL = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_SOCKET_PASS_CHECK = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_STYLE = {
+	 type = "value",},
+
+ITEM_TOOLTIP_COLOR_TRADE_BOP = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_DIVINES = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_IMPENETRABLE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_INFUSED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_INTRICATE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_NIRNHONED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_ORNATE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_PROSPEROUS = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_REINFORCED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_STURDY = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_TRAINING = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_ARMOR_WELL_FITTED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_JEWELRY_ARCANE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_JEWELRY_HEALTHY = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_JEWELRY_ORNATE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_JEWELRY_ROBUST = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_NONE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_SPECIAL_STAT = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_CHARGED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_DECISIVE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_DEFENDING = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_INFUSED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_INTRICATE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_NIRNHONED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_ORNATE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_POWERED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_PRECISE = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_SHARPENED = {
+	 type = "value",},
+
+ITEM_TRAIT_TYPE_WEAPON_TRAINING = {
+	 type = "value",},
+
+ITEMTYPE_ADDITIVE = {
+	 type = "value",},
+
+ITEMTYPE_ARMOR = {
+	 type = "value",},
+
+ITEMTYPE_ARMOR_BOOSTER = {
+	 type = "value",},
+
+ITEMTYPE_ARMOR_TRAIT = {
+	 type = "value",},
+
+ITEMTYPE_AVA_REPAIR = {
+	 type = "value",},
+
+ITEMTYPE_BLACKSMITHING_BOOSTER = {
+	 type = "value",},
+
+ITEMTYPE_BLACKSMITHING_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_BLACKSMITHING_RAW_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_CLOTHIER_BOOSTER = {
+	 type = "value",},
+
+ITEMTYPE_CLOTHIER_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_CLOTHIER_RAW_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_COLLECTIBLE = {
+	 type = "value",},
+
+ITEMTYPE_CONTAINER = {
+	 type = "value",},
+
+ITEMTYPE_COSTUME = {
+	 type = "value",},
+
+ITEMTYPE_CROWN_ITEM = {
+	 type = "value",},
+
+ITEMTYPE_CROWN_REPAIR = {
+	 type = "value",},
+
+ITEMTYPE_DEPRECATED = {
+	 type = "value",},
+
+ITEMTYPE_DISGUISE = {
+	 type = "value",},
+
+ITEMTYPE_DRINK = {
+	 type = "value",},
+
+ITEMTYPE_DYE_STAMP = {
+	 type = "value",},
+
+ITEMTYPE_ENCHANTING_RUNE_ASPECT = {
+	 type = "value",},
+
+ITEMTYPE_ENCHANTING_RUNE_ESSENCE = {
+	 type = "value",},
+
+ITEMTYPE_ENCHANTING_RUNE_POTENCY = {
+	 type = "value",},
+
+ITEMTYPE_ENCHANTMENT_BOOSTER = {
+	 type = "value",},
+
+ITEMTYPE_FISH = {
+	 type = "value",},
+
+ITEMTYPE_FLAVORING = {
+	 type = "value",},
+
+ITEMTYPE_FOOD = {
+	 type = "value",},
+
+ITEMTYPE_FURNISHING = {
+	 type = "value",},
+
+ITEMTYPE_FURNISHING_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_GLYPH_ARMOR = {
+	 type = "value",},
+
+ITEMTYPE_GLYPH_JEWELRY = {
+	 type = "value",},
+
+ITEMTYPE_GLYPH_WEAPON = {
+	 type = "value",},
+
+ITEMTYPE_INGREDIENT = {
+	 type = "value",},
+
+ITEMTYPE_LOCKPICK = {
+	 type = "value",},
+
+ITEMTYPE_LURE = {
+	 type = "value",},
+
+ITEMTYPE_MASTER_WRIT = {
+	 type = "value",},
+
+ITEMTYPE_MOUNT = {
+	 type = "value",},
+
+ITEMTYPE_NONE = {
+	 type = "value",},
+
+ITEMTYPE_PLUG = {
+	 type = "value",},
+
+ITEMTYPE_POISON = {
+	 type = "value",},
+
+ITEMTYPE_POISON_BASE = {
+	 type = "value",},
+
+ITEMTYPE_POTION = {
+	 type = "value",},
+
+ITEMTYPE_POTION_BASE = {
+	 type = "value",},
+
+ITEMTYPE_RACIAL_STYLE_MOTIF = {
+	 type = "value",},
+
+ITEMTYPE_RAW_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_REAGENT = {
+	 type = "value",},
+
+ITEMTYPE_RECIPE = {
+	 type = "value",},
+
+ITEMTYPE_SIEGE = {
+	 type = "value",},
+
+ITEMTYPE_SOUL_GEM = {
+	 type = "value",},
+
+ITEMTYPE_SPELLCRAFTING_TABLET = {
+	 type = "value",},
+
+ITEMTYPE_SPICE = {
+	 type = "value",},
+
+ITEMTYPE_STYLE_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_TABARD = {
+	 type = "value",},
+
+ITEMTYPE_TOOL = {
+	 type = "value",},
+
+ITEMTYPE_TRASH = {
+	 type = "value",},
+
+ITEMTYPE_TREASURE = {
+	 type = "value",},
+
+ITEMTYPE_TROPHY = {
+	 type = "value",},
+
+ITEMTYPE_WEAPON = {
+	 type = "value",},
+
+ITEMTYPE_WEAPON_BOOSTER = {
+	 type = "value",},
+
+ITEMTYPE_WEAPON_TRAIT = {
+	 type = "value",},
+
+ITEMTYPE_WOODWORKING_BOOSTER = {
+	 type = "value",},
+
+ITEMTYPE_WOODWORKING_MATERIAL = {
+	 type = "value",},
+
+ITEMTYPE_WOODWORKING_RAW_MATERIAL = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_ACQUIRE = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_CRAFTED = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_DESTROY = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_EQUIP = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_PICKUP = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_SLOT = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_UNEQUIP = {
+	 type = "value",},
+
+ITEM_SOUND_ACTION_USE = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_ANIMAL_COMPONENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_BATTLEFLAG = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_BOOK = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_BOOSTER = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_BOW = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_BREAD = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_CLOTH_COMPONENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_CUSTOM_SOUND = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_DAGGER = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_DEFAULT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_DRINK = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_ENCHANTMENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_FISH = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_FOOD = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_FOOTLOCKER = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_HEAVY_ARMOR = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_INGREDIENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_LIGHT_ARMOR = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_LURE = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_MEAT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_MEDIUM_ARMOR = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_METAL_COMPONENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_MINERAL_COMPONENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_NECKLACE = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_NONE = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_ONE_HAND_AX = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_ONE_HAND_HAMMER = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_ONE_HAND_SWORD = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_PLANT_COMPONENT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_POTION = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_REPAIR_KIT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_RING = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_RUNE = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_SCROLL = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_SHIELD = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_SIEGE = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_SOUL_GEM = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_STAFF = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_STEW = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_TABARD = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_TRASH_LOOT = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_TWO_HAND_AX = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_TWO_HAND_HAMMER = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_TWO_HAND_SWORD = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_UNUSED = {
+	 type = "value",},
+
+ITEM_SOUND_CATEGORY_WOOD_COMPONENT = {
+	 type = "value",},
+
+ITEM_USE_TYPE_COSTUME_DYE_STAMP = {
+	 type = "value",},
+
+ITEM_USE_TYPE_DEPRECATED = {
+	 type = "value",},
+
+ITEM_USE_TYPE_ITEM_DYE_STAMP = {
+	 type = "value",},
+
+ITEM_USE_TYPE_NONE = {
+	 type = "value",},
+
+ITEM_USE_TYPE_PLEDGE_OF_MARA = {
+	 type = "value",},
+
+ITEM_USE_TYPE_RECIPE = {
+	 type = "value",},
+
+ITEM_USE_TYPE_VANITY_PET = {
+	 type = "value",},
+
+ITEMVISUALDAMAGE_BROKEN = {
+	 type = "value",},
+
+ITEMVISUALDAMAGE_DAMAGED = {
+	 type = "value",},
+
+ITEMVISUALDAMAGE_NONE = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_CROSS_ALLIANCE_LOCKED = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_GENERIC_FAILURE = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_PLAYER_DIFFICULTY_LOCKED = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_PLAYER_OFFLINE = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_SOLO_ZONE = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_SUCCESS = {
+	 type = "value",},
+
+JUMP_TO_PLAYER_RESULT_ZONE_COLLECTIBLE_LOCKED = {
+	 type = "value",},
+
+JUSTICE_CRIMINAL = {
+	 type = "value",},
+
+JUSTICE_ENFORCER = {
+	 type = "value",},
+
+JUSTICE_NONE = {
+	 type = "value",},
+
+JUSTICE_SKILL_FENCE = {
+	 type = "value",},
+
+JUSTICE_SKILL_LOCKPICK = {
+	 type = "value",},
+
+JUSTICE_SKILL_NONE = {
+	 type = "value",},
+
+JUSTICE_SKILL_PICKPOCKET = {
+	 type = "value",},
+
+RESOURCE_PROVIDER_FARM = {
+	 type = "value",},
+
+RESOURCE_PROVIDER_LUMBERMILL = {
+	 type = "value",},
+
+RESOURCE_PROVIDER_MINE = {
+	 type = "value",},
+
+RESOURCE_PROVIDER_NONE = {
+	 type = "value",},
+
+RESOURCETYPE_FOOD = {
+	 type = "value",},
+
+RESOURCETYPE_NONE = {
+	 type = "value",},
+
+RESOURCETYPE_ORE = {
+	 type = "value",},
+
+RESOURCETYPE_WOOD = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_ACCESSIBLE = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_ATTACK_LINE = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_AT_KEEP = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_NAME = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_NORMAL_LINE = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_NOT_ACCESSIBLE = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_OWNER = {
+	 type = "value",},
+
+KEEP_TOOLTIP_COLOR_UNCLAIMED = {
+	 type = "value",},
+
+KEEPTYPE_ARTIFACT_GATE = {
+	 type = "value",},
+
+KEEPTYPE_ARTIFACT_KEEP = {
+	 type = "value",},
+
+KEEPTYPE_BORDER_KEEP = {
+	 type = "value",},
+
+KEEPTYPE_IMPERIAL_CITY_DISTRICT = {
+	 type = "value",},
+
+KEEPTYPE_KEEP = {
+	 type = "value",},
+
+KEEPTYPE_OUTPOST = {
+	 type = "value",},
+
+KEEPTYPE_RESOURCE = {
+	 type = "value",},
+
+KEEPTYPE_TOWN = {
+	 type = "value",},
+
+UPGRADEPATH_DEFENSIVE = {
+	 type = "value",},
+
+UPGRADEPATH_NONE = {
+	 type = "value",},
+
+UPGRADEPATH_PRODUCTION = {
+	 type = "value",},
+
+LFG_ACTIVITY_AVA = {
+	 type = "value",},
+
+LFG_ACTIVITY_BATTLE_GROUND_CHAMPION = {
+	 type = "value",},
+
+LFG_ACTIVITY_BATTLE_GROUND_LOW_LEVEL = {
+	 type = "value",},
+
+LFG_ACTIVITY_BATTLE_GROUND_NON_CHAMPION = {
+	 type = "value",},
+
+LFG_ACTIVITY_DUNGEON = {
+	 type = "value",},
+
+LFG_ACTIVITY_HOME_SHOW = {
+	 type = "value",},
+
+LFG_ACTIVITY_INVALID = {
+	 type = "value",},
+
+LFG_ACTIVITY_MASTER_DUNGEON = {
+	 type = "value",},
+
+LFG_ACTIVITY_TRIAL = {
+	 type = "value",},
+
+LFG_COOLDOWN_ACTIVITY_STARTED = {
+	 type = "value",},
+
+LFG_COOLDOWN_BATTLEGROUND_DESERTED = {
+	 type = "value",},
+
+LFG_COOLDOWN_DUNGEON_LEFT = {
+	 type = "value",},
+
+LFG_COOLDOWN_INVALID = {
+	 type = "value",},
+
+LFG_COOLDOWN_QUEUE_LEFT = {
+	 type = "value",},
+
+LFG_COOLDOWN_REWARD_GRANTED = {
+	 type = "value",},
+
+LFG_COOLDOWN_TRIAL_LEFT = {
+	 type = "value",},
+
+LFG_GROUP_TYPE_LARGE = {
+	 type = "value",},
+
+LFG_GROUP_TYPE_MEDIUM = {
+	 type = "value",},
+
+LFG_GROUP_TYPE_NONE = {
+	 type = "value",},
+
+LFG_GROUP_TYPE_REGULAR = {
+	 type = "value",},
+
+LFG_ITEM_REWARD_TYPE_DAILY = {
+	 type = "value",},
+
+LFG_ITEM_REWARD_TYPE_NONE = {
+	 type = "value",},
+
+LFG_ITEM_REWARD_TYPE_STANDARD = {
+	 type = "value",},
+
+LFG_READY_CHECK_CANCEL_REASON_ACTIVITY_NO_LONGER_VALID = {
+	 type = "value",},
+
+LFG_READY_CHECK_CANCEL_REASON_GROUP_FORMED_SUCCESSFULLY = {
+	 type = "value",},
+
+LFG_READY_CHECK_CANCEL_REASON_GROUP_MEMBER_CANCELED = {
+	 type = "value",},
+
+LFG_READY_CHECK_CANCEL_REASON_GROUP_NOT_VIABLE = {
+	 type = "value",},
+
+LFG_READY_CHECK_CANCEL_REASON_GROUP_REPLACED_IN_QUEUE = {
+	 type = "value",},
+
+LFG_READY_CHECK_CANCEL_REASON_NOT_IN_READY_CHECK = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_FORM_GROUP = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_GROUP_TIMEOUT_CANCEL = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_IN_READY_CHECK = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_IN_READY_CHECK_BATTLEGROUND_TEST = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_LAUNCHING_BATTLEGROUND_INSTANCE = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_NOT_IN_READY_CHECK = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_PLAYER_ACCEPTED = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_PLAYER_DECLINED = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_QUEUEDTEST_BATTLEGROUND_LAUNCH = {
+	 type = "value",},
+
+LFG_READY_CHECK_STATE_TRANSFER_TO_BATTLEGROUND_INSTANCE = {
+	 type = "value",},
+
+LFG_ROLE_DPS = {
+	 type = "value",},
+
+LFG_ROLE_HEAL = {
+	 type = "value",},
+
+LFG_ROLE_INVALID = {
+	 type = "value",},
+
+LFG_ROLE_TANK = {
+	 type = "value",},
+
+LANGUAGE_SETTING_USE_PROFANITY_FILTER = {
+	 type = "value",},
+
+LEADERBOARD_COLORS_NAME = {
+	 type = "value",},
+
+LEADERBOARD_COLORS_PLAYER_NAME = {
+	 type = "value",},
+
+LEADERBOARD_COLORS_TOP_ = {
+	 type = "value",},
+
+LEADERBOARD_COLORS_TOP_ = {
+	 type = "value",},
+
+LEADERBOARD_COLORS_TOP_ = {
+	 type = "value",},
+
+LEADERBOARD_TYPE_ALLIANCE = {
+	 type = "value",},
+
+LEADERBOARD_TYPE_BATTLEGROUND = {
+	 type = "value",},
+
+LEADERBOARD_TYPE_CLASS = {
+	 type = "value",},
+
+LEADERBOARD_TYPE_HOUSE = {
+	 type = "value",},
+
+LEADERBOARD_TYPE_OVERALL = {
+	 type = "value",},
+
+LEVEL_UP_COLOR_GAINED_TEXT = {
+	 type = "value",},
+
+LEVEL_UP_COLOR_GENERAL = {
+	 type = "value",},
+
+LEVEL_UP_COLOR_NEW_LEVEL = {
+	 type = "value",},
+
+LINK_STYLE_BRACKETS = {
+	 type = "value",},
+
+LINK_STYLE_DEFAULT = {
+	 type = "value",},
+
+LINK_TYPE_ACHIEVEMENT = {
+	 type = "value",},
+
+LINK_TYPE_BOOK = {
+	 type = "value",},
+
+LINK_TYPE_COLLECTIBLE = {
+	 type = "value",},
+
+LINK_TYPE_INVALID = {
+	 type = "value",},
+
+LINK_TYPE_ITEM = {
+	 type = "value",},
+
+LINK_TYPE_QUEST_ITEM = {
+	 type = "value",},
+
+LOADING_SCREEN_COLOR_BAR_END = {
+	 type = "value",},
+
+LOADING_SCREEN_COLOR_BAR_START = {
+	 type = "value",},
+
+REGION_AFRICA = {
+	 type = "value",},
+
+REGION_ASIA = {
+	 type = "value",},
+
+REGION_EUROPE = {
+	 type = "value",},
+
+REGION_NONE = {
+	 type = "value",},
+
+REGION_NORTH_AMERICA = {
+	 type = "value",},
+
+REGION_OCEANIA = {
+	 type = "value",},
+
+REGION_SOUTH_AMERICA = {
+	 type = "value",},
+
+LOCK_QUALITY_ADVANCED = {
+	 type = "value",},
+
+LOCK_QUALITY_IMPOSSIBLE = {
+	 type = "value",},
+
+LOCK_QUALITY_INTERMEDIATE = {
+	 type = "value",},
+
+LOCK_QUALITY_MASTER = {
+	 type = "value",},
+
+LOCK_QUALITY_NONE = {
+	 type = "value",},
+
+LOCK_QUALITY_PRACTICE = {
+	 type = "value",},
+
+LOCK_QUALITY_SIMPLE = {
+	 type = "value",},
+
+LOCK_QUALITY_TRIVIAL = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_FAIL_NO_INVENTORY_SPACE = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_INVALID_LOOT_CRATE = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_INVALID_LOOT_CRATE_TIER = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_INVALID_MARKET_PRODUCT = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_NO_PRODUCT_SELECTED = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_OUT_OF_ALL_LOOT_CRATES = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_OUT_OF_LOOT_CRATE = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_SUCCESS = {
+	 type = "value",},
+
+LOOT_CRATE_OPEN_RESPONSE_SYSTEM_UNAVAILABLE = {
+	 type = "value",},
+
+LOOT_CRATES_SYSTEM_STATE_OFFLINE = {
+	 type = "value",},
+
+LOOT_CRATES_SYSTEM_STATE_ONLINE = {
+	 type = "value",},
+
+LOOT_CRATES_SYSTEM_STATE_OPEN_ONLY = {
+	 type = "value",},
+
+LOOT_TYPE_ANY = {
+	 type = "value",},
+
+LOOT_TYPE_COLLECTIBLE = {
+	 type = "value",},
+
+LOOT_TYPE_ITEM = {
+	 type = "value",},
+
+LOOT_TYPE_MONEY = {
+	 type = "value",},
+
+LOOT_TYPE_QUEST_ITEM = {
+	 type = "value",},
+
+LOOT_TYPE_TELVAR_STONES = {
+	 type = "value",},
+
+LOOT_TYPE_WRIT_VOUCHERS = {
+	 type = "value",},
+
+LOOT_SETTING_AOE_LOOT = {
+	 type = "value",},
+
+LOOT_SETTING_AUTO_ADD_TO_CRAFT_BAG = {
+	 type = "value",},
+
+LOOT_SETTING_AUTO_LOOT = {
+	 type = "value",},
+
+LOOT_SETTING_AUTO_LOOT_STOLEN = {
+	 type = "value",},
+
+LOOT_SETTING_LOOT_HISTORY = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_ALREADY_ATTACHED = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_BOUND = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_ITEM_NOT_FOUND = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_LOCKED = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_PLAYER_LOCKED = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_STOLEN = {
+	 type = "value",},
+
+MAIL_ATTACHMENT_RESULT_SUCCESS = {
+	 type = "value",},
+
+MAP_CONTENT_AVA = {
+	 type = "value",},
+
+MAP_CONTENT_BATTLEGROUND = {
+	 type = "value",},
+
+MAP_CONTENT_DUNGEON = {
+	 type = "value",},
+
+MAP_CONTENT_NONE = {
+	 type = "value",},
+
+MAP_FILTER_AVA_GRAVEYARDS = {
+	 type = "value",},
+
+MAP_FILTER_AVA_GRAVEYARD_AREAS = {
+	 type = "value",},
+
+MAP_FILTER_AVA_OBJECTIVES = {
+	 type = "value",},
+
+MAP_FILTER_GROUP_MEMBERS = {
+	 type = "value",},
+
+MAP_FILTER_IMPERIAL_CITY_ENTRANCES = {
+	 type = "value",},
+
+MAP_FILTER_KILL_LOCATIONS = {
+	 type = "value",},
+
+MAP_FILTER_OBJECTIVES = {
+	 type = "value",},
+
+MAP_FILTER_QUESTS = {
+	 type = "value",},
+
+MAP_FILTER_RESOURCE_KEEPS = {
+	 type = "value",},
+
+MAP_FILTER_TRANSIT_LINES = {
+	 type = "value",},
+
+MAP_FILTER_TRANSIT_LINES_ALLIANCE = {
+	 type = "value",},
+
+MAP_FILTER_WAYSHRINES = {
+	 type = "value",},
+
+MAP_FILTER_TYPE_AVA_CYRODIIL = {
+	 type = "value",},
+
+MAP_FILTER_TYPE_AVA_IMPERIAL = {
+	 type = "value",},
+
+MAP_FILTER_TYPE_BATTLEGROUND = {
+	 type = "value",},
+
+MAP_FILTER_TYPE_STANDARD = {
+	 type = "value",},
+
+MAP_PIN_TOOLTIP_COLOR_AVA_OBJECTIVE = {
+	 type = "value",},
+
+MAP_PIN_TOOLTIP_COLOR_INTERACTABLE = {
+	 type = "value",},
+
+MAP_PIN_TOOLTIP_COLOR_MAP_PING = {
+	 type = "value",},
+
+MAP_PIN_TOOLTIP_COLOR_POI = {
+	 type = "value",},
+
+MAP_PIN_TOOLTIP_COLOR_QUEST_ENDING = {
+	 type = "value",},
+
+MAP_PIN_TOOLTIP_COLOR_RALLY_POINT = {
+	 type = "value",},
+
+PING_EVENT_ADDED = {
+	 type = "value",},
+
+PING_EVENT_REMOVED = {
+	 type = "value",},
+
+MAP_TRANSIT_LINE_ALLIANCE_ALL = {
+	 type = "value",},
+
+MAP_TRANSIT_LINE_ALLIANCE_MINE = {
+	 type = "value",},
+
+MARKET_COLORS_CALLOUT_BACKGROUND = {
+	 type = "value",},
+
+MARKET_COLORS_CALLOUT_BACKGROUND_DIMMED = {
+	 type = "value",},
+
+MARKET_COLORS_DIMMED = {
+	 type = "value",},
+
+MARKET_COLORS_INELIGIBLE = {
+	 type = "value",},
+
+MARKET_COLORS_INELIGIBLE_DIMMED = {
+	 type = "value",},
+
+MARKET_COLORS_NEW = {
+	 type = "value",},
+
+MARKET_COLORS_NEW_DIMMED = {
+	 type = "value",},
+
+MARKET_COLORS_ON_SALE = {
+	 type = "value",},
+
+MARKET_COLORS_ON_SALE_DIMMED = {
+	 type = "value",},
+
+MARKET_COLORS_PRODUCT_BACKGROUND_BRIGHTNESS = {
+	 type = "value",},
+
+MARKET_COLORS_PURCHASED = {
+	 type = "value",},
+
+MARKET_COLORS_PURCHASED_DIMMED = {
+	 type = "value",},
+
+MARKET_COLORS_SELECTED = {
+	 type = "value",},
+
+MARKET_COLORS_UNIVERSAL_ITEM = {
+	 type = "value",},
+
+MARKET_COLORS_UNIVERSAL_ITEM_SELECTED = {
+	 type = "value",},
+
+MKCT_CROWNS = {
+	 type = "value",},
+
+MKCT_CROWN_GEMS = {
+	 type = "value",},
+
+MKCT_NONE = {
+	 type = "value",},
+
+MARKET_DISPLAY_GROUP_CROWN_STORE = {
+	 type = "value",},
+
+MARKET_DISPLAY_GROUP_HOUSE_EDITOR = {
+	 type = "value",},
+
+MARKET_DISPLAY_GROUP_HOUSE_PREVIEW = {
+	 type = "value",},
+
+MARKET_FILTER_VIEW_ALL = {
+	 type = "value",},
+
+MARKET_FILTER_VIEW_NOT_PURCHASED = {
+	 type = "value",},
+
+MARKET_FILTER_VIEW_PURCHASED = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_APPEARANCE_CHANGE_TOKEN = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_BITE_CURE = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_CHARACTER_SLOT = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_ESO_PLUS = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_NONE = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_PLAYER_BACKPACK = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_PLAYER_BANK = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_RACE_CHANGE_TOKEN = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_RENAME_TOKEN = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_VAMPIRE_BITE = {
+	 type = "value",},
+
+MARKET_INSTANT_UNLOCK_WEREWOLF_BITE = {
+	 type = "value",},
+
+MARKET_PRODUCT_PURCHASE_STATE_INSTANT_UNLOCK_COMPLETE = {
+	 type = "value",},
+
+MARKET_PRODUCT_PURCHASE_STATE_INSTANT_UNLOCK_INELIGIBLE = {
+	 type = "value",},
+
+MARKET_PRODUCT_PURCHASE_STATE_NOT_PURCHASED = {
+	 type = "value",},
+
+MARKET_PRODUCT_PURCHASE_STATE_PURCHASED = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_BUNDLE = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_COLLECTIBLE = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_CROWN_CRATE = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_HOUSING = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_INSTANT_UNLOCK = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_ITEM = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_NONE = {
+	 type = "value",},
+
+MARKET_PRODUCT_TYPE_PROMO = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_ALREADY_COMPLETED_INSTANT_UNLOCK = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_COLLECTIBLE_ALREADY = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_COLLECTIONS_DISABLED = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_COMING_SOON = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_FAIL_INSTANT_UNLOCK_REQ_LIST = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_HOUSING_ALREADY_OWNED = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_INVALID_MARKET_COLLECTIBLE = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_INVALID_MARKET_HOUSING = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_INVALID_MARKET_ITEM = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_INVALID_STACK_SIZE = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_MARKET_LOCKED = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_NOT_ENOUGH_CROWN_GEMS = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_NOT_ENOUGH_ROOM = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_NOT_ENOUGH_VC = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_SUCCESS = {
+	 type = "value",},
+
+MARKET_PURCHASE_RESULT_UNIQUE_ITEM_ALREADY = {
+	 type = "value",},
+
+MARKET_STATE_LOCKED = {
+	 type = "value",},
+
+MARKET_STATE_OPEN = {
+	 type = "value",},
+
+MARKET_STATE_UNKNOWN = {
+	 type = "value",},
+
+MARKET_STATE_UPDATING = {
+	 type = "value",},
+
+MEGASERVER_EU = {
+	 type = "value",},
+
+MEGASERVER_NA = {
+	 type = "value",},
+
+MEGASERVER_NONE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_ALCHEMIST = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_ARTISAN = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_ASSASSIN = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_BARD = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_BEGGAR = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_CHEF = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_CIVIL_SERVANT = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_CLOTHIER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_COMMONER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_CRAFTER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_CULTIST = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_DRUNKARD = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_FARMER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_FIGHTER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_FISHER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_GATHERER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_GHOST = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_GUARD = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_HEALER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_HUNTER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_LABORER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_MAGE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_MERCHANT = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_NOBLE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_NOT_APPLICABLE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_NUDE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_ORDINATOR = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_OUTLAW = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_PILGRIM = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_PRIEST = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_PRISONER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_PROVISIONER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SAILOR = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SCHOLAR = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SERVANT = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SKELETON = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SLAVE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SMITH = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_SOLDIER = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_STUDENT = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_THIEF = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_UNDEFINED = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_VAMPIRE = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_WARRIOR = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_WATCHMEN = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_WEREWOLF = {
+	 type = "value",},
+
+MONSTER_SOCIAL_CLASS_WOODWORKER = {
+	 type = "value",},
+
+MOUSE_CONTENT_ACTION = {
+	 type = "value",},
+
+MOUSE_CONTENT_COLLECTIBLE = {
+	 type = "value",},
+
+MOUSE_CONTENT_EMPTY = {
+	 type = "value",},
+
+MOUSE_CONTENT_EQUIPPED_ITEM = {
+	 type = "value",},
+
+MOUSE_CONTENT_INVENTORY_ITEM = {
+	 type = "value",},
+
+MOUSE_CONTENT_QUEST_ITEM = {
+	 type = "value",},
+
+MOUSE_CONTENT_STORE_BUYBACK_ITEM = {
+	 type = "value",},
+
+MOUSE_CONTENT_STORE_ITEM = {
+	 type = "value",},
+
+MOUSE_CONTENT_TRADE_ITEM = {
+	 type = "value",},
+
+MOUSE_DESTROY_ITEM_FAIL_REASON_CRAFTING = {
+	 type = "value",},
+
+MOUSE_DESTROY_ITEM_FAIL_REASON_NONE = {
+	 type = "value",},
+
+MOUSE_DESTROY_ITEM_FAIL_REASON_PLAYER_LOCKED = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_ALL = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_ALLY = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_ALWAYS = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_CENTER = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_ENEMY = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_INJURED = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_INJURED_OR_TARGETED = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_INVALID = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_LEFT = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_NEVER = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_NONE = {
+	 type = "value",},
+
+NAMEPLATE_CHOICE_TARGETED = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ALLIANCE_INDICATORS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ALL_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ALL_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_DEFUNCT_DONT_REMOVE_ = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_DEFUNCT_DONT_REMOVE_ = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_NPC_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_NPC_HEALTHBARS_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_NPC_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_NPC_NAMEPLATES_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_PLAYER_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_PLAYER_HEALTHBARS_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_PLAYER_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_ENEMY_PLAYER_NAMEPLATES_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FOLLOWER_INDICATORS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_NPC_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_NPC_HEALTHBARS_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_NPC_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_NPC_NAMEPLATES_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_PLAYER_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_PLAYER_HEALTHBARS_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_PLAYER_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_FRIENDLY_PLAYER_NAMEPLATES_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_GROUP_INDICATORS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_GROUP_MEMBER_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_GROUP_MEMBER_HEALTHBARS_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_GROUP_MEMBER_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_GROUP_MEMBER_NAMEPLATES_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_HEALTHBAR_ALIGNMENT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_HEALTHBAR_CHASE_BAR = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_HEALTHBAR_FRAME_BORDER = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_NEUTRAL_NPC_HEALTHBARS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_NEUTRAL_NPC_HEALTHBARS_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_NEUTRAL_NPC_NAMEPLATES = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_NEUTRAL_NPC_NAMEPLATES_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_PLAYER_HEALTHBAR = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_PLAYER_HEALTHBAR_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_PLAYER_NAMEPLATE = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_PLAYER_NAMEPLATE_HIGHLIGHT = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_RESURRECT_INDICATORS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_SHOW_PLAYER_GUILDS = {
+	 type = "value",},
+
+NAMEPLATE_TYPE_SHOW_PLAYER_TITLES = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_CREATE_EXTRA = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_CREATE_PERCENT_DISCOUNT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_NEGATIVE_DURATION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_POTION_DURATION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_SHOW_NODES = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ALCHEMY_THIRD_SLOT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ARMOR_KNOWLEDGE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ASSAULT_BOUNTY_REDUCTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_AVOID_BLADE_OF_WOE_WITNESS_CHANCE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_BOOSTER_BONUS = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_CRAFT_PERCENT_DISCOUNT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_EXTRACT_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_HIRELING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_RESEARCH_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BLACKSMITHING_SHOW_NODES = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_BOUNTY_DECAY = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLEMENCY = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLEMENCY_ARREST_IMMUNITY = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_BOOSTER_BONUS = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_CRAFT_PERCENT_DISCOUNT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_EXTRACT_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_HIRELING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_RESEARCH_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_CLOTHIER_SHOW_NODES = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_CRAFT_PERCENT_DISCOUNT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_DECONSTRUCTION_UPGRADE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_HIRELING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_RARITY_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_SHOW_NODES = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENCHANTING_SLOT_IMPROVEMENT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_ENLIGHTENED = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_EXTRACTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_FENCE_SALESMAN = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_FORTUNE_SEEKER = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_GROOM = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_GUARD_KILL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_GUARD_PURSUIT_DISTANCE_REDUCTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_HAGGLING = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_HEAT_DECAY = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_IMPATIENCE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_INVALID = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_MASTER_GATHERER = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_MOUNTED_AGGRO_RADIUS_REDUCTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_MURDER_BOUNTY_REDUCTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PICKPOCKET_CHANCE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_CREATE_EXTRA_DRINK = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_CREATE_EXTRA_FOOD = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_DRINK_DURATION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_FOOD_DURATION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_HIRELING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_RARITY_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_PROVISIONING_SHOW_NODES = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SECONDARY_WITNESS_RANGE_REDUCTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SHADOWY_CONNECTIONS = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SLY = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_ABILITIES_LEARNED = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_FOCUS_AREA = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_FOCUS_CAST_TIME = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_FOCUS_CHEAPER = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_FOCUS_DURATION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_FOCUS_ULTIMATE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_TABLET_CREATION_TIME = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_SPELLCRAFTING_TABLET_QUALITY = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_TELVAR_MULTIPLIER = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_TIMELY_ESCAPE = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_TRAIT_IDENTIFIER = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_UNUSED = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WITNESS_RANGE_REDUCTION = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_BOOSTER_BONUS = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_CRAFT_PERCENT_DISCOUNT = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_EXTRACT_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_HIRELING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_RESEARCH_LEVEL = {
+	 type = "value",},
+
+NON_COMBAT_BONUS_WOODWORKING_SHOW_NODES = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_CAMPAIGN_QUEUE = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_COLLECTIONS = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_CRAFT_BAG_AUTO_TRANSFER = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_CUSTOMER_SERVICE = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_DUEL = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_ESO_PLUS_SUBSCRIPTION = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_FRIEND = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_GROUP = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_GROUP_ELECTION = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_GUILD = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_GUILD_MOTD = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_LEADERBOARD = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_LFG = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_PLEDGE_OF_MARA = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_POINTS_RESET = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_QUEST_SHARE = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_RESURRECT = {
+	 type = "value",},
+
+NOTIFICATION_TYPE_TRADE = {
+	 type = "value",},
+
+NUMBER_ABBREVIATION_PRECISION_HUNDREDTHS = {
+	 type = "value",},
+
+NUMBER_ABBREVIATION_PRECISION_LARGEST_UNIT = {
+	 type = "value",},
+
+NUMBER_ABBREVIATION_PRECISION_TENTHS = {
+	 type = "value",},
+
+OBJECTIVE_DESIGNATION_A = {
+	 type = "value",},
+
+OBJECTIVE_DESIGNATION_B = {
+	 type = "value",},
+
+OBJECTIVE_DESIGNATION_C = {
+	 type = "value",},
+
+OBJECTIVE_DESIGNATION_D = {
+	 type = "value",},
+
+OBJECTIVE_DESIGNATION_NONE = {
+	 type = "value",},
+
+OBJECTIVE_PIN_TIER_PRIMARY = {
+	 type = "value",},
+
+OBJECTIVE_PIN_TIER_RETURN = {
+	 type = "value",},
+
+OBJECTIVE_PIN_TIER_SPAWN = {
+	 type = "value",},
+
+OBJECTIVE_ARTIFACT_DEFENSIVE = {
+	 type = "value",},
+
+OBJECTIVE_ARTIFACT_OFFENSIVE = {
+	 type = "value",},
+
+OBJECTIVE_ARTIFACT_RETURN = {
+	 type = "value",},
+
+OBJECTIVE_ASSAULT = {
+	 type = "value",},
+
+OBJECTIVE_BALL = {
+	 type = "value",},
+
+OBJECTIVE_CAPTURE_AREA = {
+	 type = "value",},
+
+OBJECTIVE_CAPTURE_POINT = {
+	 type = "value",},
+
+OBJECTIVE_FLAG_CAPTURE = {
+	 type = "value",},
+
+OBJECTIVE_NONE = {
+	 type = "value",},
+
+OBJECTIVE_RETURN = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_EMOTE_ENABLED = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_GROUP_ENABLED = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_SAY_ENABLED = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_WHISPER_ENABLED = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_CHAT_BUBBLE_YELL_ENABLED = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_GAMEPAD_PREGAME_PLAY_CINEMATIC = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_GAMEPAD_PREGAME_SERVER_SELECT = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_GAMEPAD_PREGAME_VIEW_CREDITS = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_GAMMA_ADJUST = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_RESET_TUTORIALS = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SCREEN_ADJUST = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_EMOTE = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_GROUP = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_NPC = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_OFFICER = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_OFFICER = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_OFFICER = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_OFFICER = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_OFFICER = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_SAY = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_SYSTEM = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_WHISPER_INC = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_WHISPER_OUT = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_YELL = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_ZONE = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_ZONE_ENG = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_ZONE_FRA = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_ZONE_GER = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_COLOR_ZONE_JPN = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_TITLE_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_TITLE_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_TITLE_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_TITLE_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_CHAT_TITLE_GUILD = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_GAMEPAD_TEXT_SIZE = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_MIN_ALPHA = {
+	 type = "value",},
+
+OPTIONS_CUSTOM_SETTING_SOCIAL_TEXT_SIZE = {
+	 type = "value",},
+
+OWNERSHIP_STATUS_ANY = {
+	 type = "value",},
+
+OWNERSHIP_STATUS_NOT_STOLEN = {
+	 type = "value",},
+
+OWNERSHIP_STATUS_STOLEN = {
+	 type = "value",},
+
+FEEDBACK_TYPE_INVALID = {
+	 type = "value",},
+
+FEEDBACK_TYPE_QUEST = {
+	 type = "value",},
+
+PICKPOCKET_DIFFICULTY_EASY = {
+	 type = "value",},
+
+PICKPOCKET_DIFFICULTY_HARD = {
+	 type = "value",},
+
+PICKPOCKET_DIFFICULTY_INVALID = {
+	 type = "value",},
+
+PICKPOCKET_DIFFICULTY_MEDIUM = {
+	 type = "value",},
+
+ACCOUNT_LABEL_PC = {
+	 type = "value",},
+
+ACCOUNT_LABEL_PS = {
+	 type = "value",},
+
+ACCOUNT_LABEL_XBOX = {
+	 type = "value",},
+
+PLATFORM_SERVICE_TYPE_DMM = {
+	 type = "value",},
+
+PLATFORM_SERVICE_TYPE_PSN = {
+	 type = "value",},
+
+PLATFORM_SERVICE_TYPE_STEAM = {
+	 type = "value",},
+
+PLATFORM_SERVICE_TYPE_XBL = {
+	 type = "value",},
+
+PLATFORM_SERVICE_TYPE_ZOS = {
+	 type = "value",},
+
+PLATFORM_STORE_LABEL_DMM = {
+	 type = "value",},
+
+PLATFORM_STORE_LABEL_PSN = {
+	 type = "value",},
+
+PLATFORM_STORE_LABEL_STEAM = {
+	 type = "value",},
+
+PLATFORM_STORE_LABEL_XBL = {
+	 type = "value",},
+
+PLATFORM_STORE_LABEL_ZOS = {
+	 type = "value",},
+
+PLAYER_EMOTE_PLAY_FAILURE_GENERIC = {
+	 type = "value",},
+
+PLAYER_EMOTE_PLAY_FAILURE_LOCKED = {
+	 type = "value",},
+
+PLAYER_STATUS_AWAY = {
+	 type = "value",},
+
+PLAYER_STATUS_DO_NOT_DISTURB = {
+	 type = "value",},
+
+PLAYER_STATUS_OFFLINE = {
+	 type = "value",},
+
+PLAYER_STATUS_ONLINE = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESPONSE_ACCEPT = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESPONSE_DECLINE = {
+	 type = "value",},
+
+POI_TYPE_ACHIEVEMENT = {
+	 type = "value",},
+
+POI_TYPE_ACHIEVEMENT_COMPONENT = {
+	 type = "value",},
+
+POI_TYPE_GROUP_DUNGEON = {
+	 type = "value",},
+
+POI_TYPE_HOUSE = {
+	 type = "value",},
+
+POI_TYPE_OBJECTIVE = {
+	 type = "value",},
+
+POI_TYPE_PUBLIC_DUNGEON = {
+	 type = "value",},
+
+POI_TYPE_STANDARD = {
+	 type = "value",},
+
+POI_TYPE_WAYSHRINE = {
+	 type = "value",},
+
+PRIMARY_PLAYER_NAME_SETTING_PREFER_CHARACTER = {
+	 type = "value",},
+
+PRIMARY_PLAYER_NAME_SETTING_PREFER_USERID = {
+	 type = "value",},
+
+PROGRESSION_COLOR_AVA_RANK_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_AVA_RANK_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_CP_HEALTH_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_CP_HEALTH_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_CP_MAGICKA_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_CP_MAGICKA_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_CP_STAMINA_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_CP_STAMINA_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_EARNED = {
+	 type = "value",},
+
+PROGRESSION_COLOR_LOCKED = {
+	 type = "value",},
+
+PROGRESSION_COLOR_PURCHASED = {
+	 type = "value",},
+
+PROGRESSION_COLOR_PURCHASED_UNSELECTED = {
+	 type = "value",},
+
+PROGRESSION_COLOR_SKILL_XP_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_SKILL_XP_GLOW = {
+	 type = "value",},
+
+PROGRESSION_COLOR_SKILL_XP_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_UNEARNED = {
+	 type = "value",},
+
+PROGRESSION_COLOR_UNPURCHASED = {
+	 type = "value",},
+
+PROGRESSION_COLOR_VP_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_VP_GLOW = {
+	 type = "value",},
+
+PROGRESSION_COLOR_VP_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_FULL_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_FULL_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_GLOW = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_MORPH_END = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_MORPH_START = {
+	 type = "value",},
+
+PROGRESSION_COLOR_XP_START = {
+	 type = "value",},
+
+PROSPECTIVE_PICKPOCKET_RESULT_CAN_ATTEMPT = {
+	 type = "value",},
+
+PROSPECTIVE_PICKPOCKET_RESULT_COOLDOWN = {
+	 type = "value",},
+
+PROSPECTIVE_PICKPOCKET_RESULT_INVENTORY_FULL = {
+	 type = "value",},
+
+PROSPECTIVE_PICKPOCKET_RESULT_OUT_OF_POSITION = {
+	 type = "value",},
+
+PROSPECTIVE_PICKPOCKET_RESULT_OUT_OF_RANGE = {
+	 type = "value",},
+
+PROVISIONER_SPECIAL_INGREDIENT_TYPE_FLAVORING = {
+	 type = "value",},
+
+PROVISIONER_SPECIAL_INGREDIENT_TYPE_FURNISHING = {
+	 type = "value",},
+
+PROVISIONER_SPECIAL_INGREDIENT_TYPE_NONE = {
+	 type = "value",},
+
+PROVISIONER_SPECIAL_INGREDIENT_TYPE_SPICES = {
+	 type = "value",},
+
+PVP_SYSTEM_CYRODIIL = {
+	 type = "value",},
+
+PVP_SYSTEM_INHERIT_FROM_KEEP = {
+	 type = "value",},
+
+PVP_SYSTEM_NONE = {
+	 type = "value",},
+
+QUEST_REMOVED_TYPE_ABANDONED = {
+	 type = "value",},
+
+QUEST_REMOVED_TYPE_COMPLETED = {
+	 type = "value",},
+
+QUEST_REPEAT_DAILY = {
+	 type = "value",},
+
+QUEST_REPEAT_NOT_REPEATABLE = {
+	 type = "value",},
+
+QUEST_REPEAT_REPEATABLE = {
+	 type = "value",},
+
+QUEST_STEP_TYPE_AND = {
+	 type = "value",},
+
+QUEST_STEP_TYPE_BRANCH = {
+	 type = "value",},
+
+QUEST_STEP_TYPE_END = {
+	 type = "value",},
+
+QUEST_STEP_TYPE_OR = {
+	 type = "value",},
+
+QUEST_STEP_VISIBILITY_HIDDEN = {
+	 type = "value",},
+
+QUEST_STEP_VISIBILITY_HINT = {
+	 type = "value",},
+
+QUEST_STEP_VISIBILITY_OPTIONAL = {
+	 type = "value",},
+
+QUEST_TYPE_AVA = {
+	 type = "value",},
+
+QUEST_TYPE_AVA_GRAND = {
+	 type = "value",},
+
+QUEST_TYPE_AVA_GROUP = {
+	 type = "value",},
+
+QUEST_TYPE_BATTLEGROUND = {
+	 type = "value",},
+
+QUEST_TYPE_CLASS = {
+	 type = "value",},
+
+QUEST_TYPE_CRAFTING = {
+	 type = "value",},
+
+QUEST_TYPE_DUNGEON = {
+	 type = "value",},
+
+QUEST_TYPE_GROUP = {
+	 type = "value",},
+
+QUEST_TYPE_GUILD = {
+	 type = "value",},
+
+QUEST_TYPE_HOLIDAY_EVENT = {
+	 type = "value",},
+
+QUEST_TYPE_MAIN_STORY = {
+	 type = "value",},
+
+QUEST_TYPE_NONE = {
+	 type = "value",},
+
+QUEST_TYPE_RAID = {
+	 type = "value",},
+
+QUICK_CAST_GROUND_ABILITIES_CHOICE_AUTOMATIC = {
+	 type = "value",},
+
+QUICK_CAST_GROUND_ABILITIES_CHOICE_OFF = {
+	 type = "value",},
+
+QUICK_CAST_GROUND_ABILITIES_CHOICE_ON = {
+	 type = "value",},
+
+RAID_CATEGORY_CHALLENGE = {
+	 type = "value",},
+
+RAID_CATEGORY_TRIAL = {
+	 type = "value",},
+
+RAID_LIFE_VISIBILITY_CHOICE_AUTOMATIC = {
+	 type = "value",},
+
+RAID_LIFE_VISIBILITY_CHOICE_OFF = {
+	 type = "value",},
+
+RAID_LIFE_VISIBILITY_CHOICE_ON = {
+	 type = "value",},
+
+RAID_POINT_REASON_BONUS_ACTIVITY_HIGH = {
+	 type = "value",},
+
+RAID_POINT_REASON_BONUS_ACTIVITY_LOW = {
+	 type = "value",},
+
+RAID_POINT_REASON_BONUS_ACTIVITY_MEDIUM = {
+	 type = "value",},
+
+RAID_POINT_REASON_BONUS_POINT_ONE = {
+	 type = "value",},
+
+RAID_POINT_REASON_BONUS_POINT_THREE = {
+	 type = "value",},
+
+RAID_POINT_REASON_BONUS_POINT_TWO = {
+	 type = "value",},
+
+RAID_POINT_REASON_KILL_BANNERMEN = {
+	 type = "value",},
+
+RAID_POINT_REASON_KILL_BOSS = {
+	 type = "value",},
+
+RAID_POINT_REASON_KILL_CHAMPION = {
+	 type = "value",},
+
+RAID_POINT_REASON_KILL_MINIBOSS = {
+	 type = "value",},
+
+RAID_POINT_REASON_KILL_NORMAL_MONSTER = {
+	 type = "value",},
+
+RAID_POINT_REASON_KILL_NOXP_MONSTER = {
+	 type = "value",},
+
+RAID_POINT_REASON_LIFE_REMAINING = {
+	 type = "value",},
+
+RAID_POINT_REASON_SOLO_ARENA_COMPLETE = {
+	 type = "value",},
+
+RAID_POINT_REASON_SOLO_ARENA_PICKUP_FOUR = {
+	 type = "value",},
+
+RAID_POINT_REASON_SOLO_ARENA_PICKUP_ONE = {
+	 type = "value",},
+
+RAID_POINT_REASON_SOLO_ARENA_PICKUP_THREE = {
+	 type = "value",},
+
+RAID_POINT_REASON_SOLO_ARENA_PICKUP_TWO = {
+	 type = "value",},
+
+RATINGS_BOARD_BR = {
+	 type = "value",},
+
+RATINGS_BOARD_ESRB = {
+	 type = "value",},
+
+RATINGS_BOARD_FPB = {
+	 type = "value",},
+
+RATINGS_BOARD_NONE = {
+	 type = "value",},
+
+RATINGS_BOARD_OFLC = {
+	 type = "value",},
+
+RATINGS_BOARD_PEGI = {
+	 type = "value",},
+
+RATINGS_BOARD_RR = {
+	 type = "value",},
+
+RATINGS_BOARD_USK = {
+	 type = "value",},
+
+REALM_SELECT_METHOD_DEFAULT_REALM = {
+	 type = "value",},
+
+REALM_SELECT_METHOD_LAST_REALM = {
+	 type = "value",},
+
+REALM_SELECT_METHOD_USER_SELECTS = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_ALCHEMY_FORMULAE = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_BLACKSMITHING_DIAGRAMS = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_CLOTHIER_PATTERNS = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_ENCHANTING_SCHEMATICS = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_INVALID = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_PROVISIONING_DESIGNS = {
+	 type = "value",},
+
+RECIPE_CRAFTING_SYSTEM_WOODWORKING_BLUEPRINTS = {
+	 type = "value",},
+
+REFLECTION_QUALITY_HIGH = {
+	 type = "value",},
+
+REFLECTION_QUALITY_LOW = {
+	 type = "value",},
+
+REFLECTION_QUALITY_MEDIUM = {
+	 type = "value",},
+
+REFLECTION_QUALITY_OFF = {
+	 type = "value",},
+
+REGISTER_FILTER_ABILITY_ID = {
+	 type = "value",},
+
+REGISTER_FILTER_BAG_ID = {
+	 type = "value",},
+
+REGISTER_FILTER_COMBAT_RESULT = {
+	 type = "value",},
+
+REGISTER_FILTER_INVALID = {
+	 type = "value",},
+
+REGISTER_FILTER_INVENTORY_UPDATE_REASON = {
+	 type = "value",},
+
+REGISTER_FILTER_IS_ERROR = {
+	 type = "value",},
+
+REGISTER_FILTER_IS_IN_GAMEPAD_PREFERRED_MODE = {
+	 type = "value",},
+
+REGISTER_FILTER_IS_NEW_ITEM = {
+	 type = "value",},
+
+REGISTER_FILTER_POWER_TYPE = {
+	 type = "value",},
+
+REGISTER_FILTER_SETTING_SYSTEM_TYPE = {
+	 type = "value",},
+
+REGISTER_FILTER_SOURCE_COMBAT_UNIT_TYPE = {
+	 type = "value",},
+
+REGISTER_FILTER_TARGET_COMBAT_UNIT_TYPE = {
+	 type = "value",},
+
+REGISTER_FILTER_UNIT_TAG = {
+	 type = "value",},
+
+REGISTER_FILTER_UNIT_TAG_PREFIX = {
+	 type = "value",},
+
+REGISTER_FILTER_VIBRATION_FILTER = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_ORIGIN_INGAME = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_ORIGIN_INTERNAL = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_ORIGIN_PREGAME = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_TYPE_HIDE = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_TYPE_POP = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_TYPE_PUSH = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_TYPE_SHOW = {
+	 type = "value",},
+
+REMOTE_SCENE_STATE_CHANGE_TYPE_SWAP = {
+	 type = "value",},
+
+REPORT_PLAYER_REASON_BEHAVIOR = {
+	 type = "value",},
+
+REPORT_PLAYER_REASON_BOTTING = {
+	 type = "value",},
+
+REPORT_PLAYER_REASON_CHAT_SPAM = {
+	 type = "value",},
+
+REPORT_PLAYER_REASON_FRIEND_REQUEST_SPAM = {
+	 type = "value",},
+
+REPORT_PLAYER_REASON_GUILD_REQUEST_SPAM = {
+	 type = "value",},
+
+REPORT_PLAYER_REASON_MAIL_SPAM = {
+	 type = "value",},
+
+REQUEST_READ_MAIL_RESULT_ALREADY_REQUESTED = {
+	 type = "value",},
+
+REQUEST_READ_MAIL_RESULT_NOT_IN_MAIL_INTERACTION = {
+	 type = "value",},
+
+REQUEST_READ_MAIL_RESULT_NO_SUCH_MAIL = {
+	 type = "value",},
+
+REQUEST_READ_MAIL_RESULT_SUCCESS_CACHED = {
+	 type = "value",},
+
+REQUEST_READ_MAIL_RESULT_SUCCESS_SERVER_REQUESTED = {
+	 type = "value",},
+
+RESOURCE_BARS_SETTING_CHOICE_ALWAYS_SHOW = {
+	 type = "value",},
+
+RESOURCE_BARS_SETTING_CHOICE_AUTOMATIC = {
+	 type = "value",},
+
+RESOURCE_BARS_SETTING_CHOICE_DONT_SHOW = {
+	 type = "value",},
+
+RESOURCE_NUMBERS_SETTING_NUMBER_AND_PERCENT = {
+	 type = "value",},
+
+RESOURCE_NUMBERS_SETTING_NUMBER_ONLY = {
+	 type = "value",},
+
+RESOURCE_NUMBERS_SETTING_OFF = {
+	 type = "value",},
+
+RESOURCE_NUMBERS_SETTING_PERCENT_ONLY = {
+	 type = "value",},
+
+REWARD_ITEM_TYPE_COLLECTIBLE = {
+	 type = "value",},
+
+REWARD_ITEM_TYPE_ITEM = {
+	 type = "value",},
+
+REWARD_TYPE_ALLIANCE_POINTS = {
+	 type = "value",},
+
+REWARD_TYPE_AUTO_ITEM = {
+	 type = "value",},
+
+REWARD_TYPE_INSPIRATION = {
+	 type = "value",},
+
+REWARD_TYPE_MONEY = {
+	 type = "value",},
+
+REWARD_TYPE_NONE = {
+	 type = "value",},
+
+REWARD_TYPE_PARTIAL_SKILL_POINTS = {
+	 type = "value",},
+
+REWARD_TYPE_SKILL_LINE = {
+	 type = "value",},
+
+REWARD_TYPE_TELVAR_STONES = {
+	 type = "value",},
+
+REWARD_TYPE_UNUSED = {
+	 type = "value",},
+
+REWARD_TYPE_WRIT_VOUCHERS = {
+	 type = "value",},
+
+RIDING_TRAIN_SOURCE_INITIALIZE = {
+	 type = "value",},
+
+RIDING_TRAIN_SOURCE_ITEM = {
+	 type = "value",},
+
+RIDING_TRAIN_SOURCE_STABLES = {
+	 type = "value",},
+
+RIDING_TRAIN_CARRYING_CAPACITY = {
+	 type = "value",},
+
+RIDING_TRAIN_INVALID = {
+	 type = "value",},
+
+RIDING_TRAIN_SPEED = {
+	 type = "value",},
+
+RIDING_TRAIN_STAMINA = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_ABSORBED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_ALLIANCE_POINTS = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_BLADETURN = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_BLOCKED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_BLOCKED_DAMAGE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DAMAGE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DAMAGE_CRIT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DAMAGE_IMMUNE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DAMAGE_SHIELDED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DEBUG_MESSAGE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DEFENDED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DISARMED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DISORIENTED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DODGED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DOT_IMMUNE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DOT_TICK = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_DOT_TICK_CRIT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_EXPERIENCE_POINTS = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_FALL_DAMAGE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_FEARED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_HEAL = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_HEAL_CRIT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_HOT_TICK = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_HOT_TICK_CRIT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_IMMUNE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_INTERCEPTED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_INTERRUPT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_KNOCKBACK = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_LEVITATED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_MISS = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_NONE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_OFFBALANCE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_PACIFIED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_PARRIED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_PARTIAL_RESIST = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_REFLECTED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_RESIST = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_ROOTED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_SILENCED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_SNARED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_SPEED_BOOST = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_SST_COMBAT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_SST_MOVEMENT = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_SST_STATE = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_STAGGERED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_STUNNED = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_WEAPONSWAP = {
+	 type = "value",},
+
+SCT_EVENT_TYPE_WRONG_WEAPON = {
+	 type = "value",},
+
+SLD_ANSWER_NO = {
+	 type = "value",},
+
+SLD_ANSWER_YES = {
+	 type = "value",},
+
+SLD_ERROR_ALLOW_OVERWRITE = {
+	 type = "value",},
+
+SLD_ERROR_FAILED_LOAD = {
+	 type = "value",},
+
+SLD_ERROR_FAILED_SAVE = {
+	 type = "value",},
+
+SLD_ERROR_FILE_CORRUPT = {
+	 type = "value",},
+
+SLD_ERROR_NO_SAVE_CREATED = {
+	 type = "value",},
+
+SLD_ERROR_NO_SAVE_DEVICE_SELECTED = {
+	 type = "value",},
+
+SLD_ERROR_OUT_OF_SPACE = {
+	 type = "value",},
+
+SLD_ERROR_SAVE_DEST_REMOVED = {
+	 type = "value",},
+
+SCALE_LEVEL_CONSTRAINT_CHAMPION_RANK_MIN_CHAMPION_RANK_MAX = {
+	 type = "value",},
+
+SCALE_LEVEL_CONSTRAINT_NORMAL_MIN_CHAMPION_RANK_MAX = {
+	 type = "value",},
+
+SCALE_LEVEL_CONSTRAINT_NORMAL_MIN_NORMAL_MAX = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_ASSISTS = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_CAPTURE_DEFENSE_POINTS = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_CAPTURE_KILLED_ATTACKER = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_CAPTURE_KILLED_DEFENDER = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_DAMAGED_FLAG_CARRIER = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_DAMAGE_DONE = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_DAMAGE_TAKEN = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_DEATH = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_FLAG_CAPTURED = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_HEALED_FLAG_CARRIER = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_HEALING_DEFENDERS = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_HEALING_DONE = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_KILL = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_KILLED_FLAG_CARRIER = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_KILL_STREAK = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_NONE = {
+	 type = "value",},
+
+SCORE_TRACKER_TYPE_SCORE = {
+	 type = "value",},
+
+SERVICE_TOKEN_APPEARANCE_CHANGE = {
+	 type = "value",},
+
+SERVICE_TOKEN_NAME_CHANGE = {
+	 type = "value",},
+
+SERVICE_TOKEN_NONE = {
+	 type = "value",},
+
+SERVICE_TOKEN_RACE_CHANGE = {
+	 type = "value",},
+
+SETTING_PANEL_AUDIO = {
+	 type = "value",},
+
+SETTING_PANEL_CAMERA = {
+	 type = "value",},
+
+SETTING_PANEL_CINEMATIC = {
+	 type = "value",},
+
+SETTING_PANEL_COMBAT = {
+	 type = "value",},
+
+SETTING_PANEL_DEBUG = {
+	 type = "value",},
+
+SETTING_PANEL_GAMEPLAY = {
+	 type = "value",},
+
+SETTING_PANEL_INTERFACE = {
+	 type = "value",},
+
+SETTING_PANEL_NAMEPLATES = {
+	 type = "value",},
+
+SETTING_PANEL_SOCIAL = {
+	 type = "value",},
+
+SETTING_PANEL_VIDEO = {
+	 type = "value",},
+
+SETTING_TYPE_ACTION_BARS = {
+	 type = "value",},
+
+SETTING_TYPE_ACTIVE_COMBAT_TIP = {
+	 type = "value",},
+
+SETTING_TYPE_AUDIO = {
+	 type = "value",},
+
+SETTING_TYPE_BUFFS = {
+	 type = "value",},
+
+SETTING_TYPE_CAMERA = {
+	 type = "value",},
+
+SETTING_TYPE_CHAT_BUBBLE = {
+	 type = "value",},
+
+SETTING_TYPE_CHAT_GLOBALS = {
+	 type = "value",},
+
+SETTING_TYPE_CHAT_TABS = {
+	 type = "value",},
+
+SETTING_TYPE_COMBAT = {
+	 type = "value",},
+
+SETTING_TYPE_DEVELOPER_DEBUG = {
+	 type = "value",},
+
+SETTING_TYPE_GAMEPAD = {
+	 type = "value",},
+
+SETTING_TYPE_GRAPHICS = {
+	 type = "value",},
+
+SETTING_TYPE_IN_WORLD = {
+	 type = "value",},
+
+SETTING_TYPE_LANGUAGE = {
+	 type = "value",},
+
+SETTING_TYPE_LOOT = {
+	 type = "value",},
+
+SETTING_TYPE_NAMEPLATES = {
+	 type = "value",},
+
+SETTING_TYPE_SUBTITLES = {
+	 type = "value",},
+
+SETTING_TYPE_TOOLTIPS = {
+	 type = "value",},
+
+SETTING_TYPE_TUTORIAL = {
+	 type = "value",},
+
+SETTING_TYPE_UI = {
+	 type = "value",},
+
+SETTING_TYPE_VOICE = {
+	 type = "value",},
+
+SHADOWS_CHOICE_HIGH = {
+	 type = "value",},
+
+SHADOWS_CHOICE_LOW = {
+	 type = "value",},
+
+SHADOWS_CHOICE_MEDIUM = {
+	 type = "value",},
+
+SHADOWS_CHOICE_OFF = {
+	 type = "value",},
+
+SHADOWS_CHOICE_PS = {
+	 type = "value",},
+
+SHADOWS_CHOICE_ULTRA = {
+	 type = "value",},
+
+SHADOWS_CHOICE_XB = {
+	 type = "value",},
+
+SIEGE_CAMERA_CHOICE_CONSTRAINED = {
+	 type = "value",},
+
+SIEGE_CAMERA_CHOICE_FREE = {
+	 type = "value",},
+
+SIEGE_TYPE_BALLISTA = {
+	 type = "value",},
+
+SIEGE_TYPE_BATTLE_STANDARD = {
+	 type = "value",},
+
+SIEGE_TYPE_CATAPULT = {
+	 type = "value",},
+
+SIEGE_TYPE_GRAVEYARD = {
+	 type = "value",},
+
+SIEGE_TYPE_MONSTER = {
+	 type = "value",},
+
+SIEGE_TYPE_NONE = {
+	 type = "value",},
+
+SIEGE_TYPE_OIL = {
+	 type = "value",},
+
+SIEGE_TYPE_RAM = {
+	 type = "value",},
+
+SIEGE_TYPE_TREBUCHET = {
+	 type = "value",},
+
+SIEGE_TYPE_UNIVERSAL = {
+	 type = "value",},
+
+SKILL_GROWTH_TYPE_AP = {
+	 type = "value",},
+
+SKILL_GROWTH_TYPE_EXP = {
+	 type = "value",},
+
+SKILL_GROWTH_TYPE_INSPIRATION = {
+	 type = "value",},
+
+SKILL_GROWTH_TYPE_JUSTICE_THIEF = {
+	 type = "value",},
+
+SKILL_GROWTH_TYPE_KEEP = {
+	 type = "value",},
+
+SKILL_GROWTH_TYPE_SIEGE = {
+	 type = "value",},
+
+SKILL_TOOLTIP_TEXT_COLOR_BODY = {
+	 type = "value",},
+
+SKILL_TOOLTIP_TEXT_COLOR_NAME = {
+	 type = "value",},
+
+SKILL_TYPE_ARMOR = {
+	 type = "value",},
+
+SKILL_TYPE_AVA = {
+	 type = "value",},
+
+SKILL_TYPE_CHAMPION = {
+	 type = "value",},
+
+SKILL_TYPE_CLASS = {
+	 type = "value",},
+
+SKILL_TYPE_GUILD = {
+	 type = "value",},
+
+SKILL_TYPE_NONE = {
+	 type = "value",},
+
+SKILL_TYPE_RACIAL = {
+	 type = "value",},
+
+SKILL_TYPE_TRADESKILL = {
+	 type = "value",},
+
+SKILL_TYPE_WEAPON = {
+	 type = "value",},
+
+SKILL_TYPE_WORLD = {
+	 type = "value",},
+
+SOCKET_TYPE_AMMO = {
+	 type = "value",},
+
+SOCKET_TYPE_ENCHANTMENT = {
+	 type = "value",},
+
+SOCKET_TYPE_LAUNCH_VELOCITY = {
+	 type = "value",},
+
+SOCKET_TYPE_NONE = {
+	 type = "value",},
+
+SOCKET_TYPE_PRECISION = {
+	 type = "value",},
+
+SOCKET_TYPE_TOUGHNESS = {
+	 type = "value",},
+
+SOUL_GEM_TYPE_EMPTY = {
+	 type = "value",},
+
+SOUL_GEM_TYPE_FILLED = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_ACTION_SLOTS = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_CHAT_MESSAGE = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_GUILD_BANK_SELECTOR = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_GUILD_DESCRIPTION = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_GUILD_MOTD = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_GUILD_RANK_CHANGE = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_HOUSE_SAFE_LOC = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_NONE = {
+	 type = "value",},
+
+SPAM_WARNING_TYPE_TRADE_INVENTORY = {
+	 type = "value",},
+
+SPECIAL_MOVE_INDEX_BLOCK = {
+	 type = "value",},
+
+SPECIAL_MOVE_INDEX_CROUCH = {
+	 type = "value",},
+
+SPECIAL_MOVE_INDEX_INTERRUPT = {
+	 type = "value",},
+
+SPECIAL_MOVE_INDEX_ROLL_DODGE = {
+	 type = "value",},
+
+SPECIAL_MOVE_INDEX_SPRINT = {
+	 type = "value",},
+
+SPECIAL_STAT_TYPE_DISABLE_XP = {
+	 type = "value",},
+
+SPECIAL_STAT_TYPE_NONE = {
+	 type = "value",},
+
+SPECIALIZED_COLLECTIBLE_TYPE_BUST = {
+	 type = "value",},
+
+SPECIALIZED_COLLECTIBLE_TYPE_NONE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ADDITIVE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ARMOR = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ARMOR_BOOSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ARMOR_TRAIT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_AVA_REPAIR = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_BLACKSMITHING_BOOSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_BLACKSMITHING_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_BLACKSMITHING_RAW_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_CLOTHIER_BOOSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_CLOTHIER_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_CLOTHIER_RAW_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_COLLECTIBLE_MONSTER_TROPHY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_COLLECTIBLE_RARE_FISH = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_CONTAINER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_COSTUME = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_CROWN_ITEM = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_CROWN_REPAIR = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DISGUISE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_ALCOHOLIC = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_CORDIAL_TEA = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_DISTILLATE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_LIQUEUR = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_TEA = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_TINCTURE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_TONIC = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DRINK_UNIQUE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_DYE_STAMP = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ENCHANTING_RUNE_ASPECT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ENCHANTING_RUNE_ESSENCE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ENCHANTING_RUNE_POTENCY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_ENCHANTMENT_BOOSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FISH = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FLAVORING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_ENTREMET = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_FRUIT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_GOURMET = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_MEAT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_RAGOUT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_SAVOURY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_UNIQUE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FOOD_VEGETABLE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_CRAFTING_STATION = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_LIGHT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_MATERIAL_ALCHEMY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_MATERIAL_BLACKSMITHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_MATERIAL_CLOTHIER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_MATERIAL_ENCHANTING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_MATERIAL_WOODWORKING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_ORNAMENTAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_SEATING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_FURNISHING_TARGET_DUMMY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_GLYPH_ARMOR = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_GLYPH_JEWELRY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_GLYPH_WEAPON = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_ALCOHOL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_DRINK_ADDITIVE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_FOOD_ADDITIVE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_FRUIT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_MEAT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_RARE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_TEA = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_TONIC = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_INGREDIENT_VEGETABLE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_LOCKPICK = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_LURE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_MASTER_WRIT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_MOUNT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_NONE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_PLUG = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_POISON = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_POISON_BASE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_POTION = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_POTION_BASE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RACIAL_STYLE_MOTIF_BOOK = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RACIAL_STYLE_MOTIF_CHAPTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RAW_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_REAGENT_ANIMAL_PART = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_REAGENT_FUNGUS = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_REAGENT_HERB = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_ALCHEMY_FORMULA_FURNISHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_BLACKSMITHING_DIAGRAM_FURNISHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_CLOTHIER_PATTERN_FURNISHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_ENCHANTING_SCHEMATIC_FURNISHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_PROVISIONING_DESIGN_FURNISHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_PROVISIONING_STANDARD_DRINK = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_PROVISIONING_STANDARD_FOOD = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_RECIPE_WOODWORKING_BLUEPRINT_FURNISHING = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_BALLISTA = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_BATTLE_STANDARD = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_CATAPULT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_GRAVEYARD = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_MONSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_OIL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_RAM = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_TREBUCHET = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SIEGE_UNIVERSAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SOUL_GEM = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SPELLCRAFTING_TABLET = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_SPICE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_STYLE_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TABARD = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TOOL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TRASH = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TREASURE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_KEY = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_KEY_FRAGMENT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_MATERIAL_UPGRADER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_MUSEUM_PIECE = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_RECIPE_FRAGMENT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_RUNEBOX_FRAGMENT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_SCROLL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_SURVEY_REPORT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_TROPHY_TREASURE_MAP = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_WEAPON = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_WEAPON_BOOSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_WEAPON_TRAIT = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_WOODWORKING_BOOSTER = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_WOODWORKING_MATERIAL = {
+	 type = "value",},
+
+SPECIALIZED_ITEMTYPE_WOODWORKING_RAW_MATERIAL = {
+	 type = "value",},
+
+STAT_BONUS_OPTION_APPLY_BONUS = {
+	 type = "value",},
+
+STAT_BONUS_OPTION_DONT_APPLY_BONUS = {
+	 type = "value",},
+
+STAT_VALUE_COLOR_BATTLE_LEVELED = {
+	 type = "value",},
+
+STAT_VALUE_COLOR_HIGHER = {
+	 type = "value",},
+
+STAT_VALUE_COLOR_LOWER = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_BLEED = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_BLIND = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_CHARM = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_DAZED = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_DISEASE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_ENVIRONMENT = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_FEAR = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_LEVITATE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_MAGIC = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_MESMERIZE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_NEARSIGHT = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_NONE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_PACIFY = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_POISON = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_PUNCTURE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_ROOT = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_SILENCE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_SNARE = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_STUN = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_TRAUMA = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_WEAKNESS = {
+	 type = "value",},
+
+STATUS_EFFECT_TYPE_WOUND = {
+	 type = "value",},
+
+STEALTH_STATE_DETECTED = {
+	 type = "value",},
+
+STEALTH_STATE_HIDDEN = {
+	 type = "value",},
+
+STEALTH_STATE_HIDDEN_ALMOST_DETECTED = {
+	 type = "value",},
+
+STEALTH_STATE_HIDING = {
+	 type = "value",},
+
+STEALTH_STATE_NONE = {
+	 type = "value",},
+
+STEALTH_STATE_STEALTH = {
+	 type = "value",},
+
+STEALTH_STATE_STEALTH_ALMOST_DETECTED = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_COLLECTIBLE = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_HOUSE_WITH_TEMPLATE = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_INTERACTABLE = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_ITEM = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_MONSTER = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_QUEST_ITEM = {
+	 type = "value",},
+
+STORE_ENTRY_TYPE_SUBSTORE = {
+	 type = "value",},
+
+SUBTITLE_SETTING_ENABLED = {
+	 type = "value",},
+
+TEX_RES_CHOICE_HIGH = {
+	 type = "value",},
+
+TEX_RES_CHOICE_LOW = {
+	 type = "value",},
+
+TEX_RES_CHOICE_MEDIUM = {
+	 type = "value",},
+
+TIME_FORMAT_DIRECTION_ASCENDING = {
+	 type = "value",},
+
+TIME_FORMAT_DIRECTION_DESCENDING = {
+	 type = "value",},
+
+TIME_FORMAT_DIRECTION_NONE = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_MILLISECONDS = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_MILLISECONDS_NO_HOURS_OR_DAYS = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_SECONDS = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_TENTHS = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_TENTHS_RELEVANT = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_TWELVE_HOUR = {
+	 type = "value",},
+
+TIME_FORMAT_PRECISION_TWENTY_FOUR_HOUR = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_CAST_TIME = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_CHANNEL_TIME = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_CLOCK_TIME = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_COLONS = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_COOLDOWN_TIME = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DESCRIPTIVE = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DESCRIPTIVE_MINIMAL = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DESCRIPTIVE_MINIMAL_HIDE_ZEROES = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DESCRIPTIVE_MINIMAL_SHOW_TENTHS_SECS = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DESCRIPTIVE_SHORT = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DESCRIPTIVE_SHORT_SHOW_ZERO_SECS = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_DURATION = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_RELATIVE_TIMESTAMP = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_SHOW_LARGEST_TWO_UNITS = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_SHOW_LARGEST_UNIT = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_SHOW_LARGEST_UNIT_DESCRIPTIVE = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_SHOW_LARGEST_UNIT_DESCRIPTIVE_COLOR = {
+	 type = "value",},
+
+TIME_FORMAT_STYLE_SHOW_LARGEST_UNIT_DESCRIPTIVE_SHORT = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_CHARGES = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_CONDITION = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_DIVIDER = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_EQUIPPED_INFO = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_ITEM_ICON = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_NONE = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_PROGRESSION = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_SKILL_UPGRADE = {
+	 type = "value",},
+
+TOOLTIP_GAME_DATA_STOLEN = {
+	 type = "value",},
+
+TOOLTIP_SETTING_QUEST_PANEL_CATEGORY = {
+	 type = "value",},
+
+TOOLTIP_SETTING_UNIT_FRAMES_CATEGORY = {
+	 type = "value",},
+
+TRACK_TYPE_INVALID = {
+	 type = "value",},
+
+TRACK_TYPE_QUEST = {
+	 type = "value",},
+
+TRADE_CONFIRM_ACCEPT = {
+	 type = "value",},
+
+TRADE_CONFIRM_EDIT = {
+	 type = "value",},
+
+TRADE_ME = {
+	 type = "value",},
+
+TRADE_THEM = {
+	 type = "value",},
+
+TRADE_STATE_IDLE = {
+	 type = "value",},
+
+TRADE_STATE_INVITE_CONSIDERING = {
+	 type = "value",},
+
+TRADE_STATE_INVITE_WAITING = {
+	 type = "value",},
+
+TRADE_STATE_TRADING = {
+	 type = "value",},
+
+CRAFTING_TYPE_ALCHEMY = {
+	 type = "value",},
+
+CRAFTING_TYPE_BLACKSMITHING = {
+	 type = "value",},
+
+CRAFTING_TYPE_CLOTHIER = {
+	 type = "value",},
+
+CRAFTING_TYPE_ENCHANTING = {
+	 type = "value",},
+
+CRAFTING_TYPE_INVALID = {
+	 type = "value",},
+
+CRAFTING_TYPE_PROVISIONING = {
+	 type = "value",},
+
+CRAFTING_TYPE_WOODWORKING = {
+	 type = "value",},
+
+TUTORIAL_SHOW_OPTIONS_ALL = {
+	 type = "value",},
+
+TUTORIAL_SHOW_OPTIONS_GAMEPAD = {
+	 type = "value",},
+
+TUTORIAL_SHOW_OPTIONS_KEYBOARD = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ABILITY_PURCHASED_TIMELY_ESCAPE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ACCOUNT_BANK_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ACHIEVEMENTS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ACQUIRED_COLLECTIBLE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ALCHEMY_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ALCHEMY_STATION_OIL_SLOTTED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ATTEMPTED_TO_FISH_WITHOUT_BAIT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_AVA_FAST_TRAVEL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BANK_FULL_NO_ESO_PLUS = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BANK_OVERFULL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BATTLE_LEVEL_ZONE_ENTERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BATTLE_LEVEL_ZONE_ENTERED_VETERAN = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BLACKSMITHING_CREATION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BLACKSMITHING_DECONSTRUCTION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BLACKSMITHING_IMPROVEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BLACKSMITHING_REFINEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BLACKSMITHING_RESEARCH_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_BOUNTY_ADDED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CADWELLS_ALMANAC_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CAMPAIGN_AVAILABLE_TO_ENTER = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CAMPAIGN_BROWSER_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CAMPAIGN_OVERVIEW_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CHAMPION_POINT_GAINED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CHAMPION_RANK_UP = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CHAMPION_SYSTEM_UNLOCKED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CHAMPION_UI_SHOWN = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CLOTHIER_CREATION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CLOTHIER_DECONSTRUCTION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CLOTHIER_IMPROVEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CLOTHIER_REFINEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CLOTHIER_RESEARCH_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_COLLECTIONS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_COMBAT_MONSTER_DIFFICULTY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_COMBAT_ROOTED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_COMBAT_SKILLS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_COMBAT_STATUS_EFFECT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_COMBAT_STUNNED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CONTACTS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CONTROLLING_SIEGE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CRAFT_BAG_ITEM_GAINED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CRAFT_BAG_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_CONSUMABLE_PURCHASED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_CRATE_UI_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_GEMS_GAINED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_CROWN_STORE_PRODUCT_PURCHASED_ = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DAILY_QUEST_ADDED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DAMAGED_EQUIPMENT_REDUCING_EFFECTIVENESS = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DEATH_AVA = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DEATH_PVE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DECONSTRUCTION_LEVEL_PENALTY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DEPRECATED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DEPRECATED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DISCOVERED_GROUP_DUNGEON = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DISCOVERED_PUBLIC_DUNGEON = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DISREPUTABLE_REACHED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DYEING_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_DYE_STAMP_CONFIRMATION_SEEN = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EARNED_ALLIANCE_POINTS = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EIDETIC_MEMORY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EMOTES_MENU_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENCHANTING_CREATION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENCHANTING_EXTRACTION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENLIGHTENED_STATE_GAINED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENLIGHTENED_STATE_LOST = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_BATTLEGROUND_CAPTURE_THE_FLAG = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_BATTLEGROUND_CRAZY_KING = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_BATTLEGROUND_DEATHMATCH = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_BATTLEGROUND_DOMINATION = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_BATTLEGROUND_KING_OF_THE_HILL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_BATTLEGROUND_MURDERBALL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_EDITABLE_HOME = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ENTERED_OBJECTIVE_CAPTURE_AREA = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EQUIPMENT_DAMAGED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EQUIPMENT_OUT_OF_CHARGES = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EQUIPPED_ANY_ARMOR = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_EQUIPPED_ANY_WEAPON = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_FENCE_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_FUGITIVE_REACHED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_BATTLE_STANDARD_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_BIND_ON_EQUIP_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_CRAFTING_MATERIAL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_DISGUISE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_EMPTY_SOUL_GEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_FORWARD_CAMP_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_BALLISTA_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_CATAPULT_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_MASONRY_KIT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_MONSTER_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_OIL_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_RAM_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_TREBUCHET_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SIEGE_WOODWORKING_KIT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GAINED_SOUL_GEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GROUP_CHAT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GROUP_TOOLS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GUILDS_HERALDRY_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GUILDS_HOME_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GUILDS_ROSTER_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GUILD_BANK_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_GUILD_CHAT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_HELP_CUSTOMER_SUPPORT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_HELP_TUTORIALS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_IMPORTANT_DIALOGUE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_INCOMING_PLAYER_TO_PLAYER_NOTIFICATION = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_INVENTORY_FULL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_INVENTORY_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_INVENTORY_OPENED_AND_QUICKSLOTS_AVAILABLE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_INVENTORY_OPENED_AND_STOLEN_ITEMS_PRESENT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_INVENTORY_OPENED_AND_WEAPON_SETS_AVAILABLE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_JOURNAL_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_LAUNDER_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_LEADERBOARDS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_LEVEL_UP = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_LIVESTOCK_TARGETED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_LOCKPICKING_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_LORE_LIBRARY_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MAELSTROM_ARENA_ZONE_ENTERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MAIL_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MAIL_OPENED_AND_FULL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MAP_OPENED_AVA = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MAP_OPENED_BATTLEGROUND = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MAP_OPENED_PVE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MARKET_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MOUNTED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_MOUNT_SET = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_NONE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_NON_SUBSCRIBER_LIMIT_REACHED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_NOTIFICATIONS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_NOTORIOUS_REACHED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_OPENED_EDITOR = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_OWNED_LOCK_VIEWED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_PICKPOCKET_PROMPT_VIEWED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_POISON_EQUIPPED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_PROVISIONING_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_PURCHASED_ABILITY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_PURCHASED_PASSIVE_ABILITY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_PURCHASED_ULTIMATE_ABILITY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_PVE_FAST_TRAVEL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_RAID_TRIAL_COMPLETED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_RAID_TRIAL_FAILED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_RAID_TRIAL_STARTED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_RECEIVED_MAIL = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_RECEIVED_WHISPER = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_REFUGE_ENTERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_RIDING_SKILL_MANAGEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_SCALEABLE_REGION_ENTERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_SKYSHARDS_DISCOVERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_STATS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_STATS_OPENED_AND_ATTRIBUTE_POINTS_UNSPENT = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_STOLEN_ITEM_EQUIPPED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_STOLEN_ITEM_TARGETED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_STORE_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TELVAR_STONES_GAINED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TELVAR_THRESHOLD_CROSSED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TELVAR_ZONE_ENTERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TRADESKILLS_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TRADE_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TRESPASS_SUBZONE_ENTERED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TRESPASS_SUBZONE_EXITED_WITH_BOUNTY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_TWO_FAST_TRAVEL_NODES = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_ULTIMATE_AVAILABLE = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_UNIVERSAL_STYLE_ITEM = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_VOICE_CHAT_OPEN_CHANNELS = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_VOICE_CHAT_OPEN_HISTORY = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_WEAPON_SWAPPING_UNLOCKED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_WOODWORKING_CREATION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_WOODWORKING_DECONSTRUCTION_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_WOODWORKING_IMPROVEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_WOODWORKING_REFINEMENT_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_WOODWORKING_RESEARCH_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TRIGGER_YOUR_GROUP_OPENED = {
+	 type = "value",},
+
+TUTORIAL_TYPE_DEPRECATED_ = {
+	 type = "value",},
+
+TUTORIAL_TYPE_HUD_BRIEF = {
+	 type = "value",},
+
+TUTORIAL_TYPE_HUD_INFO_BOX = {
+	 type = "value",},
+
+TUTORIAL_TYPE_UI_INFO_BOX = {
+	 type = "value",},
+
+UI_ALERT_CATEGORY_ALERT = {
+	 type = "value",},
+
+UI_ALERT_CATEGORY_ERROR = {
+	 type = "value",},
+
+MAPTYPE_ALLIANCE = {
+	 type = "value",},
+
+MAPTYPE_COSMIC = {
+	 type = "value",},
+
+MAPTYPE_NONE = {
+	 type = "value",},
+
+MAPTYPE_SUBZONE = {
+	 type = "value",},
+
+MAPTYPE_WORLD = {
+	 type = "value",},
+
+MAPTYPE_ZONE = {
+	 type = "value",},
+
+MONSTER_DIFFICULTY_DEADLY = {
+	 type = "value",},
+
+MONSTER_DIFFICULTY_EASY = {
+	 type = "value",},
+
+MONSTER_DIFFICULTY_HARD = {
+	 type = "value",},
+
+MONSTER_DIFFICULTY_NONE = {
+	 type = "value",},
+
+MONSTER_DIFFICULTY_NORMAL = {
+	 type = "value",},
+
+UI_PLATFORM_PC = {
+	 type = "value",},
+
+UI_PLATFORM_PS = {
+	 type = "value",},
+
+UI_PLATFORM_XBOX = {
+	 type = "value",},
+
+UI_SETTING_ALWAYS_SHOW_STATUS_TEXT = {
+	 type = "value",},
+
+UI_SETTING_AUTO_DECLINE_DUEL_INVITES = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_ACTIVE_QUESTS = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_LEADER = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_MEMBER_AVA = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_MEMBER_BATTLEGROUND = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_MEMBER_DELVE = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_MEMBER_DUNGEON = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_MEMBER_GENERAL = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_GROUP_MEMBER_RAID = {
+	 type = "value",},
+
+UI_SETTING_COMPASS_QUEST_GIVERS = {
+	 type = "value",},
+
+UI_SETTING_CUSTOM_SCALE = {
+	 type = "value",},
+
+UI_SETTING_DEPRECATED = {
+	 type = "value",},
+
+UI_SETTING_FADE_PLAYER_BARS = {
+	 type = "value",},
+
+UI_SETTING_FRAMERATE_LATENCY_LOCK = {
+	 type = "value",},
+
+UI_SETTING_GAMEPAD_CHAT_HUD_ENABLED = {
+	 type = "value",},
+
+UI_SETTING_PRIMARY_PLAYER_NAME_GAMEPAD = {
+	 type = "value",},
+
+UI_SETTING_PRIMARY_PLAYER_NAME_KEYBOARD = {
+	 type = "value",},
+
+UI_SETTING_RESOURCE_NUMBERS = {
+	 type = "value",},
+
+UI_SETTING_RETURN_CURSOR_ON_CHAT_FOCUS = {
+	 type = "value",},
+
+UI_SETTING_SHOW_ACTION_BAR = {
+	 type = "value",},
+
+UI_SETTING_SHOW_ARMOR_INDICATOR = {
+	 type = "value",},
+
+UI_SETTING_SHOW_FRAMERATE = {
+	 type = "value",},
+
+UI_SETTING_SHOW_LATENCY = {
+	 type = "value",},
+
+UI_SETTING_SHOW_LEADERBOARD_NOTIFICATIONS = {
+	 type = "value",},
+
+UI_SETTING_SHOW_QUEST_BESTOWER_INDICATORS = {
+	 type = "value",},
+
+UI_SETTING_SHOW_QUEST_TRACKER = {
+	 type = "value",},
+
+UI_SETTING_SHOW_RAID_LIVES = {
+	 type = "value",},
+
+UI_SETTING_SHOW_RESOURCE_BARS = {
+	 type = "value",},
+
+UI_SETTING_SHOW_WEAPON_INDICATOR = {
+	 type = "value",},
+
+UI_SETTING_SOCIAL_LIST_HIDE_OFFLINE = {
+	 type = "value",},
+
+UI_SETTING_ULTIMATE_NUMBER = {
+	 type = "value",},
+
+UI_SETTING_USE_CUSTOM_SCALE = {
+	 type = "value",},
+
+ULTIMATE_BAR_COLOR_BAR_END = {
+	 type = "value",},
+
+ULTIMATE_BAR_COLOR_BAR_START = {
+	 type = "value",},
+
+ULTIMATE_BAR_COLOR_FULL_BAR_END = {
+	 type = "value",},
+
+ULTIMATE_BAR_COLOR_FULL_BAR_START = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_AUTOMATIC = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_DECREASED_MAX_POWER = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_DECREASED_REGEN_POWER = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_DECREASED_STAT = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_INCREASED_MAX_POWER = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_INCREASED_REGEN_POWER = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_INCREASED_STAT = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_NONE = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_POSSESSION = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_POWER_SHIELDING = {
+	 type = "value",},
+
+ATTRIBUTE_VISUAL_UNWAVERING_POWER = {
+	 type = "value",},
+
+END_CAST_REASON_COMPLETED = {
+	 type = "value",},
+
+END_CAST_REASON_FAILED = {
+	 type = "value",},
+
+END_CAST_REASON_INTERRUPTED = {
+	 type = "value",},
+
+END_CAST_REASON_PLAYER_CANCELLED = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ALLY_GROUP = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ALLY_GROUP_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ALLY_NPC = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ALLY_NPC_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ALLY_PLAYER = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ALLY_PLAYER_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_DEAD = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_DEAD_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_DEFAULT = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_DEFAULT_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_FRIENDLY = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_FRIENDLY_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_HOSTILE = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_HOSTILE_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_IN_COMBAT_WITH_LOCAL_PLAYER = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_IN_COMBAT_WITH_LOCAL_PLAYER_JUSTICE_NEUTRAL = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_IN_COMBAT_WITH_LOCAL_PLAYER_JUSTICE_NEUTRAL_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_IN_COMBAT_WITH_LOCAL_PLAYER_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_JUSTICE_NEUTRAL = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_JUSTICE_NEUTRAL_IGNORE_COMBAT = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_JUSTICE_NEUTRAL_IGNORE_COMBAT_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_JUSTICE_NEUTRAL_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_NEUTRAL = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_NPC_NEUTRAL_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_PLAYER_NO_PVP = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_PLAYER_NO_PVP_TARGET = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_PLAYER_PVP = {
+	 type = "value",},
+
+UNIT_NAMEPLATE_ENEMY_PLAYER_PVP_TARGET = {
+	 type = "value",},
+
+UNIT_REACTION_DEFAULT = {
+	 type = "value",},
+
+UNIT_REACTION_FRIENDLY = {
+	 type = "value",},
+
+UNIT_REACTION_HOSTILE = {
+	 type = "value",},
+
+UNIT_REACTION_NEUTRAL = {
+	 type = "value",},
+
+UNIT_REACTION_NPC_ALLY = {
+	 type = "value",},
+
+UNIT_REACTION_PLAYER_ALLY = {
+	 type = "value",},
+
+VIDEO_SKIP_MODE_ALLOW_SKIP = {
+	 type = "value",},
+
+VIDEO_SKIP_MODE_NO_SKIP = {
+	 type = "value",},
+
+VIDEO_SKIP_MODE_REQUIRE_CONFIRMATION_FOR_SKIP = {
+	 type = "value",},
+
+VISUAL_LAYER_COSTUME = {
+	 type = "value",},
+
+VISUAL_LAYER_DISGUISE = {
+	 type = "value",},
+
+VISUAL_LAYER_EQUIPMENT = {
+	 type = "value",},
+
+VISUAL_LAYER_HEADWEAR = {
+	 type = "value",},
+
+VISUAL_LAYER_HIDE_HELM_OPTION = {
+	 type = "value",},
+
+VISUAL_LAYER_NONE = {
+	 type = "value",},
+
+VISUAL_LAYER_POLYMORPH = {
+	 type = "value",},
+
+VISUAL_LAYER_SKIN = {
+	 type = "value",},
+
+VISUAL_LAYER_WEREWOLF = {
+	 type = "value",},
+
+VISUAL_SLOT_CHEST = {
+	 type = "value",},
+
+VISUAL_SLOT_COSTUME = {
+	 type = "value",},
+
+VISUAL_SLOT_FEET = {
+	 type = "value",},
+
+VISUAL_SLOT_HAND = {
+	 type = "value",},
+
+VISUAL_SLOT_HEAD_ADORNMENTS = {
+	 type = "value",},
+
+VISUAL_SLOT_HELM = {
+	 type = "value",},
+
+VISUAL_SLOT_LEGS = {
+	 type = "value",},
+
+VISUAL_SLOT_NONE = {
+	 type = "value",},
+
+VISUAL_SLOT_SHOULDERS = {
+	 type = "value",},
+
+VISUAL_SLOT_SKIN = {
+	 type = "value",},
+
+VISUAL_SLOT_WAIST = {
+	 type = "value",},
+
+VISUAL_SLOT_WEAPON = {
+	 type = "value",},
+
+VISUAL_SLOT_WRIST = {
+	 type = "value",},
+
+VOICE_CHANNEL_ALL = {
+	 type = "value",},
+
+VOICE_CHANNEL_AREA = {
+	 type = "value",},
+
+VOICE_CHANNEL_GROUP = {
+	 type = "value",},
+
+VOICE_CHANNEL_GUILD = {
+	 type = "value",},
+
+VOICE_CHANNEL_NONE = {
+	 type = "value",},
+
+VOICE_CHAT_COLORS_AREA = {
+	 type = "value",},
+
+VOICE_CHAT_COLORS_GROUP = {
+	 type = "value",},
+
+VOICE_CHAT_COLORS_GUILD = {
+	 type = "value",},
+
+VOICE_CHAT_COLORS_MUTED = {
+	 type = "value",},
+
+VOICE_CHAT_SPEAK_STATE_IDLE = {
+	 type = "value",},
+
+VOICE_CHAT_SPEAK_STATE_MUTED = {
+	 type = "value",},
+
+VOICE_CHAT_SPEAK_STATE_NONE = {
+	 type = "value",},
+
+VOICE_CHAT_SPEAK_STATE_SPEAKING = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_BOW = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_DESTRO_STAFF = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_DUAL_WIELD = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_FIRE_STAFF = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_FROST_STAFF = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_LIGHTNING_STAFF = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_NONE = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_ONE_HANDED = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_ONE_HAND_AND_SHIELD = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_RESTO_STAFF = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_TWO_HANDED = {
+	 type = "value",},
+
+WEAPON_CONFIG_TYPE_UNARMED = {
+	 type = "value",},
+
+WEAPONTYPE_AXE = {
+	 type = "value",},
+
+WEAPONTYPE_BOW = {
+	 type = "value",},
+
+WEAPONTYPE_DAGGER = {
+	 type = "value",},
+
+WEAPONTYPE_FIRE_STAFF = {
+	 type = "value",},
+
+WEAPONTYPE_FROST_STAFF = {
+	 type = "value",},
+
+WEAPONTYPE_HAMMER = {
+	 type = "value",},
+
+WEAPONTYPE_HEALING_STAFF = {
+	 type = "value",},
+
+WEAPONTYPE_LIGHTNING_STAFF = {
+	 type = "value",},
+
+WEAPONTYPE_NONE = {
+	 type = "value",},
+
+WEAPONTYPE_RUNE = {
+	 type = "value",},
+
+WEAPONTYPE_SHIELD = {
+	 type = "value",},
+
+WEAPONTYPE_SWORD = {
+	 type = "value",},
+
+WEAPONTYPE_TWO_HANDED_AXE = {
+	 type = "value",},
+
+WEAPONTYPE_TWO_HANDED_HAMMER = {
+	 type = "value",},
+
+WEAPONTYPE_TWO_HANDED_SWORD = {
+	 type = "value",},
+
+ABILITY_MORPH_RANK = {
+	 type = "value",},
+
+ACTION_BAR_CLASS_BAR_SIZE = {
+	 type = "value",},
+
+ACTION_BAR_EMOTE_QUICK_SLOT_SIZE = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_CLASS_BAR_SLOT = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_EMOTE_QUICK_SLOT_INDEX = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_LOCKED_SLOT = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_NORMAL_SLOT_INDEX = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_SIEGE_BAR_SLOT = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_UTILITY_BAR_SLOT = {
+	 type = "value",},
+
+ACTION_BAR_FIRST_WEAPON_SLOT_INDEX = {
+	 type = "value",},
+
+ACTION_BAR_LAST_MAIN_BAR_SLOT = {
+	 type = "value",},
+
+ACTION_BAR_LAST_WEAPON_SLOT_INDEX = {
+	 type = "value",},
+
+ACTION_BAR_NUM_PAGES = {
+	 type = "value",},
+
+ACTION_BAR_NUM_SLOTS = {
+	 type = "value",},
+
+ACTION_BAR_QUICK_SLOT_INDEX = {
+	 type = "value",},
+
+ACTION_BAR_SIEGE_BAR_SIZE = {
+	 type = "value",},
+
+ACTION_BAR_SLOTS_PER_PAGE = {
+	 type = "value",},
+
+ACTION_BAR_ULTIMATE_SLOT_INDEX = {
+	 type = "value",},
+
+ACTION_BAR_UTILITY_BAR_SIZE = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_AUTOMATIC_VISIBILITY_SETTING_ID = {
+	 type = "value",},
+
+ACTIVE_COMBAT_TIP_ENABLED_SETTING_ID = {
+	 type = "value",},
+
+DISPLAY_NAME_PREFIX_BYTE = {
+	 type = "value",},
+
+GROUP_SIZE_MAX = {
+	 type = "value",},
+
+GROUP_SIZE_MAX_WITHOUT_PLAYER = {
+	 type = "value",},
+
+INVALID_DYE_ID = {
+	 type = "value",},
+
+INVALID_EXPLORATION_INDEX = {
+	 type = "value",},
+
+INVALID_TRACKER_INDEX = {
+	 type = "value",},
+
+MAIL_MAX_ATTACHED_ITEMS = {
+	 type = "value",},
+
+MAX_BOSSES = {
+	 type = "value",},
+
+MAXIMUM_CHAMPION_RANK = {
+	 type = "value",},
+
+MAX_GUILD_RANKS = {
+	 type = "value",},
+
+MAX_JOURNAL_QUESTS = {
+	 type = "value",},
+
+MAX_KEEP_UPGRADE_LEVELS = {
+	 type = "value",},
+
+MAX_CROWN_CRATE_REWARD_SLOTS = {
+	 type = "value",},
+
+MAX_PLAYER_MONEY = {
+	 type = "value",},
+
+NUM_POWER_POOLS = {
+	 type = "value",},
+
+MAX_READY_QUEUES = {
+	 type = "value",},
+
+MAX_STORE_WINDOW_STACK_QUANTITY = {
+	 type = "value",},
+
+TRACKER_MAX_TRACKED = {
+	 type = "value",},
+
+MIN_REQUIRED_LEVEL_TO_CREATE_GUILD = {
+	 type = "value",},
+
+NO_POWER_INDEX = {
+	 type = "value",},
+
+NO_PRIMARY_POWER_INDEX = {
+	 type = "value",},
+
+NUM_ALLIANCES = {
+	 type = "value",},
+
+NUM_BACKPACK_SLOTS_PER_UPGRADE = {
+	 type = "value",},
+
+NUM_BANK_SLOTS_PER_UPGRADE = {
+	 type = "value",},
+
+NUM_COMBAT_RELATED_EQUIP_SLOTS = {
+	 type = "value",},
+
+NUM_CRAFTING_ADDITIVES = {
+	 type = "value",},
+
+NUM_CRAFTING_INGREDIENTS = {
+	 type = "value",},
+
+NUM_LOCKPICK_CHAMBER_STATES = {
+	 type = "value",},
+
+NUM_LOCKPICK_CHAMBERS = {
+	 type = "value",},
+
+NUM_SKILL_LINE_COLUMNS_PER_LINE = {
+	 type = "value",},
+
+TRADE_NUM_SLOTS = {
+	 type = "value",},
+
+NUM_PARTIAL_SKILL_POINTS_FOR_FULL = {
+	 type = "value",},
+
+RAID_GROUP_SIZE_THRESHOLD = {
+	 type = "value",},
+
+SMALL_GROUP_SIZE_THRESHOLD = {
+	 type = "value",},
+
+TRADE_DELAY_TIME = {
+	 type = "value",},
+
+TUTORIAL_ENABLED_SETTING_ID = {
+	 type = "value",},
+
+VOICE_CHAT_REQUEST_DELAY = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_ABILITY_NOT_KNOWN = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_INVALID_LINE = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_MORPH_CHOSEN = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_MORPH_NOT_CHOSEN = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_NOT_ENOUGH_MONEY = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_NOT_HIGH_ENOUGH_LEVEL = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_NO_MORE_UPGRADES = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_NO_SKILL_POINTS = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_NO_VALID_UPGRADE = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_SUCCESS = {
+	 type = "value",},
+
+ABILITY_PROGRESSION_RESULT_TOO_LOW_LEVEL = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_INCORRECT_LENGTH = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_INVALID_CHARACTERS = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_MUST_END_WITH_NUMBER_OR_LETTER = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_MUST_START_WITH_LETTER = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_NO_ERROR = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_NO_SPACES = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_TOO_MANY_IDENTICAL_ADJACENT_CHARACTERS = {
+	 type = "value",},
+
+ACCOUNT_NAME_RULE_TOO_MANY_PUNCTUATION_CHARACTERS = {
+	 type = "value",},
+
+ACTION_RESULT_ABILITY_ON_COOLDOWN = {
+	 type = "value",},
+
+ACTION_RESULT_ABSORBED = {
+	 type = "value",},
+
+ACTION_RESULT_BAD_TARGET = {
+	 type = "value",},
+
+ACTION_RESULT_BATTLE_STANDARDS_DISABLED = {
+	 type = "value",},
+
+ACTION_RESULT_BATTLE_STANDARD_ALREADY_EXISTS_FOR_GUILD = {
+	 type = "value",},
+
+ACTION_RESULT_BATTLE_STANDARD_LIMIT = {
+	 type = "value",},
+
+ACTION_RESULT_BATTLE_STANDARD_NO_PERMISSION = {
+	 type = "value",},
+
+ACTION_RESULT_BATTLE_STANDARD_TABARD_MISMATCH = {
+	 type = "value",},
+
+ACTION_RESULT_BATTLE_STANDARD_TOO_CLOSE_TO_CAPTURABLE = {
+	 type = "value",},
+
+ACTION_RESULT_BLADETURN = {
+	 type = "value",},
+
+ACTION_RESULT_BLOCKED = {
+	 type = "value",},
+
+ACTION_RESULT_BLOCKED_DAMAGE = {
+	 type = "value",},
+
+ACTION_RESULT_BUSY = {
+	 type = "value",},
+
+ACTION_RESULT_CANNOT_USE = {
+	 type = "value",},
+
+ACTION_RESULT_CANT_SEE_TARGET = {
+	 type = "value",},
+
+ACTION_RESULT_CANT_SWAP_WHILE_CHANGING_GEAR = {
+	 type = "value",},
+
+ACTION_RESULT_CASTER_DEAD = {
+	 type = "value",},
+
+ACTION_RESULT_CRITICAL_DAMAGE = {
+	 type = "value",},
+
+ACTION_RESULT_CRITICAL_HEAL = {
+	 type = "value",},
+
+ACTION_RESULT_DAMAGE = {
+	 type = "value",},
+
+ACTION_RESULT_DAMAGE_SHIELDED = {
+	 type = "value",},
+
+ACTION_RESULT_DEFENDED = {
+	 type = "value",},
+
+ACTION_RESULT_DIED = {
+	 type = "value",},
+
+ACTION_RESULT_DIED_XP = {
+	 type = "value",},
+
+ACTION_RESULT_DISARMED = {
+	 type = "value",},
+
+ACTION_RESULT_DISORIENTED = {
+	 type = "value",},
+
+ACTION_RESULT_DODGED = {
+	 type = "value",},
+
+ACTION_RESULT_DOT_TICK = {
+	 type = "value",},
+
+ACTION_RESULT_DOT_TICK_CRITICAL = {
+	 type = "value",},
+
+ACTION_RESULT_FAILED = {
+	 type = "value",},
+
+ACTION_RESULT_FAILED_REQUIREMENTS = {
+	 type = "value",},
+
+ACTION_RESULT_FAILED_SIEGE_CREATION_REQUIREMENTS = {
+	 type = "value",},
+
+ACTION_RESULT_FALLING = {
+	 type = "value",},
+
+ACTION_RESULT_FALL_DAMAGE = {
+	 type = "value",},
+
+ACTION_RESULT_FEARED = {
+	 type = "value",},
+
+ACTION_RESULT_FORWARD_CAMP_ALREADY_EXISTS_FOR_GUILD = {
+	 type = "value",},
+
+ACTION_RESULT_FORWARD_CAMP_NO_PERMISSION = {
+	 type = "value",},
+
+ACTION_RESULT_FORWARD_CAMP_TABARD_MISMATCH = {
+	 type = "value",},
+
+ACTION_RESULT_GRAVEYARD_DISALLOWED_IN_INSTANCE = {
+	 type = "value",},
+
+ACTION_RESULT_GRAVEYARD_TOO_CLOSE = {
+	 type = "value",},
+
+ACTION_RESULT_HEAL = {
+	 type = "value",},
+
+ACTION_RESULT_HOT_TICK = {
+	 type = "value",},
+
+ACTION_RESULT_HOT_TICK_CRITICAL = {
+	 type = "value",},
+
+ACTION_RESULT_IMMUNE = {
+	 type = "value",},
+
+ACTION_RESULT_INSUFFICIENT_RESOURCE = {
+	 type = "value",},
+
+ACTION_RESULT_INTERCEPTED = {
+	 type = "value",},
+
+ACTION_RESULT_INTERRUPT = {
+	 type = "value",},
+
+ACTION_RESULT_INVALID = {
+	 type = "value",},
+
+ACTION_RESULT_INVALID_FIXTURE = {
+	 type = "value",},
+
+ACTION_RESULT_INVALID_JUSTICE_TARGET = {
+	 type = "value",},
+
+ACTION_RESULT_INVALID_TERRAIN = {
+	 type = "value",},
+
+ACTION_RESULT_IN_AIR = {
+	 type = "value",},
+
+ACTION_RESULT_IN_COMBAT = {
+	 type = "value",},
+
+ACTION_RESULT_IN_ENEMY_KEEP = {
+	 type = "value",},
+
+ACTION_RESULT_IN_ENEMY_OUTPOST = {
+	 type = "value",},
+
+ACTION_RESULT_IN_ENEMY_RESOURCE = {
+	 type = "value",},
+
+ACTION_RESULT_IN_ENEMY_TOWN = {
+	 type = "value",},
+
+ACTION_RESULT_IN_HIDEYHOLE = {
+	 type = "value",},
+
+ACTION_RESULT_KILLED_BY_SUBZONE = {
+	 type = "value",},
+
+ACTION_RESULT_KILLING_BLOW = {
+	 type = "value",},
+
+ACTION_RESULT_KNOCKBACK = {
+	 type = "value",},
+
+ACTION_RESULT_LEVITATED = {
+	 type = "value",},
+
+ACTION_RESULT_MERCENARY_LIMIT = {
+	 type = "value",},
+
+ACTION_RESULT_MISS = {
+	 type = "value",},
+
+ACTION_RESULT_MISSING_EMPTY_SOUL_GEM = {
+	 type = "value",},
+
+ACTION_RESULT_MISSING_FILLED_SOUL_GEM = {
+	 type = "value",},
+
+ACTION_RESULT_MOBILE_GRAVEYARD_LIMIT = {
+	 type = "value",},
+
+ACTION_RESULT_MOUNTED = {
+	 type = "value",},
+
+ACTION_RESULT_MUST_BE_IN_OWN_KEEP = {
+	 type = "value",},
+
+ACTION_RESULT_NOT_ENOUGH_INVENTORY_SPACE = {
+	 type = "value",},
+
+ACTION_RESULT_NOT_ENOUGH_INVENTORY_SPACE_SOUL_GEM = {
+	 type = "value",},
+
+ACTION_RESULT_NOT_ENOUGH_SPACE_FOR_SIEGE = {
+	 type = "value",},
+
+ACTION_RESULT_NO_LOCATION_FOUND = {
+	 type = "value",},
+
+ACTION_RESULT_NO_RAM_ATTACKABLE_TARGET_WITHIN_RANGE = {
+	 type = "value",},
+
+ACTION_RESULT_NO_WEAPONS_TO_SWAP_TO = {
+	 type = "value",},
+
+ACTION_RESULT_NPC_TOO_CLOSE = {
+	 type = "value",},
+
+ACTION_RESULT_OFFBALANCE = {
+	 type = "value",},
+
+ACTION_RESULT_PACIFIED = {
+	 type = "value",},
+
+ACTION_RESULT_PARRIED = {
+	 type = "value",},
+
+ACTION_RESULT_PARTIAL_RESIST = {
+	 type = "value",},
+
+ACTION_RESULT_POWER_DRAIN = {
+	 type = "value",},
+
+ACTION_RESULT_POWER_ENERGIZE = {
+	 type = "value",},
+
+ACTION_RESULT_PRECISE_DAMAGE = {
+	 type = "value",},
+
+ACTION_RESULT_QUEUED = {
+	 type = "value",},
+
+ACTION_RESULT_RAM_ATTACKABLE_TARGETS_ALL_DESTROYED = {
+	 type = "value",},
+
+ACTION_RESULT_RAM_ATTACKABLE_TARGETS_ALL_OCCUPIED = {
+	 type = "value",},
+
+ACTION_RESULT_RECALLING = {
+	 type = "value",},
+
+ACTION_RESULT_REFLECTED = {
+	 type = "value",},
+
+ACTION_RESULT_REINCARNATING = {
+	 type = "value",},
+
+ACTION_RESULT_RESIST = {
+	 type = "value",},
+
+ACTION_RESULT_RESURRECT = {
+	 type = "value",},
+
+ACTION_RESULT_ROOTED = {
+	 type = "value",},
+
+ACTION_RESULT_SIEGE_LIMIT = {
+	 type = "value",},
+
+ACTION_RESULT_SIEGE_NOT_ALLOWED_IN_ZONE = {
+	 type = "value",},
+
+ACTION_RESULT_SIEGE_TOO_CLOSE = {
+	 type = "value",},
+
+ACTION_RESULT_SILENCED = {
+	 type = "value",},
+
+ACTION_RESULT_SNARED = {
+	 type = "value",},
+
+ACTION_RESULT_SPRINTING = {
+	 type = "value",},
+
+ACTION_RESULT_STAGGERED = {
+	 type = "value",},
+
+ACTION_RESULT_STUNNED = {
+	 type = "value",},
+
+ACTION_RESULT_SWIMMING = {
+	 type = "value",},
+
+ACTION_RESULT_TARGET_DEAD = {
+	 type = "value",},
+
+ACTION_RESULT_TARGET_NOT_IN_VIEW = {
+	 type = "value",},
+
+ACTION_RESULT_TARGET_NOT_PVP_FLAGGED = {
+	 type = "value",},
+
+ACTION_RESULT_TARGET_OUT_OF_RANGE = {
+	 type = "value",},
+
+ACTION_RESULT_TARGET_TOO_CLOSE = {
+	 type = "value",},
+
+ACTION_RESULT_UNEVEN_TERRAIN = {
+	 type = "value",},
+
+ACTION_RESULT_WEAPONSWAP = {
+	 type = "value",},
+
+ACTION_RESULT_WRECKING_DAMAGE = {
+	 type = "value",},
+
+ACTION_RESULT_WRONG_WEAPON = {
+	 type = "value",},
+
+CAMPAIGN_QUEUE_REQUEST_STATE_CONFIRMING = {
+	 type = "value",},
+
+CAMPAIGN_QUEUE_REQUEST_STATE_FINISHED = {
+	 type = "value",},
+
+CAMPAIGN_QUEUE_REQUEST_STATE_PENDING_ACCEPT = {
+	 type = "value",},
+
+CAMPAIGN_QUEUE_REQUEST_STATE_PENDING_JOIN = {
+	 type = "value",},
+
+CAMPAIGN_QUEUE_REQUEST_STATE_PENDING_LEAVE = {
+	 type = "value",},
+
+CAMPAIGN_QUEUE_REQUEST_STATE_WAITING = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_CAMPAIGNS_DISABLED = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_DESTINATION_CAMPAIGN_DISABLED = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_DESTINATION_CAMPAIGN_IN_CONFLICT = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_GUESTING_NOT_CURRENTLY_ALLOWED = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_GUEST_AND_ASSIGNED_EQUAL = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_INITIALIZATION_ERROR = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_INSUFFICIENT_FUNDS = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_INVALID_DB_STATE = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_INVALID_DESTINATION_CAMPAIGN = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_LEVEL_REQUIREMENT_NOT_MET = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_NONE = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_REASSIGNMENT_IN_PROGRESS = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_REASSIGNMENT_ON_COOLDOWN = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_REASSIGN_ON_END_INVALID = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_REQUIREMENTS_NOT_MET = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_UNCHANGED_DESTINATION_CAMPAIGN = {
+	 type = "value",},
+
+CAMPAIGN_REASSIGN_ERROR_UNCHANGED_DESTINATION_PENDING_CAMPAIGN = {
+	 type = "value",},
+
+CHAMPION_PURCHASE_ALL_BUYS_INVALID = {
+	 type = "value",},
+
+CHAMPION_PURCHASE_RESPEC_FAILED = {
+	 type = "value",},
+
+CHAMPION_PURCHASE_SOME_BUYS_INVALID = {
+	 type = "value",},
+
+CHAMPION_PURCHASE_SUCCESS = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_CAMPAIGN_NOT_READY = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_DUPLICATE_CLAIM_IN_PROGRESS = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_GUILD_ALREADY_HAS_KEEP = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_INSUFFICIENT_PERMISSION = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_INTERNAL_ERROR = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_INVALID_WORLD = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_KEEP_ALREADY_CLAIMED = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_KEEP_DOES_NOT_EXIST = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_KEEP_NOT_CLAIMABLE = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_KEEP_NOT_OWNED_BY_ALLIANCE = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_KEEP_NOT_OWNED_BY_GUILD_ALLIANCE = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_NOT_IN_CAMPAIGN = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_NOT_IN_GUILD = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_SOCIAL_DISABLED = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_STILL_ON_COOLDOWN = {
+	 type = "value",},
+
+CLAIM_KEEP_RESULT_TYPE_SUCCESS = {
+	 type = "value",},
+
+TICKET_CATEGORY_CHARACTER_ISSUE = {
+	 type = "value",},
+
+TICKET_CATEGORY_ITEM_CANT_ACQUIRE = {
+	 type = "value",},
+
+TICKET_CATEGORY_ITEM_FROM_CROWN_STORE = {
+	 type = "value",},
+
+TICKET_CATEGORY_ITEM_LOST = {
+	 type = "value",},
+
+TICKET_CATEGORY_ITEM_MISSING_CROWNS = {
+	 type = "value",},
+
+TICKET_CATEGORY_OTHER = {
+	 type = "value",},
+
+TICKET_CATEGORY_QUEST_ITEM_MISSING = {
+	 type = "value",},
+
+TICKET_CATEGORY_QUEST_NPC_MOBS = {
+	 type = "value",},
+
+TICKET_CATEGORY_REPORT_BAD_NAME = {
+	 type = "value",},
+
+TICKET_CATEGORY_REPORT_CHEATING = {
+	 type = "value",},
+
+TICKET_CATEGORY_REPORT_DEFAULT = {
+	 type = "value",},
+
+TICKET_CATEGORY_REPORT_HARASSMENT = {
+	 type = "value",},
+
+TICKET_CATEGORY_REPORT_OTHER = {
+	 type = "value",},
+
+TICKET_CATEGORY_REPORT_SPAM = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_INELIGIBLE_AREA = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_NONE = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_NOT_FULL_HEALTH = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_RECENTLY_DECLINED = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_ACTIVE_DUEL = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_CONSIDERING_INVITE = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_CRAFTING = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_DEAD = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_IN_COMBAT = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_PENDING_REQUEST = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_SELF_SWIMMING = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_ACTIVE_DUEL = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_CONSIDERING_INVITE = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_CRAFTING = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_DEAD = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_INVALID = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_IN_COMBAT = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_PENDING_REQUEST = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_SELF = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_SWIMMING = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TARGET_UNAVAILABLE = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TOO_FAR = {
+	 type = "value",},
+
+DUEL_INVITE_FAIL_REASON_TOO_MANY_NEARBY = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_DESTINATION_KEEP_ALLIANCE = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_DESTINATION_KEEP_ALLIED_RESOURCE = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_DESTINATION_KEEP_UNDER_ATTACK = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_INTERACT_REQUIREMENT = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_INVALID_DESTINATION_WAYPOINT = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_NO_VALID_PATH = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_ORIGIN_KEEP_ALLIANCE = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_ORIGIN_KEEP_ALLIED_RESOURCE = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_ORIGIN_KEEP_UNDER_ATTACK = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_PLAYER_CARRYING_ARTIFACT = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_PLAYER_IN_COMBAT = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_FAILED_PLAYER_TOO_FAR_AWAY_FROM_ORIGIN_KEEP = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_PENDING_REMOTE_JUMP_REPSONSE = {
+	 type = "value",},
+
+FAST_TRAVEL_KEEP_RESULT_SUCCESS = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_ACCEPTED = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_ALREADY_GROUPED = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_CANNOT_CREATE_GROUPS = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_CONSIDERING_OTHER = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_DECLINED = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_GENERIC_JOIN_FAILURE = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_GROUP_FULL = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_IGNORED = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_INVITED = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_IN_BATTLEGROUND = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_ONLY_LEADER_CAN_INVITE = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_OTHER_ALLIANCE = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_PLAYER_NOT_FOUND = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_REQUEST_FAIL_ALREADY_GROUPED = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_REQUEST_FAIL_GROUP_FULL = {
+	 type = "value",},
+
+GROUP_INVITE_RESPONSE_SELF_INVITE = {
+	 type = "value",},
+
+GUILD_BANK_BAD_ITEM = {
+	 type = "value",},
+
+GUILD_BANK_CANT_BE_STORED = {
+	 type = "value",},
+
+GUILD_BANK_GUILD_TOO_SMALL = {
+	 type = "value",},
+
+GUILD_BANK_ITEM_NOT_FOUND = {
+	 type = "value",},
+
+GUILD_BANK_NOT_A_MEMBER = {
+	 type = "value",},
+
+GUILD_BANK_NOT_ENOUGH_BANK_SPACE_FOR_GOLD = {
+	 type = "value",},
+
+GUILD_BANK_NOT_ENOUGH_GOLD = {
+	 type = "value",},
+
+GUILD_BANK_NOT_ENOUGH_GOLD_IN_BANK = {
+	 type = "value",},
+
+GUILD_BANK_NOT_IN_A_GUILD = {
+	 type = "value",},
+
+GUILD_BANK_NOT_OPEN = {
+	 type = "value",},
+
+GUILD_BANK_NO_DEPOSIT_PERMISSION = {
+	 type = "value",},
+
+GUILD_BANK_NO_DEPOSIT_STOLEN_ITEM = {
+	 type = "value",},
+
+GUILD_BANK_NO_SPACE_LEFT = {
+	 type = "value",},
+
+GUILD_BANK_NO_WITHDRAW_PERMISSION = {
+	 type = "value",},
+
+GUILD_BANK_PARTIAL_SUCCESS = {
+	 type = "value",},
+
+GUILD_BANK_SUCCESS = {
+	 type = "value",},
+
+GUILD_BANK_TRANSFER_PENDING = {
+	 type = "value",},
+
+GUILD_BANK_UNAVAILABLE = {
+	 type = "value",},
+
+GUILD_KIOSK_BID_EXISTS_ON_ANOTHER_KIOSK = {
+	 type = "value",},
+
+GUILD_KIOSK_BID_INSUFFICIENT = {
+	 type = "value",},
+
+GUILD_KIOSK_BID_SUCCESSFUL = {
+	 type = "value",},
+
+GUILD_KIOSK_BID_WINDOW_CLOSED = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_OWNS_OTHER_KIOSK = {
+	 type = "value",},
+
+GUILD_KIOSK_GUILD_TOO_SMALL = {
+	 type = "value",},
+
+GUILD_KIOSK_INFO_REQUEST_SUCCESSFUL = {
+	 type = "value",},
+
+GUILD_KIOSK_KIOSK_OWNED = {
+	 type = "value",},
+
+GUILD_KIOSK_NOT_A_MEMBER = {
+	 type = "value",},
+
+GUILD_KIOSK_NOT_ENOUGH_GOLD_IN_BANK = {
+	 type = "value",},
+
+GUILD_KIOSK_NOT_IN_A_GUILD = {
+	 type = "value",},
+
+GUILD_KIOSK_NO_BID_PERMISSION = {
+	 type = "value",},
+
+GUILD_KIOSK_PURCHASE_SUCCESSFUL = {
+	 type = "value",},
+
+GUILD_KIOSK_UNAVAILABLE = {
+	 type = "value",},
+
+GUILD_PRIVILEGE_BANK_DEPOSIT = {
+	 type = "value",},
+
+GUILD_PRIVILEGE_HERALDRY = {
+	 type = "value",},
+
+GUILD_PRIVILEGE_TRADING_HOUSE = {
+	 type = "value",},
+
+DEFAULT_GUILD_LEADER_RANK = {
+	 type = "value",},
+
+DEFAULT_INVITED_RANK = {
+	 type = "value",},
+
+DEFAULT_MEMBER_RANK = {
+	 type = "value",},
+
+DEFAULT_OFFICER_RANK = {
+	 type = "value",},
+
+DEFAULT_RECRUIT_RANK = {
+	 type = "value",},
+
+HOT_BAR_RESULT_ABILITY_NOT_ACTIVE = {
+	 type = "value",},
+
+HOT_BAR_RESULT_ABILITY_NOT_KNOWN = {
+	 type = "value",},
+
+HOT_BAR_RESULT_BAD_SLOT = {
+	 type = "value",},
+
+HOT_BAR_RESULT_CANNOT_USE_WHILE_WEREWOLF = {
+	 type = "value",},
+
+HOT_BAR_RESULT_COLLECTIBLE_NOT_UNLOCKED = {
+	 type = "value",},
+
+HOT_BAR_RESULT_INVALID_SLOT_NUMBER = {
+	 type = "value",},
+
+HOT_BAR_RESULT_ITEM_IN_WEAPON_SLOT = {
+	 type = "value",},
+
+HOT_BAR_RESULT_ITEM_NOT_FOUND = {
+	 type = "value",},
+
+HOT_BAR_RESULT_NO_COMBAT_SWAP = {
+	 type = "value",},
+
+HOT_BAR_RESULT_SUCCESS = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ALREADY_APPLYING_TEMPLATE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ALREADY_BEING_MOVED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ALREADY_SET_TO_MODE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_CHEAP_COLLECTIBLE_PLACE_LIMIT = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_EXPENSIVE_COLLECTIBLE_PLACE_LIMIT = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_FURNITURE_ALREADY_SELECTED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_HOME_SHOW_NOT_ENOUGH_PLACED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_INCORRECT_MODE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_INVALID_TEMPLATE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_INVENTORY_REMOVE_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_IN_COMBAT = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_IN_SAFE_ZONE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_IS_DEAD = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ITEM_PLACE_LIMIT = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ITEM_REMOVE_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ITEM_REMOVE_FAILED_INVENTORY_FULL = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_ITEM_STOLEN = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_LISTED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_MOVE_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_NOT_HOME_SHOW = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_NOT_IN_HOUSE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_NO_DUPLICATES = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_NO_SUCH_FURNITURE = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_PERMISSION_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_PERSONAL_TEMP_ITEM_PLACE_LIMIT = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_PLACE_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_REMOVE_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_REQUEST_IN_PROGRESS = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_SET_STATE_FAILED = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_SUCCESS = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_TOTAL_TEMP_ITEM_PLACE_LIMIT = {
+	 type = "value",},
+
+HOUSING_REQUEST_RESULT_UNKNOWN_FAILURE = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_AOE_LOOT = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_CLIENT_CHARACTER = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_FIXTURE = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_ITEM = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_NONE = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_OBJECT = {
+	 type = "value",},
+
+INTERACT_TARGET_TYPE_QUEST_ITEM = {
+	 type = "value",},
+
+INVENTORY_UPDATE_REASON_DEFAULT = {
+	 type = "value",},
+
+INVENTORY_UPDATE_REASON_DURABILITY_CHANGE = {
+	 type = "value",},
+
+INVENTORY_UPDATE_REASON_DYE_CHANGE = {
+	 type = "value",},
+
+INVENTORY_UPDATE_REASON_ITEM_CHARGE = {
+	 type = "value",},
+
+INVENTORY_UPDATE_REASON_PLAYER_LOCKED = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_AT_LIMIT = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_CANT_AFFORD_LAUNDER = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_INVALID = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_INVENTORY_FULL = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_ITEM_NOT_LAUNDERABLE = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_NONE = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_NOT_STOLEN = {
+	 type = "value",},
+
+ITEM_LAUNDER_RESULT_SUCCESS = {
+	 type = "value",},
+
+ITEM_REPAIR_ALREADY_REPAIRED = {
+	 type = "value",},
+
+ITEM_REPAIR_CANT_AFFORD_REPAIR = {
+	 type = "value",},
+
+ITEM_REPAIR_NO_REPAIR_KIT = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_ALREADY_JUMPING = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_BATTLEGROUND_ENTRY = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_CHAMPION_RANK = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_DISABLED_CAMPAIGN = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_DONT_OWN_HOUSE = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_HEROIC_INSTANCE = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_INSTANCE_CAP_REACHED = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_INSTANCE_FULL = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_INVALID_HOUSE = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_INVALID_WORLD = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_NO_CAMPAIGN = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_NO_DETECTION_CELL = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_NO_HOUSE_PERMISSION = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_NO_SOCIAL = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_QUEUING = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_RECALL_BLOCKED = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_TOO_DIFFICULT = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_ZONE_COLLECTIBLE = {
+	 type = "value",},
+
+JUMP_RESULT_JUMP_FAILED_ZONE_REQUIREMENT = {
+	 type = "value",},
+
+JUMP_RESULT_LOCAL_JUMP_SUCCESSFUL = {
+	 type = "value",},
+
+JUMP_RESULT_NO_JUMP_PERMISSION = {
+	 type = "value",},
+
+JUMP_RESULT_REMOTE_JUMP_INITIATED = {
+	 type = "value",},
+
+LEAVE_CAMPAIGN_QUEUE_ERROR_INTERNAL_ERROR = {
+	 type = "value",},
+
+LEAVE_CAMPAIGN_QUEUE_ERROR_INVALID_CAMPAIGN = {
+	 type = "value",},
+
+LEAVE_CAMPAIGN_QUEUE_ERROR_NONE = {
+	 type = "value",},
+
+LEAVE_CAMPAIGN_QUEUE_ERROR_NOT_GROUP_LEADER = {
+	 type = "value",},
+
+LEAVE_CAMPAIGN_QUEUE_ERROR_NOT_QUEUED_FOR_ANYTHING = {
+	 type = "value",},
+
+LEAVE_CAMPAIGN_QUEUE_ERROR_NOT_QUEUED_FOR_CAMPAIGN = {
+	 type = "value",},
+
+LOGIN_STATUS_AUTH_FAILURE = {
+	 type = "value",},
+
+LOGIN_STATUS_AUTH_LOCKED = {
+	 type = "value",},
+
+LOGIN_STATUS_AUTH_SUCCESS = {
+	 type = "value",},
+
+LOGIN_STATUS_AUTH_WAITING = {
+	 type = "value",},
+
+LOGIN_STATUS_CANCELLED = {
+	 type = "value",},
+
+LOGIN_STATUS_CONNECTED = {
+	 type = "value",},
+
+LOGIN_STATUS_DISCONNECTED = {
+	 type = "value",},
+
+LOGIN_STATUS_INVALID_STATE = {
+	 type = "value",},
+
+LOGIN_STATUS_LEGAL_DOC_ACCEPTANCE_FAILED = {
+	 type = "value",},
+
+LOGIN_STATUS_LEGAL_DOC_ACCEPTANCE_PENDING = {
+	 type = "value",},
+
+LOGIN_STATUS_LEGAL_DOC_ACCEPTANCE_SUCCESS = {
+	 type = "value",},
+
+LOGIN_STATUS_LEGAL_DOC_NOT_ACCEPTED = {
+	 type = "value",},
+
+LOGIN_STATUS_LINK_ACCOUNT_FAILED = {
+	 type = "value",},
+
+LOGIN_STATUS_LINK_ACCOUNT_PENDING = {
+	 type = "value",},
+
+LOGIN_STATUS_LINK_ACCOUNT_SUCCESS = {
+	 type = "value",},
+
+LOGIN_STATUS_MASTER_ACCOUNT_CREATE_FAILED = {
+	 type = "value",},
+
+LOGIN_STATUS_MASTER_ACCOUNT_CREATE_PENDING = {
+	 type = "value",},
+
+LOGIN_STATUS_MASTER_ACCOUNT_CREATE_SUCCESS = {
+	 type = "value",},
+
+LOGIN_STATUS_MASTER_ACCOUNT_NOT_CREATED = {
+	 type = "value",},
+
+LOGIN_STATUS_OTP_FAILED = {
+	 type = "value",},
+
+LOGIN_STATUS_OTP_LOCKED = {
+	 type = "value",},
+
+LOGIN_STATUS_OTP_PENDING = {
+	 type = "value",},
+
+LOGIN_STATUS_OTP_SUCCESS = {
+	 type = "value",},
+
+LOGIN_STATUS_OVERFLOW_KICK_WAITING = {
+	 type = "value",},
+
+LOGIN_STATUS_OVERFLOW_WAITING = {
+	 type = "value",},
+
+LOGIN_STATUS_RESERVATION_FAILURE = {
+	 type = "value",},
+
+LOGIN_STATUS_RESERVATION_SUCCESS = {
+	 type = "value",},
+
+LOGIN_STATUS_RESERVATION_WAITING = {
+	 type = "value",},
+
+LOGOUT_RESULT_ALLOWED = {
+	 type = "value",},
+
+LOGOUT_RESULT_DEFER = {
+	 type = "value",},
+
+LOGOUT_RESULT_DISALLOWED = {
+	 type = "value",},
+
+LOGOUT_TYPE_CANCEL = {
+	 type = "value",},
+
+LOGOUT_TYPE_FORCED = {
+	 type = "value",},
+
+LOGOUT_TYPE_NORMAL = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_INVENTORY_FULL = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_INVENTORY_FULL_LOOT_ALL = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_IS_UNIQUE = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_IS_UNIQUE_LOOT_ALL = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_NOT_AVAILABLE = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_QUEST_RESTRICTED = {
+	 type = "value",},
+
+LOOT_ITEM_RESULT_SUCCESS = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_ANNOUNCEMENT = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_COLLECTIONS_DLC = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_CROWN_CRATES = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_DIRECT = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_DLC_FAILURE_TELEPORT_TO_GROUP = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_DLC_FAILURE_TELEPORT_TO_ZONE = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_DLC_FAILURE_WORLD_MAP = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_NOTIFICATION = {
+	 type = "value",},
+
+MARKET_OPEN_OPERATION_UNIVERSAL_STYLE_ITEM = {
+	 type = "value",},
+
+MOUNT_FAILURE_REASON_BUSY = {
+	 type = "value",},
+
+MOUNT_FAILURE_REASON_INVALID_LOCATION = {
+	 type = "value",},
+
+MOUNT_FAILURE_REASON_INVENTORY_BUSY = {
+	 type = "value",},
+
+MOUNT_FAILURE_REASON_INVENTORY_TOO_FULL = {
+	 type = "value",},
+
+MOUNT_FAILURE_REASON_NO_ACTIVE_MOUNT = {
+	 type = "value",},
+
+CHAT_CHANNEL_EMOTE = {
+	 type = "value",},
+
+CHAT_CHANNEL_GUILD_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_GUILD_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_GUILD_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_GUILD_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_GUILD_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_MONSTER_EMOTE = {
+	 type = "value",},
+
+CHAT_CHANNEL_MONSTER_SAY = {
+	 type = "value",},
+
+CHAT_CHANNEL_MONSTER_WHISPER = {
+	 type = "value",},
+
+CHAT_CHANNEL_MONSTER_YELL = {
+	 type = "value",},
+
+CHAT_CHANNEL_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_OFFICER_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_PARTY = {
+	 type = "value",},
+
+CHAT_CHANNEL_SAY = {
+	 type = "value",},
+
+CHAT_CHANNEL_SYSTEM = {
+	 type = "value",},
+
+CHAT_CHANNEL_UNUSED_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_USER_CHANNEL_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_WHISPER = {
+	 type = "value",},
+
+CHAT_CHANNEL_WHISPER_SENT = {
+	 type = "value",},
+
+CHAT_CHANNEL_YELL = {
+	 type = "value",},
+
+CHAT_CHANNEL_ZONE = {
+	 type = "value",},
+
+CHAT_CHANNEL_ZONE_LANGUAGE_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_ZONE_LANGUAGE_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_ZONE_LANGUAGE_ = {
+	 type = "value",},
+
+CHAT_CHANNEL_ZONE_LANGUAGE_ = {
+	 type = "value",},
+
+EFFECT_RESULT_FADED = {
+	 type = "value",},
+
+EFFECT_RESULT_FULL_REFRESH = {
+	 type = "value",},
+
+EFFECT_RESULT_GAINED = {
+	 type = "value",},
+
+EFFECT_RESULT_TRANSFER = {
+	 type = "value",},
+
+EFFECT_RESULT_UPDATED = {
+	 type = "value",},
+
+CHATTER_ACCEPT_QUEST_BESTOWAL = {
+	 type = "value",},
+
+CHATTER_ADVANCE_COMPLETABLE_QUEST_CONDITIONS_COMPLETE = {
+	 type = "value",},
+
+CHATTER_BEGIN = {
+	 type = "value",},
+
+CHATTER_BEGIN_INTERACT_NODE = {
+	 type = "value",},
+
+CHATTER_COMPLETE_QUEST_CONFIRM = {
+	 type = "value",},
+
+CHATTER_COMPLETE_QUEST_DIALOG = {
+	 type = "value",},
+
+CHATTER_CONFIRM_BUY_BAG_SPACE = {
+	 type = "value",},
+
+CHATTER_CONFIRM_BUY_BANK_SPACE = {
+	 type = "value",},
+
+CHATTER_CONFIRM_MAKE_TABLET = {
+	 type = "value",},
+
+CHATTER_CONTROL_SIEGE = {
+	 type = "value",},
+
+CHATTER_CRAFT_ITEM = {
+	 type = "value",},
+
+CHATTER_DECONSTRUCT_ITEM = {
+	 type = "value",},
+
+CHATTER_DESTROY_SIEGE = {
+	 type = "value",},
+
+CHATTER_DO_KEEP_GUILD_CLAIM = {
+	 type = "value",},
+
+CHATTER_DO_KEEP_GUILD_RELEASE = {
+	 type = "value",},
+
+CHATTER_END_ADVANCE_COMPLETABLE_QUEST_CONDITIONS = {
+	 type = "value",},
+
+CHATTER_END_BANK = {
+	 type = "value",},
+
+CHATTER_END_BOOK = {
+	 type = "value",},
+
+CHATTER_END_BUY_BAG_SPACE = {
+	 type = "value",},
+
+CHATTER_END_COMPLETE_QUEST = {
+	 type = "value",},
+
+CHATTER_END_CRAFT = {
+	 type = "value",},
+
+CHATTER_END_DOOR = {
+	 type = "value",},
+
+CHATTER_END_DYE_STATION = {
+	 type = "value",},
+
+CHATTER_END_FISH = {
+	 type = "value",},
+
+CHATTER_END_GIVE_ITEM = {
+	 type = "value",},
+
+CHATTER_END_GRAVEYARD_TRAVEL = {
+	 type = "value",},
+
+CHATTER_END_GUILDBANK = {
+	 type = "value",},
+
+CHATTER_END_GUILDKIOSK_BID = {
+	 type = "value",},
+
+CHATTER_END_GUILDKIOSK_PURCHASE = {
+	 type = "value",},
+
+CHATTER_END_HARVEST = {
+	 type = "value",},
+
+CHATTER_END_HIDEYHOLE = {
+	 type = "value",},
+
+CHATTER_END_KEEP = {
+	 type = "value",},
+
+CHATTER_END_KEEP_GUILD_CLAIM = {
+	 type = "value",},
+
+CHATTER_END_KEEP_GUILD_RELEASE = {
+	 type = "value",},
+
+CHATTER_END_KEEP_PIECE = {
+	 type = "value",},
+
+CHATTER_END_KEEP_TRAVEL = {
+	 type = "value",},
+
+CHATTER_END_LEARN_TABLET = {
+	 type = "value",},
+
+CHATTER_END_LOCK = {
+	 type = "value",},
+
+CHATTER_END_LOOT = {
+	 type = "value",},
+
+CHATTER_END_MAIL = {
+	 type = "value",},
+
+CHATTER_END_NEW_QUEST_BESTOWAL = {
+	 type = "value",},
+
+CHATTER_END_PAY_BOUNTY = {
+	 type = "value",},
+
+CHATTER_END_PICKPOCKET = {
+	 type = "value",},
+
+CHATTER_END_REPAIR_ALL = {
+	 type = "value",},
+
+CHATTER_END_SHOP = {
+	 type = "value",},
+
+CHATTER_END_SIEGE = {
+	 type = "value",},
+
+CHATTER_END_STABLE = {
+	 type = "value",},
+
+CHATTER_END_STONE_MASON = {
+	 type = "value",},
+
+CHATTER_END_TALK = {
+	 type = "value",},
+
+CHATTER_END_TRADINGHOUSE = {
+	 type = "value",},
+
+CHATTER_END_USE_CLEMENCY = {
+	 type = "value",},
+
+CHATTER_END_USE_FURNITURE = {
+	 type = "value",},
+
+CHATTER_END_USE_SHADOWY_CONNECTIONS = {
+	 type = "value",},
+
+CHATTER_EXIT_HIDEYHOLE = {
+	 type = "value",},
+
+CHATTER_FEED_MOUNT = {
+	 type = "value",},
+
+CHATTER_FISH_BITE = {
+	 type = "value",},
+
+CHATTER_FISH_NIBBLE = {
+	 type = "value",},
+
+CHATTER_FISH_REEL_IN = {
+	 type = "value",},
+
+CHATTER_FORCE_LOCK = {
+	 type = "value",},
+
+CHATTER_GIVE_ITEM_COMPLETE = {
+	 type = "value",},
+
+CHATTER_GOODBYE = {
+	 type = "value",},
+
+CHATTER_GUILDKIOSK_IN_TRANSITION = {
+	 type = "value",},
+
+CHATTER_IMPROVE_ITEM = {
+	 type = "value",},
+
+CHATTER_INVALID = {
+	 type = "value",},
+
+CHATTER_LOCK_PICK_BROKEN = {
+	 type = "value",},
+
+CHATTER_LOOT_ADD_RADIUS_TARGET = {
+	 type = "value",},
+
+CHATTER_LOOT_ALL = {
+	 type = "value",},
+
+CHATTER_LOOT_ALL_NON_STOLEN = {
+	 type = "value",},
+
+CHATTER_LOOT_ITEM = {
+	 type = "value",},
+
+CHATTER_LOOT_REMOVE_RADIUS_TARGET = {
+	 type = "value",},
+
+CHATTER_LOOT_UPDATE = {
+	 type = "value",},
+
+CHATTER_OFFER_QUEST_BESTOWAL = {
+	 type = "value",},
+
+CHATTER_OPEN_GUILDBANK = {
+	 type = "value",},
+
+CHATTER_OPEN_HOOKPOINT_STORE = {
+	 type = "value",},
+
+CHATTER_OPEN_MAIL = {
+	 type = "value",},
+
+CHATTER_OPEN_TRADINGHOUSE = {
+	 type = "value",},
+
+CHATTER_PACKUP_SIEGE = {
+	 type = "value",},
+
+CHATTER_PICK_LOCK = {
+	 type = "value",},
+
+CHATTER_PLACE_GUILDKIOSK_BID = {
+	 type = "value",},
+
+CHATTER_PROMPT_BUY_BAG_SPACE = {
+	 type = "value",},
+
+CHATTER_PROMPT_CRAFT = {
+	 type = "value",},
+
+CHATTER_PROMPT_DYE_STATION = {
+	 type = "value",},
+
+CHATTER_PROMPT_LOCK = {
+	 type = "value",},
+
+CHATTER_PURCHASE_GUILDKIOSK = {
+	 type = "value",},
+
+CHATTER_REPAIR_SIEGE = {
+	 type = "value",},
+
+CHATTER_RESEARCH_ITEM = {
+	 type = "value",},
+
+CHATTER_RESET = {
+	 type = "value",},
+
+CHATTER_RESET_DURATION = {
+	 type = "value",},
+
+CHATTER_SHOW_BOOK = {
+	 type = "value",},
+
+CHATTER_SHOW_GRAVEYARD_TRAVEL = {
+	 type = "value",},
+
+CHATTER_SHOW_KEEP_GUILD_CLAIM = {
+	 type = "value",},
+
+CHATTER_SHOW_KEEP_GUILD_RELEASE = {
+	 type = "value",},
+
+CHATTER_SHOW_KEEP_TRAVEL = {
+	 type = "value",},
+
+CHATTER_SHOW_STONE_MASON = {
+	 type = "value",},
+
+CHATTER_START_ADVANCE_COMPLETABLE_QUEST_CONDITIONS = {
+	 type = "value",},
+
+CHATTER_START_BANK = {
+	 type = "value",},
+
+CHATTER_START_BOOK = {
+	 type = "value",},
+
+CHATTER_START_BUY_BAG_SPACE = {
+	 type = "value",},
+
+CHATTER_START_COMPLETE_QUEST = {
+	 type = "value",},
+
+CHATTER_START_CRAFT = {
+	 type = "value",},
+
+CHATTER_START_DOOR = {
+	 type = "value",},
+
+CHATTER_START_DYE_STATION = {
+	 type = "value",},
+
+CHATTER_START_FISH = {
+	 type = "value",},
+
+CHATTER_START_GIVE_ITEM = {
+	 type = "value",},
+
+CHATTER_START_GRAVEYARD_TRAVEL = {
+	 type = "value",},
+
+CHATTER_START_GUILDBANK = {
+	 type = "value",},
+
+CHATTER_START_GUILDKIOSK_BID = {
+	 type = "value",},
+
+CHATTER_START_GUILDKIOSK_PURCHASE = {
+	 type = "value",},
+
+CHATTER_START_HARVEST = {
+	 type = "value",},
+
+CHATTER_START_HIDEYHOLE = {
+	 type = "value",},
+
+CHATTER_START_KEEP = {
+	 type = "value",},
+
+CHATTER_START_KEEP_GUILD_CLAIM = {
+	 type = "value",},
+
+CHATTER_START_KEEP_GUILD_RELEASE = {
+	 type = "value",},
+
+CHATTER_START_KEEP_PIECE = {
+	 type = "value",},
+
+CHATTER_START_KEEP_TRAVEL = {
+	 type = "value",},
+
+CHATTER_START_LEARN_TABLET = {
+	 type = "value",},
+
+CHATTER_START_LOCK = {
+	 type = "value",},
+
+CHATTER_START_LOOT = {
+	 type = "value",},
+
+CHATTER_START_MAIL = {
+	 type = "value",},
+
+CHATTER_START_NEW_QUEST_BESTOWAL = {
+	 type = "value",},
+
+CHATTER_START_PAY_BOUNTY = {
+	 type = "value",},
+
+CHATTER_START_PICKPOCKET = {
+	 type = "value",},
+
+CHATTER_START_REPAIR_ALL = {
+	 type = "value",},
+
+CHATTER_START_SHOP = {
+	 type = "value",},
+
+CHATTER_START_SIEGE = {
+	 type = "value",},
+
+CHATTER_START_STABLE = {
+	 type = "value",},
+
+CHATTER_START_STONE_MASON = {
+	 type = "value",},
+
+CHATTER_START_TALK = {
+	 type = "value",},
+
+CHATTER_START_TRADINGHOUSE = {
+	 type = "value",},
+
+CHATTER_START_USE_CLEMENCY = {
+	 type = "value",},
+
+CHATTER_START_USE_FURNITURE = {
+	 type = "value",},
+
+CHATTER_START_USE_SHADOWY_CONNECTIONS = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_CLEMENCY_COOLDOWN = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_CLEMENCY_DISABLED = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_INTIMIDATE_DISABLED = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_MONEY = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_PAY_BOUNTY = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_PERSUADE_DISABLED = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_SHADOWY_CONNECTIONS_UNAVAILABLE = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_USE_CLEMENCY = {
+	 type = "value",},
+
+CHATTER_TALK_CHOICE_USE_SHADOWY_CONNECTIONS = {
+	 type = "value",},
+
+NAME_RULE_CANNOT_RENAME = {
+	 type = "value",},
+
+NAME_RULE_CANNOT_START_WITH_SPACE = {
+	 type = "value",},
+
+NAME_RULE_DUPLICATE_NAME = {
+	 type = "value",},
+
+NAME_RULE_INVALID_CHARACTERS = {
+	 type = "value",},
+
+NAME_RULE_INVALID_NAME = {
+	 type = "value",},
+
+NAME_RULE_MUST_END_WITH_LETTER = {
+	 type = "value",},
+
+NAME_RULE_NO_ADJACENT_PUNCTUATION_CHARACTERS = {
+	 type = "value",},
+
+NAME_RULE_NO_ERROR = {
+	 type = "value",},
+
+NAME_RULE_NO_NUMBERS = {
+	 type = "value",},
+
+NAME_RULE_SYSTEM_ERROR = {
+	 type = "value",},
+
+NAME_RULE_TOO_LONG = {
+	 type = "value",},
+
+NAME_RULE_TOO_MANY_IDENTICAL_ADJACENT_CHARACTERS = {
+	 type = "value",},
+
+NAME_RULE_TOO_MANY_PUNCTUATION_CHARACTERS = {
+	 type = "value",},
+
+NAME_RULE_TOO_SHORT = {
+	 type = "value",},
+
+OTP_TYPE_AUTHENTICATOR = {
+	 type = "value",},
+
+OTP_TYPE_EMAIL = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_AREA_INFLUENCE_CHANGED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_AREA_NEUTRAL = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_ASSAULTED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_CAPTURED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_FLAG_DROPPED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_FLAG_RETURNED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_FLAG_RETURNED_BY_TIMER = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_FLAG_TAKEN = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_FULLY_HELD = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_LOST = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_NONE = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_RECAPTURED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_EVENT_UNDER_ATTACK = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_AREA_ABOVE_CONTROL_THRESHOLD = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_AREA_BELOW_CONTROL_THRESHOLD = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_AREA_MAX_CONTROL = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_AREA_NO_CONTROL = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_FLAG_AT_BASE = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_FLAG_AT_ENEMY_BASE = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_FLAG_DROPPED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_FLAG_HELD = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_POINT_CONTROLLED = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_POINT_TRANSITIONING = {
+	 type = "value",},
+
+OBJECTIVE_CONTROL_STATE_UNKNOWN = {
+	 type = "value",},
+
+ONLINE_STATUS_ACTIVE = {
+	 type = "value",},
+
+ONLINE_STATUS_AFK = {
+	 type = "value",},
+
+ONLINE_STATUS_OFFLINE = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_BEGIN_PLEDGE = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_DEAD = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_OUT_OF_RANGE = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_PLEDGED = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_PLEDGE_CANCELLED = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_PLEDGE_DECLINED = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_PLEDGE_INELIGIBLE = {
+	 type = "value",},
+
+PLEDGE_OF_MARA_RESULT_TOO_BUSY = {
+	 type = "value",},
+
+PROGRESS_REASON_ACHIEVEMENT = {
+	 type = "value",},
+
+PROGRESS_REASON_ACTION = {
+	 type = "value",},
+
+PROGRESS_REASON_ALLIANCE_POINTS = {
+	 type = "value",},
+
+PROGRESS_REASON_AVA = {
+	 type = "value",},
+
+PROGRESS_REASON_BATTLEGROUND = {
+	 type = "value",},
+
+PROGRESS_REASON_BOOK_COLLECTION_COMPLETE = {
+	 type = "value",},
+
+PROGRESS_REASON_BOSS_KILL = {
+	 type = "value",},
+
+PROGRESS_REASON_COLLECT_BOOK = {
+	 type = "value",},
+
+PROGRESS_REASON_COMMAND = {
+	 type = "value",},
+
+PROGRESS_REASON_COMPLETE_POI = {
+	 type = "value",},
+
+PROGRESS_REASON_DARK_ANCHOR_CLOSED = {
+	 type = "value",},
+
+PROGRESS_REASON_DARK_FISSURE_CLOSED = {
+	 type = "value",},
+
+PROGRESS_REASON_DISCOVER_POI = {
+	 type = "value",},
+
+PROGRESS_REASON_DUNGEON_CHALLENGE = {
+	 type = "value",},
+
+PROGRESS_REASON_EVENT = {
+	 type = "value",},
+
+PROGRESS_REASON_FINESSE = {
+	 type = "value",},
+
+PROGRESS_REASON_GRANT_REPUTATION = {
+	 type = "value",},
+
+PROGRESS_REASON_GUILD_REP = {
+	 type = "value",},
+
+PROGRESS_REASON_JUSTICE_SKILL_EVENT = {
+	 type = "value",},
+
+PROGRESS_REASON_KEEP_REWARD = {
+	 type = "value",},
+
+PROGRESS_REASON_KILL = {
+	 type = "value",},
+
+PROGRESS_REASON_LFG_REWARD = {
+	 type = "value",},
+
+PROGRESS_REASON_LOCK_PICK = {
+	 type = "value",},
+
+PROGRESS_REASON_MEDAL = {
+	 type = "value",},
+
+PROGRESS_REASON_NONE = {
+	 type = "value",},
+
+PROGRESS_REASON_OTHER = {
+	 type = "value",},
+
+PROGRESS_REASON_OVERLAND_BOSS_KILL = {
+	 type = "value",},
+
+PROGRESS_REASON_PVP_EMPEROR = {
+	 type = "value",},
+
+PROGRESS_REASON_QUEST = {
+	 type = "value",},
+
+PROGRESS_REASON_REWARD = {
+	 type = "value",},
+
+PROGRESS_REASON_SCRIPTED_EVENT = {
+	 type = "value",},
+
+PROGRESS_REASON_SKILL_BOOK = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL_ACHIEVEMENT = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL_CONSUME = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL_HARVEST = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL_QUEST = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL_RECIPE = {
+	 type = "value",},
+
+PROGRESS_REASON_TRADESKILL_TRAIT = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_ALREADY_IN_CAMPAIGN = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_ALREADY_QUEUED = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_CAMPAIGNS_DISABLED = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_CAMPAIGN_FULL = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_CANNOT_QUEUE_FROM_BATTLEGROUND = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_DESTINATION_NOT_UP = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_DESTINATION_WORLD_FULL = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_GROUP_ALREADY_IN_CAMPAIGN = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_GROUP_MEMBER_WITH_INSUFFICIENT_LEVEL = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_GROUP_NOT_ASSIGNED_TO_CAMPAIGN = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_IMPERIAL_CITY_NOT_CONTROLLED = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_INSUFFICIENT_LEVEL = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_INTERNAL_ERROR = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_INVALID_CAMPAIGN = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_INVALID_GROUP = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_INVALID_LOGIN_STATE = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_INVALID_WORLD = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_NOT_GROUP_LEADER = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_NOT_ONLINE = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_NO_PERMISSION = {
+	 type = "value",},
+
+QUEUE_FOR_CAMPAIGN_RESULT_SUCCESS = {
+	 type = "value",},
+
+RESURRECT_RESULT_ALREADY_CONSIDERING = {
+	 type = "value",},
+
+RESURRECT_RESULT_DECLINED = {
+	 type = "value",},
+
+RESURRECT_RESULT_IN_KILLZONE = {
+	 type = "value",},
+
+RESURRECT_RESULT_NO_SOUL_GEM = {
+	 type = "value",},
+
+RESURRECT_RESULT_SOUL_GEM_IN_USE = {
+	 type = "value",},
+
+RESURRECT_RESULT_SUCCESS = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_CANCELED = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_CANT_SEND_CASH_COD = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_CANT_SEND_TO_SELF = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_FAIL_BLANK_MAIL = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_FAIL_DB_ERROR = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_FAIL_IGNORED = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_FAIL_INVALID_NAME = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_FAIL_IN_PROGRESS = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_FAIL_MAILBOX_FULL = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_INVALID_ITEM = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_MAILBOX_NOT_OPEN = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_MAIL_DISABLED = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_NOT_ENOUGH_ITEMS_FOR_COD = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_NOT_ENOUGH_MONEY = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_RECIPIENT_NOT_FOUND = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_SUCCESS = {
+	 type = "value",},
+
+MAIL_SEND_RESULT_TOO_MANY_ATTACHMENTS = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_ALREADY_FRIENDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_ALREADY_IGNORED = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_ALREADY_INVITED = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_IGNORING_YOU = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_NOT_FOUND = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_OFFLINE = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_TOO_MANY_FRIENDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_ACCOUNT_TOO_MANY_IGNORES = {
+	 type = "value",},
+
+SOCIAL_RESULT_ALREADY_IN_GUILD = {
+	 type = "value",},
+
+SOCIAL_RESULT_ALREADY_IN_MAX_GUILDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_ALREADY_IN_MAX_GUILDS_CANT_INVITE = {
+	 type = "value",},
+
+SOCIAL_RESULT_AT_MAX_LEADERSHIP_ROLES = {
+	 type = "value",},
+
+SOCIAL_RESULT_BEING_ARRESTED = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANNOT_DELETE_A_GUILD_RANK_THAT_IS_NOT_EMPTY = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_DEMOTE = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_FRIEND_SELF = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_IGNORE_SELF = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_JUMP_INVALID_TARGET = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_JUMP_SELF = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_JUMP_TARGET_IN_HOMESHOW = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_JUMP_TARGET_PREVIEWING_HOUSE = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_KICK_LEADER = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_PROMOTE = {
+	 type = "value",},
+
+SOCIAL_RESULT_CANT_PROMOTE_LEADING_ANOTHER_GUILD = {
+	 type = "value",},
+
+SOCIAL_RESULT_CHARACTER_NOT_FOUND = {
+	 type = "value",},
+
+SOCIAL_RESULT_DESTINATION_FULL = {
+	 type = "value",},
+
+SOCIAL_RESULT_DISABLED = {
+	 type = "value",},
+
+SOCIAL_RESULT_EDIT_HERALDRY_GUILD_LEADER_ONLY = {
+	 type = "value",},
+
+SOCIAL_RESULT_EDIT_PERMISSIONS_GUILD_LEADER_ONLY = {
+	 type = "value",},
+
+SOCIAL_RESULT_GUILD_LEADER_PERMISSIONS_NOT_EDITABLE = {
+	 type = "value",},
+
+SOCIAL_RESULT_GUILD_NOT_FOUND = {
+	 type = "value",},
+
+SOCIAL_RESULT_HERALDRY_DISABLED = {
+	 type = "value",},
+
+SOCIAL_RESULT_HERALDRY_EDITED_TOO_RECENTLY = {
+	 type = "value",},
+
+SOCIAL_RESULT_HERALDRY_GUILD_BANK_DISABLED = {
+	 type = "value",},
+
+SOCIAL_RESULT_HERALDRY_NOT_SET_YET = {
+	 type = "value",},
+
+SOCIAL_RESULT_INSUFFICIENT_ALLIANCE_POINTS_FOR_CAMP = {
+	 type = "value",},
+
+SOCIAL_RESULT_INSUFFICIENT_HERALDRY_FUNDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_INSUFFICIENT_STANDARD_FUNDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_INSUFFICIENT_TABARD_FUNDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_INVALID_GUILD_NAME = {
+	 type = "value",},
+
+SOCIAL_RESULT_INVALID_GUILD_RANK = {
+	 type = "value",},
+
+SOCIAL_RESULT_INVALID_HERALDRY_DATA = {
+	 type = "value",},
+
+SOCIAL_RESULT_JUMPS_EXIT_DISABLED = {
+	 type = "value",},
+
+SOCIAL_RESULT_JUMP_ENTRY_DISABLED = {
+	 type = "value",},
+
+SOCIAL_RESULT_NAME_ALREADY_TAKEN = {
+	 type = "value",},
+
+SOCIAL_RESULT_NOT_A_MEMBER = {
+	 type = "value",},
+
+SOCIAL_RESULT_NOT_GROUPED = {
+	 type = "value",},
+
+SOCIAL_RESULT_NOT_GUILD_LEADER = {
+	 type = "value",},
+
+SOCIAL_RESULT_NOT_INVITED = {
+	 type = "value",},
+
+SOCIAL_RESULT_NOT_IN_SAME_GROUP = {
+	 type = "value",},
+
+SOCIAL_RESULT_NOT_SAME_GROUP = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_BATTLE_STANDARD_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_CAMPAIGN_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_DEMOTE_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_DESCRIPTION_EDIT_PREMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_ERROR = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_GUILD_BANK_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_GUILD_LEADER_RANK_DEFINED = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_HERALDRY_EDIT_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_HOUSE_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_INTRA_CAMPAIGN_JUMPS_ALLOWED = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_INVITE_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_JUMP_CHAMPION_RANK = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_JUMP_IN_COMBAT = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_KEEP_CLAIM_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_KICK_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_LOCATION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_NOTE_EDIT_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_PROMOTE_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_RECRUITMENT_EDIT_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_RECRUIT_RANK_DEFINED = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_ROOM = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_ROOM_FOR_CAMP = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_ROOM_FOR_STANDARD = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_ROOM_FOR_TABARD = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_SET_MOTD_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_STORE_BUY_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_STORE_SELL_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_NO_STRUCTURE_EDIT_PERMISSION = {
+	 type = "value",},
+
+SOCIAL_RESULT_OTHER_ACCOUNT_TOO_MANY_FRIENDS = {
+	 type = "value",},
+
+SOCIAL_RESULT_PERMISSION_SAVE_FAILURE = {
+	 type = "value",},
+
+SOCIAL_RESULT_RATE_LIMIT_EXCEEDED = {
+	 type = "value",},
+
+SOCIAL_RESULT_REQUEST_NOT_FOUND = {
+	 type = "value",},
+
+SOCIAL_RESULT_SOCIAL_DATA_UNAVAILABLE = {
+	 type = "value",},
+
+SOCIAL_RESULT_SOCIAL_ERROR = {
+	 type = "value",},
+
+SOCIAL_RESULT_TOO_FEW_GUILD_RANKS = {
+	 type = "value",},
+
+SOCIAL_RESULT_TOO_MANY_GUILD_RANKS = {
+	 type = "value",},
+
+SOCIAL_RESULT_UNABLE_TO_RELEASE_KEEP_CLAIM = {
+	 type = "value",},
+
+SOCIAL_RESULT_WRONG_ALLIANCE = {
+	 type = "value",},
+
+SOUL_GEM_ITEM_CHARGING_ALREADY_CHARGED = {
+	 type = "value",},
+
+SOUL_GEM_ITEM_CHARGING_NO_SOUL_GEM = {
+	 type = "value",},
+
+STORE_FAILURE_ALREADY_HAVE_COLLECTIBLE = {
+	 type = "value",},
+
+STORE_FAILURE_AT_FENCE_LIMIT = {
+	 type = "value",},
+
+STORE_FAILURE_BUY_ITEM_FAILED_REQS = {
+	 type = "value",},
+
+STORE_FAILURE_CANT_BE_SOLD = {
+	 type = "value",},
+
+STORE_FAILURE_CANT_BUY_MULTIPLES = {
+	 type = "value",},
+
+STORE_FAILURE_HOOKPOINT_NOT_ACTIVE = {
+	 type = "value",},
+
+STORE_FAILURE_ITEM_BUY_UNIQUE = {
+	 type = "value",},
+
+STORE_FAILURE_NOT_ENOUGH_ALLIANCE_POINTS = {
+	 type = "value",},
+
+STORE_FAILURE_NOT_ENOUGH_ITEM = {
+	 type = "value",},
+
+STORE_FAILURE_NOT_ENOUGH_STABLE_SPACE = {
+	 type = "value",},
+
+STORE_FAILURE_NOT_ENOUGH_TELVAR_STONES = {
+	 type = "value",},
+
+STORE_FAILURE_NOT_ENOUGH_WRIT_VOUCHERS = {
+	 type = "value",},
+
+STORE_FAILURE_NOT_STOLEN = {
+	 type = "value",},
+
+STORE_FAILURE_NO_NEED_FOR_QUEST_ITEM = {
+	 type = "value",},
+
+STORE_FAILURE_NO_NEED_FOR_THAT_MANY_QUEST_ITEM = {
+	 type = "value",},
+
+STORE_FAILURE_SELL_FAILED_MONEY_CAP = {
+	 type = "value",},
+
+STORE_FAILURE_STOLEN = {
+	 type = "value",},
+
+STORE_FAILURE_WORTHLESS_TO_FENCE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_ADD_ITEM_DUPLICATE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_DISABLED = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_IGNORING_YOU = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_INVALID_TRADE_SLOT = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_ITEM_ADD_LOCKED = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_ITEM_IS_BOUND = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_ITEM_IS_STOLEN = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_ITEM_UNIQUE_FROM_OTHER = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NEED_ALLIANCE_FOR_TRADE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NEED_PLAYER_FOR_TRADE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NOT_CONSIDERING_TRADE_INVITE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NOT_ENOUGH_EMPTY_SLOTS = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NOT_ENOUGH_SLOTS = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NOT_TRADING = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_NOT_WAITING_TRADE_INVITE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_OTHER_HAS_TOO_MUCH_MONEY = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_OTHER_IS_MISSING_MONEY = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_OTHER_PLAYER_MISSING = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_PARTICIPANT_IS_DEAD = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_SUCCESS = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TARGET_IS_TRADING = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TOO_FAR_TO_TRADE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TRADE_INVITE_ALREADY_SENT = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TRADE_INVITE_FAILED = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TRADE_INVITE_PENDING = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TRADE_INVITE_WHEN_ACTIVE = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TRADE_SELF_ERROR = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_TRADE_TARGET_REQUIRED = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_UKNOWN_ITEM = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_YOU_ARE_BUSY = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_YOU_ARE_MISSING_MONEY = {
+	 type = "value",},
+
+TRADE_ACTION_RESULT_YOU_HAVE_TOO_MUCH_MONEY = {
+	 type = "value",},
+
+CRAFTING_ADVANCE_MODE_DELEVEL = {
+	 type = "value",},
+
+CRAFTING_ADVANCE_MODE_FREEZE = {
+	 type = "value",},
+
+CRAFTING_ADVANCE_MODE_LEVEL = {
+	 type = "value",},
+
+CRAFTING_ADVANCE_MODE_LOCKED = {
+	 type = "value",},
+
+CRAFTING_RESULT_ALREADY_RESEARCHING = {
+	 type = "value",},
+
+CRAFTING_RESULT_BUSY = {
+	 type = "value",},
+
+CRAFTING_RESULT_CANT_DECONSTRUCT_WORN = {
+	 type = "value",},
+
+CRAFTING_RESULT_CRAFT_SUCCESS = {
+	 type = "value",},
+
+CRAFTING_RESULT_DECONSTRUCT_BAD_QUANTITY = {
+	 type = "value",},
+
+CRAFTING_RESULT_DECONSTRUCT_SUCCESS = {
+	 type = "value",},
+
+CRAFTING_RESULT_FAIL_PATTERN_REQUIREMENTS = {
+	 type = "value",},
+
+CRAFTING_RESULT_IMPROVE_FAILED = {
+	 type = "value",},
+
+CRAFTING_RESULT_INTERRUPTED = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_BASE = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_MATERIAL = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_PATTERN = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_REAGENT = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_RESEARCH = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_RESEARCH_TRADESKILL = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_RUNE = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_STYLE_MATERIAL = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_STYLE_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_INVALID_TRAIT_MATERIAL = {
+	 type = "value",},
+
+CRAFTING_RESULT_ITEM_CRAFT_UNIQUE = {
+	 type = "value",},
+
+CRAFTING_RESULT_ITEM_NOT_DECONSTRUCTABLE = {
+	 type = "value",},
+
+CRAFTING_RESULT_ITEM_NOT_IMPROVABLE = {
+	 type = "value",},
+
+CRAFTING_RESULT_ITEM_NOT_REFINEABLE = {
+	 type = "value",},
+
+CRAFTING_RESULT_MUST_LEARN_TRAIT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_BASE_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_COMPONENTS_FOR_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_COMPONENTS_FOR_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_DECONSTRUCT_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_ENCHANTING_QUALITY_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_ENCHANTING_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_ITEM_TO_RESEARCH = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_RANK_FOR_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_RANK_FOR_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_RECIPE_QUALITY_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_RECIPE_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_REFINE_RANK = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_REQUIREMENTS_FOR_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_SPACE_TO_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_SPACE_TO_DECONSTRUCT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_SPACE_TO_REFINE = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_UNLOCK_TO_DECONSTRUCT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_UNLOCK_TO_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_NEED_VALID_DECONSTRUCTION = {
+	 type = "value",},
+
+CRAFTING_RESULT_NO_ITEM_TO_DECONSTRUCT = {
+	 type = "value",},
+
+CRAFTING_RESULT_NO_ITEM_TO_REFINE = {
+	 type = "value",},
+
+CRAFTING_RESULT_NO_MATCH = {
+	 type = "value",},
+
+CRAFTING_RESULT_NO_MONEY = {
+	 type = "value",},
+
+CRAFTING_RESULT_NO_MONEY_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_REFINE_SUCCESS = {
+	 type = "value",},
+
+CRAFTING_RESULT_REFORGE_SUCCESS = {
+	 type = "value",},
+
+CRAFTING_RESULT_SAME_STYLE_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_TOO_FEW_REAGENTS = {
+	 type = "value",},
+
+CRAFTING_RESULT_TOO_MANY_REAGENTS = {
+	 type = "value",},
+
+CRAFTING_RESULT_TOO_MANY_RESEARCH = {
+	 type = "value",},
+
+CRAFTING_RESULT_UNKNOWN_RECIPE = {
+	 type = "value",},
+
+CRAFTING_RESULT_UNKNOWN_SKILL_DECONSTRUCT = {
+	 type = "value",},
+
+CRAFTING_RESULT_UNKNOWN_SKILL_REFINE = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_ADDITIVE_CATEGORY = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_BOOSTER = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_STYLE_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_STYLE_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_TARGET_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_TARGET_DECONSTRUCT = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_TARGET_REFINE = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_TARGET_REFORGE = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_TRADESKILL_FOR_CRAFT = {
+	 type = "value",},
+
+CRAFTING_RESULT_WRONG_TRADESKILL_FOR_REFORGE = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_ALL_LEVEL = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_ARMOR = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_CHAMPION_POINTS = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_ENCHANTMENT = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_EQUIP = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_FURNITURE_CATEGORY = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_FURNITURE_SUBCATEGORY = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_ITEM = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_LEVEL = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_PRICE = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_QUALITY = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_SPECIALIZED_ITEM = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_TRAIT = {
+	 type = "value",},
+
+TRADING_HOUSE_FILTER_TYPE_WEAPON = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_AWAITING_INITIAL_STATUS = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANCEL_SALE_PENDING = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_AFFORD_BUYPRICE = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_AFFORD_POST_FEE = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_BUY_YOUR_OWN_POSTS = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_POST_BOUND = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_POST_LOCKED = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_POST_STOLEN = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_SELL_FOR_FREE = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_SELL_FOR_OVER_MAX_AMOUNT = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CANT_SWITCH_GUILDS_WHILE_AWAITING_RESPONSE = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_CAN_ONLY_POST_FROM_BACKPACK = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_GUILD_TOO_SMALL = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_INVALID_GUILD_ID = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_ITEM_NOT_FOUND = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_LISTINGS_PENDING = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_NOT_A_MEMBER = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_NOT_IN_A_GUILD = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_NOT_OPEN = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_NO_PERMISSION = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_POST_PENDING = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_PURCHASE_PENDING = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_SEARCH_PENDING = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_SEARCH_RATE_EXCEEDED = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_SUCCESS = {
+	 type = "value",},
+
+TRADING_HOUSE_RESULT_TOO_MANY_POSTS = {
+	 type = "value",},
+
+TRADING_HOUSE_SORT_EXPIRY_TIME = {
+	 type = "value",},
+
+TRADING_HOUSE_SORT_REQUIRED_LEVEL = {
+	 type = "value",},
+
+TRADING_HOUSE_SORT_SALE_PRICE = {
+	 type = "value",},
+
+TRIAL_RESTRICTION_CANNOT_USE_GUILDS = {
+	 type = "value",},
+
+TRIAL_RESTRICTION_CANNOT_WHISPER = {
+	 type = "value",},
+
+TRIAL_RESTRICTION_CANNOT_ZONE_YELL = {
+	 type = "value",},
+
+TRIAL_RESTRICTION_NO_RESTRICTION = {
+	 type = "value",},
+
+TRIAL_RESTRICTION_WHISPER_FRIENDS_ONLY = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_FAILED_INSUFFICIENT_AP = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_FAILED_INSUFFICIENT_GOLD = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_FAILED_NOT_ASSIGNED_TO_CAMPAIGN = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_FAILED_PLAYER_IN_CAMPAIGN = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_FAILED_UNASSIGN = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_FAILED_UNASSIGN_COOLDOWN = {
+	 type = "value",},
+
+UNASSIGN_CAMPAIGN_RESULT_SUCCESS = {
+	 type = "value",},
+
+MAX_EMAIL_LENGTH = {
+	 type = "value",},
+
+ACCOUNT_NAME_MIN_LENGTH = {
+	 type = "value",},
+
+CHARNAME_MIN_LENGTH = {
+	 type = "value",},
+
+COLLECTIBLE_NAME_MIN_LENGTH = {
+	 type = "value",},
+
+MAX_DEVICE_ID_LENGTH = {
+	 type = "value",},
+
+SCRIPTED_WORLD_EVENT_TIMEOUT_MS = {
+	 type = "value",},
+
+MAX_GUILD_MEMBERS = {
+	 type = "value",},
+
+MAX_GUILDS = {
+	 type = "value",},
+
+MAIL_MAX_BODY_CHARACTERS = {
+	 type = "value",},
+
+MAX_LOCAL_MAILS = {
+	 type = "value",},
+
+MAIL_MAX_SUBJECT_CHARACTERS = {
+	 type = "value",},
+
+MAX_TEXT_CHAT_INPUT_CHARACTERS = {
+	 type = "value",},
+
+NUM_BUG_CATEGORIES = {
+	 type = "value",},
+
+MAX_PASSWORD_LENGTH = {
+	 type = "value",},
+
+SYSTEM_MAIL_MAX_PARAMETER_CHARACTERS = {
+	 type = "value",},
+
+ADDON_STATE_DEPENDENCIES_DISABLED = {
+	 type = "value",},
+
+ADDON_STATE_DISABLED = {
+	 type = "value",},
+
+ADDON_STATE_ENABLED = {
+	 type = "value",},
+
+ADDON_STATE_ERROR_STATE_UNABLE_TO_LOAD = {
+	 type = "value",},
+
+ADDON_STATE_NO_STATE = {
+	 type = "value",},
+
+ADDON_STATE_TOC_LOADED = {
+	 type = "value",},
+
+ADDON_STATE_VERSION_MISMATCH = {
+	 type = "value",},
+
+ANCHOR_CONSTRAINS_X = {
+	 type = "value",},
+
+ANCHOR_CONSTRAINS_XY = {
+	 type = "value",},
+
+ANCHOR_CONSTRAINS_Y = {
+	 type = "value",},
+
+BOTTOM = {
+	 type = "value",},
+
+BOTTOMLEFT = {
+	 type = "value",},
+
+BOTTOMRIGHT = {
+	 type = "value",},
+
+CENTER = {
+	 type = "value",},
+
+LEFT = {
+	 type = "value",},
+
+NONE = {
+	 type = "value",},
+
+RIGHT = {
+	 type = "value",},
+
+TOP = {
+	 type = "value",},
+
+TOPLEFT = {
+	 type = "value",},
+
+TOPRIGHT = {
+	 type = "value",},
+
+ANIMATION_PLAYBACK_INVALID = {
+	 type = "value",},
+
+ANIMATION_PLAYBACK_LOOP = {
+	 type = "value",},
+
+ANIMATION_PLAYBACK_ONE_SHOT = {
+	 type = "value",},
+
+ANIMATION_PLAYBACK_PING_PONG = {
+	 type = "value",},
+
+ANIMATION_ALPHA = {
+	 type = "value",},
+
+ANIMATION_COLOR = {
+	 type = "value",},
+
+ANIMATION_CUSTOM = {
+	 type = "value",},
+
+ANIMATION_INVALID = {
+	 type = "value",},
+
+ANIMATION_ROTATE = {
+	 type = "value",},
+
+ANIMATION_SCALE = {
+	 type = "value",},
+
+ANIMATION_SCROLL = {
+	 type = "value",},
+
+ANIMATION_SIZE = {
+	 type = "value",},
+
+ANIMATION_TEXTURE = {
+	 type = "value",},
+
+ANIMATION_TEXTUREROTATE = {
+	 type = "value",},
+
+ANIMATION_TEXTURESLIDE = {
+	 type = "value",},
+
+ANIMATION_TRANSLATE = {
+	 type = "value",},
+
+ANIMATION_TRANSLATE = {
+	 type = "value",},
+
+BAR_ALIGNMENT_CENTER = {
+	 type = "value",},
+
+BAR_ALIGNMENT_NORMAL = {
+	 type = "value",},
+
+BAR_ALIGNMENT_REVERSE = {
+	 type = "value",},
+
+BSTATE_DISABLED = {
+	 type = "value",},
+
+BSTATE_DISABLED_PRESSED = {
+	 type = "value",},
+
+BSTATE_NORMAL = {
+	 type = "value",},
+
+BSTATE_PRESSED = {
+	 type = "value",},
+
+CARDINAL_DIRECTION_EAST = {
+	 type = "value",},
+
+CARDINAL_DIRECTION_NORTH = {
+	 type = "value",},
+
+CARDINAL_DIRECTION_SOUTH = {
+	 type = "value",},
+
+CARDINAL_DIRECTION_WEST = {
+	 type = "value",},
+
+CONTROL_ACCESS_PRIVATE = {
+	 type = "value",},
+
+CONTROL_ACCESS_PUBLIC = {
+	 type = "value",},
+
+ORIENTATION_HORIZONTAL = {
+	 type = "value",},
+
+ORIENTATION_VERTICAL = {
+	 type = "value",},
+
+CT_BACKDROP = {
+	 type = "value",},
+
+CT_BUTTON = {
+	 type = "value",},
+
+CT_COLORSELECT = {
+	 type = "value",},
+
+CT_COMPASS = {
+	 type = "value",},
+
+CT_CONTROL = {
+	 type = "value",},
+
+CT_COOLDOWN = {
+	 type = "value",},
+
+CT_DEBUGTEXT = {
+	 type = "value",},
+
+CT_EDITBOX = {
+	 type = "value",},
+
+CT_INVALID_TYPE = {
+	 type = "value",},
+
+CT_LABEL = {
+	 type = "value",},
+
+CT_LINE = {
+	 type = "value",},
+
+CT_MAPDISPLAY = {
+	 type = "value",},
+
+CT_ROOT_WINDOW = {
+	 type = "value",},
+
+CT_SCROLL = {
+	 type = "value",},
+
+CT_SLIDER = {
+	 type = "value",},
+
+CT_STATUSBAR = {
+	 type = "value",},
+
+CT_TEXTBUFFER = {
+	 type = "value",},
+
+CT_TEXTURE = {
+	 type = "value",},
+
+CT_TEXTURECOMPOSITE = {
+	 type = "value",},
+
+CT_TOOLTIP = {
+	 type = "value",},
+
+CT_TOPLEVELCONTROL = {
+	 type = "value",},
+
+CD_TYPE_RADIAL = {
+	 type = "value",},
+
+CD_TYPE_VERTICAL = {
+	 type = "value",},
+
+CD_TYPE_VERTICAL_REVEAL = {
+	 type = "value",},
+
+CD_TIME_TYPE_TIME_REMAINING = {
+	 type = "value",},
+
+CD_TIME_TYPE_TIME_UNTIL = {
+	 type = "value",},
+
+DL_BACKGROUND = {
+	 type = "value",},
+
+DL_CONTROLS = {
+	 type = "value",},
+
+DL_OVERLAY = {
+	 type = "value",},
+
+DL_TEXT = {
+	 type = "value",},
+
+DT_HIGH = {
+	 type = "value",},
+
+DT_LOW = {
+	 type = "value",},
+
+DT_MEDIUM = {
+	 type = "value",},
+
+DT_PARENT = {
+	 type = "value",},
+
+EVENT_REASON_HARDWARE = {
+	 type = "value",},
+
+EVENT_REASON_SOFTWARE = {
+	 type = "value",},
+
+FONT_STYLE_NORMAL = {
+	 type = "value",},
+
+FONT_STYLE_OUTLINE = {
+	 type = "value",},
+
+FONT_STYLE_OUTLINE_THICK = {
+	 type = "value",},
+
+FONT_STYLE_SHADOW = {
+	 type = "value",},
+
+FONT_STYLE_SOFT_SHADOW_THICK = {
+	 type = "value",},
+
+FONT_STYLE_SOFT_SHADOW_THIN = {
+	 type = "value",},
+
+GUI_RENDER_ = {
+	 type = "value",},
+
+GUI_RENDER_ = {
+	 type = "value",},
+
+INPUT_DEVICE_TYPE_KEYBOARD = {
+	 type = "value",},
+
+INPUT_DEVICE_TYPE_MOUSE = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_ = {
+	 type = "value",},
+
+KEY_A = {
+	 type = "value",},
+
+KEY_ALT = {
+	 type = "value",},
+
+KEY_B = {
+	 type = "value",},
+
+KEY_BACKSPACE = {
+	 type = "value",},
+
+KEY_C = {
+	 type = "value",},
+
+KEY_CAPSLOCK = {
+	 type = "value",},
+
+KEY_COMMAND = {
+	 type = "value",},
+
+KEY_CTRL = {
+	 type = "value",},
+
+KEY_D = {
+	 type = "value",},
+
+KEY_DELETE = {
+	 type = "value",},
+
+KEY_DOWNARROW = {
+	 type = "value",},
+
+KEY_E = {
+	 type = "value",},
+
+KEY_END = {
+	 type = "value",},
+
+KEY_ENTER = {
+	 type = "value",},
+
+KEY_ESCAPE = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_F = {
+	 type = "value",},
+
+KEY_G = {
+	 type = "value",},
+
+KEY_GAMEPAD_BACK = {
+	 type = "value",},
+
+KEY_GAMEPAD_BACK_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_BACK_START = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_DPAD_RIGHT_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_DPAD_LEFT = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_LEFT_STICK = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_SHOULDER_RIGHT_STICK = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_LEFT_TRIGGER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_RIGHT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_RIGHT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_RIGHT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_RIGHT_SHOULDER_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_SHOULDERS = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_STICKS = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_TOUCHPAD_START = {
+	 type = "value",},
+
+KEY_GAMEPAD_BOTH_TRIGGERS = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_BUTTON_ = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_DOWN = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_DOWN_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_LEFT = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_LEFT_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_RIGHT = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_RIGHT_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_UP = {
+	 type = "value",},
+
+KEY_GAMEPAD_DPAD_UP_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_LEFT_SHOULDER = {
+	 type = "value",},
+
+KEY_GAMEPAD_LEFT_SHOULDER_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_LEFT_STICK = {
+	 type = "value",},
+
+KEY_GAMEPAD_LEFT_STICK_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_LEFT_TRIGGER = {
+	 type = "value",},
+
+KEY_GAMEPAD_LEFT_TRIGGER_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_LSTICK_DOWN = {
+	 type = "value",},
+
+KEY_GAMEPAD_LSTICK_LEFT = {
+	 type = "value",},
+
+KEY_GAMEPAD_LSTICK_RIGHT = {
+	 type = "value",},
+
+KEY_GAMEPAD_LSTICK_UP = {
+	 type = "value",},
+
+KEY_GAMEPAD_RIGHT_SHOULDER = {
+	 type = "value",},
+
+KEY_GAMEPAD_RIGHT_SHOULDER_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_RIGHT_STICK = {
+	 type = "value",},
+
+KEY_GAMEPAD_RIGHT_STICK_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_RIGHT_TRIGGER = {
+	 type = "value",},
+
+KEY_GAMEPAD_RIGHT_TRIGGER_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_RSTICK_DOWN = {
+	 type = "value",},
+
+KEY_GAMEPAD_RSTICK_LEFT = {
+	 type = "value",},
+
+KEY_GAMEPAD_RSTICK_RIGHT = {
+	 type = "value",},
+
+KEY_GAMEPAD_RSTICK_UP = {
+	 type = "value",},
+
+KEY_GAMEPAD_START = {
+	 type = "value",},
+
+KEY_GAMEPAD_START_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_HOLD = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_PRESSED = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_SWIPE_DOWN = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_SWIPE_LEFT = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_SWIPE_RIGHT = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_SWIPE_UP = {
+	 type = "value",},
+
+KEY_GAMEPAD_TOUCHPAD_TOUCHED = {
+	 type = "value",},
+
+KEY_H = {
+	 type = "value",},
+
+KEY_HOME = {
+	 type = "value",},
+
+KEY_I = {
+	 type = "value",},
+
+KEY_INSERT = {
+	 type = "value",},
+
+KEY_INVALID = {
+	 type = "value",},
+
+KEY_J = {
+	 type = "value",},
+
+KEY_K = {
+	 type = "value",},
+
+KEY_L = {
+	 type = "value",},
+
+KEY_LEFTARROW = {
+	 type = "value",},
+
+KEY_LWINDOWS = {
+	 type = "value",},
+
+KEY_M = {
+	 type = "value",},
+
+KEY_MOUSEWHEEL_DOWN = {
+	 type = "value",},
+
+KEY_MOUSEWHEEL_UP = {
+	 type = "value",},
+
+KEY_MOUSE_ = {
+	 type = "value",},
+
+KEY_MOUSE_ = {
+	 type = "value",},
+
+KEY_MOUSE_LEFT = {
+	 type = "value",},
+
+KEY_MOUSE_LEFTRIGHT = {
+	 type = "value",},
+
+KEY_MOUSE_MIDDLE = {
+	 type = "value",},
+
+KEY_MOUSE_RIGHT = {
+	 type = "value",},
+
+KEY_N = {
+	 type = "value",},
+
+KEY_NUMLOCK = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD = {
+	 type = "value",},
+
+KEY_NUMPAD_ADD = {
+	 type = "value",},
+
+KEY_NUMPAD_DOT = {
+	 type = "value",},
+
+KEY_NUMPAD_ENTER = {
+	 type = "value",},
+
+KEY_NUMPAD_MINUS = {
+	 type = "value",},
+
+KEY_NUMPAD_SLASH = {
+	 type = "value",},
+
+KEY_NUMPAD_STAR = {
+	 type = "value",},
+
+KEY_O = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_ = {
+	 type = "value",},
+
+KEY_OEM_COMMA = {
+	 type = "value",},
+
+KEY_OEM_MINUS = {
+	 type = "value",},
+
+KEY_OEM_PERIOD = {
+	 type = "value",},
+
+KEY_OEM_PLUS = {
+	 type = "value",},
+
+KEY_P = {
+	 type = "value",},
+
+KEY_PAGEDOWN = {
+	 type = "value",},
+
+KEY_PAGEUP = {
+	 type = "value",},
+
+KEY_PAUSE = {
+	 type = "value",},
+
+KEY_PRINTSCREEN = {
+	 type = "value",},
+
+KEY_Q = {
+	 type = "value",},
+
+KEY_R = {
+	 type = "value",},
+
+KEY_RIGHTARROW = {
+	 type = "value",},
+
+KEY_RWINDOWS = {
+	 type = "value",},
+
+KEY_S = {
+	 type = "value",},
+
+KEY_SCROLLLOCK = {
+	 type = "value",},
+
+KEY_SHIFT = {
+	 type = "value",},
+
+KEY_SPACEBAR = {
+	 type = "value",},
+
+KEY_T = {
+	 type = "value",},
+
+KEY_TAB = {
+	 type = "value",},
+
+KEY_U = {
+	 type = "value",},
+
+KEY_UPARROW = {
+	 type = "value",},
+
+KEY_V = {
+	 type = "value",},
+
+KEY_W = {
+	 type = "value",},
+
+KEY_X = {
+	 type = "value",},
+
+KEY_Y = {
+	 type = "value",},
+
+KEY_Z = {
+	 type = "value",},
+
+LABEL_LINE_ANCHOR_BASELINE = {
+	 type = "value",},
+
+LABEL_LINE_ANCHOR_BOTTOM = {
+	 type = "value",},
+
+LABEL_LINE_ANCHOR_TOP = {
+	 type = "value",},
+
+LABEL_LINE_ORDER_OVER = {
+	 type = "value",},
+
+LABEL_LINE_ORDER_UNDER = {
+	 type = "value",},
+
+LABEL_LINE_STYLE_SOLID = {
+	 type = "value",},
+
+LABEL_LINE_STYLE_WAVY = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AGGRO = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ALDMERI_VS_DAGGERFALL_LARGE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ALDMERI_VS_DAGGERFALL_MEDIUM = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ALDMERI_VS_DAGGERFALL_SMALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ALDMERI_VS_EBONHEART_LARGE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ALDMERI_VS_EBONHEART_MEDIUM = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ALDMERI_VS_EBONHEART_SMALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_ALDMERI_DEFENSIVE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_ALDMERI_OFFENSIVE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_DAGGERFALL_DEFENSIVE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_DAGGERFALL_OFFENSIVE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_EBONHEART_DEFENSIVE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_EBONHEART_OFFENSIVE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_GATE_CLOSED_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_GATE_CLOSED_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_GATE_CLOSED_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_GATE_OPEN_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_GATE_OPEN_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_GATE_OPEN_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_KEEP_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_KEEP_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_KEEP_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_RETURN_ALDMERI = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_RETURN_DAGGERFALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ARTIFACT_RETURN_EBONHEART = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ASSISTED_QUEST_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ASSISTED_QUEST_ENDING = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ASSISTED_QUEST_OPTIONAL_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ASSISTED_QUEST_REPEATABLE_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ASSISTED_QUEST_REPEATABLE_ENDING = {
+	 type = "value",},
+
+MAP_PIN_TYPE_ASSISTED_QUEST_REPEATABLE_OPTIONAL_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_CAPTURE_AREA_ALDMERI = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_CAPTURE_AREA_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_CAPTURE_AREA_DAGGERFALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_CAPTURE_AREA_EBONHEART = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_CAPTURE_AREA_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_TOWN_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_TOWN_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_TOWN_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_TOWN_GRAVEYARD_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_AVA_TOWN_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_CAPTURE_AREA_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_CAPTURE_AREA_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_CAPTURE_AREA_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_CAPTURE_AREA_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_CAPTURE_AREA_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_FIRE_DRAKES_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_NEUTRAL_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_PIT_DAEMONS_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_RETURN_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_RETURN_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_RETURN_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_SPAWN_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_SPAWN_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_SPAWN_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_SPAWN_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_FLAG_STORM_LORDS_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MOBILE_CAPTURE_AREA_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MOBILE_CAPTURE_AREA_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MOBILE_CAPTURE_AREA_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MOBILE_CAPTURE_AREA_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MOBILE_CAPTURE_AREA_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_A_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_A_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_A_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_A_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_B_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_B_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_B_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_B_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_C_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_C_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_C_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_C_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_D_FIRE_DRAKES = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_D_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_D_PIT_DAEMONS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MULTI_CAPTURE_AREA_D_STORM_LORDS = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MURDERBALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BGPIN_MURDERBALL_AURA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BORDER_KEEP_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BORDER_KEEP_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_BORDER_KEEP_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_DARK_BROTHERHOOD_TARGET = {
+	 type = "value",},
+
+MAP_PIN_TYPE_EBONHEART_VS_DAGGERFALL_LARGE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_EBONHEART_VS_DAGGERFALL_MEDIUM = {
+	 type = "value",},
+
+MAP_PIN_TYPE_EBONHEART_VS_DAGGERFALL_SMALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FARM_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FARM_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FARM_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FARM_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FAST_TRAVEL_BORDER_KEEP_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FAST_TRAVEL_KEEP_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FAST_TRAVEL_OUTPOST_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FAST_TRAVEL_WAYSHRINE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FAST_TRAVEL_WAYSHRINE_CURRENT_LOC = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FAST_TRAVEL_WAYSHRINE_UNDISCOVERED = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FORWARD_CAMP_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FORWARD_CAMP_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FORWARD_CAMP_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_FORWARD_CAMP_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_GROUP = {
+	 type = "value",},
+
+MAP_PIN_TYPE_GROUP_LEADER = {
+	 type = "value",},
+
+MAP_PIN_TYPE_HARVEST_NODE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_CITY_CLOSED = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_CITY_OPEN = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_DISTRICT_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_DISTRICT_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_DISTRICT_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_DISTRICT_GRAVEYARD_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_IMPERIAL_DISTRICT_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_INVALID = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_ATTACKED_LARGE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_ATTACKED_SMALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_GRAVEYARD_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_KEEP_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_LOCATION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MILL_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MILL_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MILL_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MILL_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MINE_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MINE_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MINE_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_MINE_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_NPC_FOLLOWER = {
+	 type = "value",},
+
+MAP_PIN_TYPE_OUTPOST_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_OUTPOST_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_OUTPOST_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_OUTPOST_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_PING = {
+	 type = "value",},
+
+MAP_PIN_TYPE_PLAYER = {
+	 type = "value",},
+
+MAP_PIN_TYPE_PLAYER_CAMERA = {
+	 type = "value",},
+
+MAP_PIN_TYPE_PLAYER_WAYPOINT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_POI_COMPLETE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_POI_SEEN = {
+	 type = "value",},
+
+MAP_PIN_TYPE_QUEST_COMPLETE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_QUEST_GIVE_ITEM = {
+	 type = "value",},
+
+MAP_PIN_TYPE_QUEST_INTERACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_QUEST_OFFER = {
+	 type = "value",},
+
+MAP_PIN_TYPE_QUEST_OFFER_REPEATABLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_QUEST_TALK_TO = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RALLY_POINT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RESPAWN_BORDER_KEEP_ACCESSIBLE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RESTRICTED_LINK_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RESTRICTED_LINK_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RESTRICTED_LINK_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RETURN_ALDMERI_DOMINION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RETURN_DAGGERFALL_COVENANT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RETURN_EBONHEART_PACT = {
+	 type = "value",},
+
+MAP_PIN_TYPE_RETURN_NEUTRAL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TIMELY_ESCAPE_NPC = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRACKED_QUEST_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRACKED_QUEST_ENDING = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRACKED_QUEST_OPTIONAL_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRACKED_QUEST_REPEATABLE_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRACKED_QUEST_REPEATABLE_ENDING = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRACKED_QUEST_REPEATABLE_OPTIONAL_CONDITION = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRAINER = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRI_BATTLE_LARGE = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRI_BATTLE_MEDIUM = {
+	 type = "value",},
+
+MAP_PIN_TYPE_TRI_BATTLE_SMALL = {
+	 type = "value",},
+
+MAP_PIN_TYPE_VENDOR = {
+	 type = "value",},
+
+MAP_TYPE_COUNT = {
+	 type = "value",},
+
+MAP_TYPE_LOCATION_CENTERED = {
+	 type = "value",},
+
+MAP_TYPE_PLAYER_CENTERED = {
+	 type = "value",},
+
+PIN_ANIMATION_TARGET_MAP_AND_GUTTER = {
+	 type = "value",},
+
+PIN_ANIMATION_TARGET_MAP_ONLY = {
+	 type = "value",},
+
+MODIFY_TEXT_TYPE_NONE = {
+	 type = "value",},
+
+MODIFY_TEXT_TYPE_UPPERCASE = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_ = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_ = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_INVALID = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_LEFT = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_LEFT_AND_RIGHT = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_MIDDLE = {
+	 type = "value",},
+
+MOUSE_BUTTON_INDEX_RIGHT = {
+	 type = "value",},
+
+MOUSE_CURSOR_DEFAULT_CURSOR = {
+	 type = "value",},
+
+MOUSE_CURSOR_DO_NOT_CARE = {
+	 type = "value",},
+
+MOUSE_CURSOR_ERASE = {
+	 type = "value",},
+
+MOUSE_CURSOR_FILL = {
+	 type = "value",},
+
+MOUSE_CURSOR_FILL_MULTIPLE = {
+	 type = "value",},
+
+MOUSE_CURSOR_ICON = {
+	 type = "value",},
+
+MOUSE_CURSOR_MAX = {
+	 type = "value",},
+
+MOUSE_CURSOR_NEXT_LEFT = {
+	 type = "value",},
+
+MOUSE_CURSOR_NEXT_RIGHT = {
+	 type = "value",},
+
+MOUSE_CURSOR_PAINT = {
+	 type = "value",},
+
+MOUSE_CURSOR_PAN = {
+	 type = "value",},
+
+MOUSE_CURSOR_PREVIEW = {
+	 type = "value",},
+
+MOUSE_CURSOR_RESIZE_EW = {
+	 type = "value",},
+
+MOUSE_CURSOR_RESIZE_NESW = {
+	 type = "value",},
+
+MOUSE_CURSOR_RESIZE_NS = {
+	 type = "value",},
+
+MOUSE_CURSOR_RESIZE_NWSE = {
+	 type = "value",},
+
+MOUSE_CURSOR_ROTATE = {
+	 type = "value",},
+
+MOUSE_CURSOR_SAMPLE = {
+	 type = "value",},
+
+MOUSE_CURSOR_UI_HAND = {
+	 type = "value",},
+
+KEEP_TEXTURE_AT_ZERO_REFERENCES = {
+	 type = "value",},
+
+RELEASE_TEXTURE_AT_ZERO_REFERENCES = {
+	 type = "value",},
+
+SCT_EVENT_TEXT_TYPE_EXTRA = {
+	 type = "value",},
+
+SCT_EVENT_TEXT_TYPE_MAIN = {
+	 type = "value",},
+
+SCT_UNIT_ANCHOR_HEAD = {
+	 type = "value",},
+
+SCT_UNIT_ANCHOR_LEFT_MIDDLE = {
+	 type = "value",},
+
+SCT_UNIT_ANCHOR_LEFT_TOP = {
+	 type = "value",},
+
+SCT_UNIT_ANCHOR_RIGHT_MIDDLE = {
+	 type = "value",},
+
+SCT_UNIT_ANCHOR_RIGHT_TOP = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_ALL = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_ALL_PLAYERS = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_LOCAL_PLAYER = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_LOCAL_PLAYER_FOLLOWER = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_MONSTERS = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_NONE = {
+	 type = "value",},
+
+SCT_UNIT_TYPE_OTHER_PLAYERS = {
+	 type = "value",},
+
+SCROLL_BOUNDING_BOUND = {
+	 type = "value",},
+
+SCROLL_BOUNDING_CONTAINED = {
+	 type = "value",},
+
+SCROLL_BOUNDING_DEFAULT = {
+	 type = "value",},
+
+SCROLL_BOUNDING_UNBOUND = {
+	 type = "value",},
+
+SET_MAP_RESULT_CURRENT_MAP_UNCHANGED = {
+	 type = "value",},
+
+SET_MAP_RESULT_FAILED = {
+	 type = "value",},
+
+SET_MAP_RESULT_MAP_CHANGED = {
+	 type = "value",},
+
+SHAPE_BOX = {
+	 type = "value",},
+
+SHAPE_CIRCLE = {
+	 type = "value",},
+
+TEXT_ALIGN_BOTTOM = {
+	 type = "value",},
+
+TEXT_ALIGN_CENTER = {
+	 type = "value",},
+
+TEXT_ALIGN_LEFT = {
+	 type = "value",},
+
+TEXT_ALIGN_RIGHT = {
+	 type = "value",},
+
+TEXT_ALIGN_TOP = {
+	 type = "value",},
+
+TEXT_TYPE_ALL = {
+	 type = "value",},
+
+TEXT_TYPE_ALPHABETIC = {
+	 type = "value",},
+
+TEXT_TYPE_ALPHABETIC_NO_FULLWIDTH_LATIN = {
+	 type = "value",},
+
+TEXT_TYPE_NUMERIC = {
+	 type = "value",},
+
+TEXT_TYPE_NUMERIC_UNSIGNED_INT = {
+	 type = "value",},
+
+TEXT_TYPE_PASSWORD = {
+	 type = "value",},
+
+TEXT_WRAP_MODE_ELLIPSIS = {
+	 type = "value",},
+
+TEXT_WRAP_MODE_TRUNCATE = {
+	 type = "value",},
+
+TEX_MODE_CLAMP = {
+	 type = "value",},
+
+TEX_MODE_WRAP = {
+	 type = "value",},
+
+TEX_BLEND_MODE_ADD = {
+	 type = "value",},
+
+TEX_BLEND_MODE_ALPHA = {
+	 type = "value",},
+
+TEX_BLEND_MODE_COLOR_DODGE = {
+	 type = "value",},
+
+TOOLTIP_HEADER_SIDE_LEFT = {
+	 type = "value",},
+
+TOOLTIP_HEADER_SIDE_RIGHT = {
+	 type = "value",},
+
+TRANSLATE_ANIMATION_DELTA_TYPE_FROM_END = {
+	 type = "value",},
+
+TRANSLATE_ANIMATION_DELTA_TYPE_FROM_START = {
+	 type = "value",},
+
+VERTEX_POINTS_BOTTOMLEFT = {
+	 type = "value",},
+
+VERTEX_POINTS_BOTTOMRIGHT = {
+	 type = "value",},
+
+VERTEX_POINTS_TOPLEFT = {
+	 type = "value",},
+
+VERTEX_POINTS_TOPRIGHT = {
+	 type = "value",},
+
+VIRTUAL_KEYBOARD_TYPE_DEFAULT = {
+	 type = "value",},
+
+VIRTUAL_KEYBOARD_TYPE_EMAIL = {
+	 type = "value",},
+
+LOOP_INDEFINITELY = {
+	 type = "value",},
+
+IME_UNDERLINE_THICKNESS_PIXELS = {
+	 type = "value",},
+
+MAX_ANCHORS = {
+	 type = "value",},
+
+CONSOLE_ENHANCED_RENDER_QUALITY_ENHANCED_ = {
+	 type = "value",},
+
+CONSOLE_ENHANCED_RENDER_QUALITY_FOUR_K = {
+	 type = "value",},
+
+FULLSCREEN_MODE_FULLSCREEN_EXCLUSIVE = {
+	 type = "value",},
+
+FULLSCREEN_MODE_FULLSCREEN_WINDOWED = {
+	 type = "value",},
+
+FULLSCREEN_MODE_WINDOWED = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_CUSTOM = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_HIGH = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_LOW = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_MEDIUM = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_MINIMUM = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_PS = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_PS = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_PS = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_ULTRA = {
+	 type = "value",},
+
+GRAPHICS_PRESETS_XB = {
+	 type = "value",},
+
+PARTICLE_DENSITY_HIGH = {
+	 type = "value",},
+
+PARTICLE_DENSITY_LOW = {
+	 type = "value",},
+
+PARTICLE_DENSITY_MEDIUM = {
+	 type = "value",},
+
+PARTICLE_DENSITY_ULTRA = {
+	 type = "value",},
+
+SUB_SAMPLING_MODE_LOW = {
+	 type = "value",},
+
+SUB_SAMPLING_MODE_MEDIUM = {
+	 type = "value",},
+
+SUB_SAMPLING_MODE_NORMAL = {
+	 type = "value",},
+
+
+
+GetCVar = {type = "function",
+description = "",
+args = "(*string* _CVarName_)",
+returns = "(string,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+SetCVar = {type = "function",
+description = "",
+args = "(*string* _CVarName_, *string* _value_)",},
+
+
+
+GetSetting = {type = "function",
+description = "",
+args = "(*integer* _system_, *integer* _settingId_)",
+returns = "(string,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+GetSetting_Bool = {type = "function",
+description = "",
+args = "(*integer* _system_, *integer* _settingId_)",
+returns = "(bool,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+SetSetting = {type = "function",
+description = "",
+args = "(*integer* _system_, *integer* _settingId_, *string* _value_, *integer* _setOptions_)",},
+
+
+
+ApplySettings = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ResetSettingToDefault = {type = "function",
+description = "",
+args = "(*integer* _system_, *integer* _settingId_)",},
+
+
+
+ResetToDefaultSettings = {type = "function",
+description = "",
+args = "(*integer* _system_)",},
+
+
+
+RefreshSettings = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetString = {type = "function",
+description = "",
+args = "(*string* _stringVariablePrefix_, *integer* _contextId_)",
+returns = "(string,)",
+valuetype = "stringValue,",},
+
+
+
+
+
+
+
+IsShiftKeyDown = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isShiftDown,",},
+
+
+
+
+
+
+
+IsControlKeyDown = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isCtrlDown,",},
+
+
+
+
+
+
+
+IsAltKeyDown = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAltDown,",},
+
+
+
+
+
+
+
+IsCommandKeyDown = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isCommandDown,",},
+
+
+
+
+
+
+
+IsCapsLockOn = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isCapsLockOn,",},
+
+
+
+
+
+
+
+GetKeyName = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _keyCode_)",
+returns = "(string,)",
+valuetype = "keyName,",},
+
+
+
+
+
+
+
+GetKeyboardLayout = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "keyboardLayout,",},
+
+
+
+
+
+
+
+PlaySound = {type = "function",
+description = "",
+args = "(*string* _soundName_)",},
+
+
+
+SetGuiHidden = {type = "function",
+description = "",
+args = "(*string* _guiName_, *bool* _hidden_)",},
+
+
+
+GetGuiHidden = {type = "function",
+description = "",
+args = "(*string* _guiName_)",
+returns = "(bool,)",
+valuetype = "hidden,",},
+
+
+
+
+
+
+
+ToggleFullScreen = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsMouseWithinClientArea = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "insideClient,",},
+
+
+
+
+
+
+
+IsUserAdjustingClientWindow = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAdjusting,",},
+
+
+
+
+
+
+
+GetInterfaceColor = {type = "function",
+description = "",
+args = "(*integer* _interfaceColorType_, *integer* _fieldValue_)",
+returns = "(number,number,number,number,)",
+valuetype = "alpha,blue,green,red,",},
+
+
+
+
+
+
+
+GetErrorString = {type = "function",
+description = "",
+args = "(*integer* _errorStringId_)",
+returns = "(string,)",
+valuetype = "stringValue,",},
+
+
+
+
+
+
+
+GetAllianceName = {type = "function",
+description = "",
+args = "(*[Alliance|#Alliance]* _alliance_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetBattlegroundAllianceName = {type = "function",
+description = "",
+args = "(*[BattlegroundAlliance|#BattlegroundAlliance]* _battlegroundAlliance_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetNumClasses = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "classCount,",},
+
+
+
+
+
+
+
+GetClassInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(textureName,textureName,textureName,textureName,bool,textureName,textureName,textureName,string,integer,)",
+valuetype = "pressedIconGamepad,normalIconGamepad,ingameIconGamepad,ingameIconKeyboard,isSelectable,mouseoverIconKeyboard,pressedIconKeyboard,normalIconKeyboard,lore,defId,",},
+
+
+
+
+
+
+
+GetClassName = {type = "function",
+description = "",
+args = "(*[Gender|#Gender]* _gender_, *integer* _classId_)",
+returns = "(string,)",
+valuetype = "className,",},
+
+
+
+
+
+
+
+GetRaceName = {type = "function",
+description = "",
+args = "(*[Gender|#Gender]* _gender_, *integer* _raceId_)",
+returns = "(string,)",
+valuetype = "raceName,",},
+
+
+
+
+
+
+
+GetLocationName = {type = "function",
+description = "",
+args = "(*integer* _worldId_)",
+returns = "(string,)",
+valuetype = "worldName,",},
+
+
+
+
+
+
+
+GetGenderFromNameDescriptor = {type = "function",
+description = "",
+args = "(*string* _nameDescriptor_)",
+returns = "()",
+valuetype = "gender,",},
+
+
+
+
+
+
+
+PlainStringFind = {type = "function",
+description = "",
+args = "(*string* _string_, *string* _searchFor_)",
+returns = "(integer,integer,bool,)",
+valuetype = "endIndex,startIndex,found,",},
+
+
+
+
+
+
+
+SplitString = {type = "function",
+description = "",
+args = "(*string* _delims_, *string* _stringToSplit_)",
+returns = "(string,)",
+valuetype = "strings,",},
+
+
+
+
+
+
+
+LocaleAwareToUpper = {type = "function",
+description = "",
+args = "(*string* _stringToUppercase_)",
+returns = "(string,)",
+valuetype = "upperCasedString,",},
+
+
+
+
+
+
+
+LocaleAwareToLower = {type = "function",
+description = "",
+args = "(*string* _stringToLowercase_)",
+returns = "(string,)",
+valuetype = "lowerCasedString,",},
+
+
+
+
+
+
+
+GetDisplayModes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "height,width,",},
+
+
+
+
+
+
+
+IsMinSpecMachine = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "minspec,",},
+
+
+
+
+
+
+
+IsPrivateFunction = {type = "function",
+description = "",
+args = "(*string* _functionName_)",
+returns = "(bool,)",
+valuetype = "isPrivate,",},
+
+
+
+
+
+
+
+IsProtectedFunction = {type = "function",
+description = "",
+args = "(*string* _functionName_)",
+returns = "(bool,)",
+valuetype = "isProtected,",},
+
+
+
+
+
+
+
+GetAPIVersion = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "version,",},
+
+
+
+
+
+
+
+Id = {type = "function",
+description = "",
+args = "(*id64* _id_)",
+returns = "(string,)",
+valuetype = "stringDesc,",},
+
+
+
+
+
+
+
+HideMouse = {type = "function",
+description = "",
+args = "(*bool* _onlyConsiderWhileMoving_)",},
+
+
+
+ShowMouse = {type = "function",
+description = "",
+args = "(*bool* _onlyConsiderWhileMoving_)",},
+
+
+
+IsInternalBuild = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInternalBuild,",},
+
+
+
+
+
+
+
+SaveLoadDialogResult = {type = "function",
+description = "",
+args = "(*[SaveLoadDialogError|#SaveLoadDialogError]* _errorType_, *[SaveLoadDialogAnswer|#SaveLoadDialogAnswer]* _result_)",},
+
+
+
+GetSecondsSinceMidnight = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "secondsSinceMidnight,",},
+
+
+
+
+
+
+
+GetFrameTimeSeconds = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "frameTimeInSeconds,",},
+
+
+
+
+
+
+
+GetFrameDeltaTimeSeconds = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "frameDeltaTimeInSeconds,",},
+
+
+
+
+
+
+
+GetFrameTimeMilliseconds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "frameTimeInMilliseconds,",},
+
+
+
+
+
+
+
+GetFrameDeltaTimeMilliseconds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "frameDeltaTimeInMilliseconds,",},
+
+
+
+
+
+
+
+GetDateStringFromTimestamp = {type = "function",
+description = "",
+args = "(*integer* _timestamp_)",
+returns = "(string,)",
+valuetype = "dateString,",},
+
+
+
+
+
+
+
+GetGameTimeMilliseconds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "gameTimeInMilliseconds,",},
+
+
+
+
+
+
+
+GetFramerate = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "currentFramerate,",},
+
+
+
+
+
+
+
+GetTimeString = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "currentTimeString,",},
+
+
+
+
+
+
+
+GetDate = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentTime,",},
+
+
+
+
+
+
+
+GetTimeStamp = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "timestamp,",},
+
+
+
+
+
+
+
+GetDiffBetweenTimeStamps = {type = "function",
+description = "",
+args = "(*id64* _laterTime_, *id64* _earlierTime_)",
+returns = "(number,)",
+valuetype = "difference,",},
+
+
+
+
+
+
+
+GetFormattedTime = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "formattedTime,",},
+
+
+
+
+
+
+
+FormatTimeSeconds = {type = "function",
+description = "",
+args = "(*number* _timeValueInSeconds_, *[TimeFormatStyleCode|#TimeFormatStyleCode]* _formatType_, *[TimeFormatPrecisionCode|#TimeFormatPrecisionCode]* _precisionType_, *[TimeFormatDirectionCode|#TimeFormatDirectionCode]* _direction_)",
+returns = "(number,string,)",
+valuetype = "nextUpdateTimeInSec,formattedTimeString,",},
+
+
+
+
+
+
+
+FormatTimeMilliseconds = {type = "function",
+description = "",
+args = "(*integer* _timeValueInMilliseconds_, *[TimeFormatStyleCode|#TimeFormatStyleCode]* _formatType_, *[TimeFormatPrecisionCode|#TimeFormatPrecisionCode]* _precisionType_, *[TimeFormatDirectionCode|#TimeFormatDirectionCode]* _direction_)",
+returns = "(integer,string,)",
+valuetype = "nextUpdateTimeInMilliseconds,formattedTimeString,",},
+
+
+
+
+
+
+
+SetGameCameraUIMode = {type = "function",
+description = "",
+args = "(*bool* _active_)",},
+
+
+
+IsGameCameraUIModeActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "active,",},
+
+
+
+
+
+
+
+LockCameraRotation = {type = "function",
+description = "",
+args = "(*bool* _locked_)",},
+
+
+
+SetCameraOptionsPreviewModeEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_, *[CameraOptionsPreview|#CameraOptionsPreview]* _option_)",},
+
+
+
+GetGuildId = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,)",
+valuetype = "guildId,",},
+
+
+
+
+
+
+
+GetNumGuildPermissions = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numPermissions,",},
+
+
+
+
+
+
+
+GetNumGuildHistoryCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetNumGuildMembersRequiredForPrivilege = {type = "function",
+description = "",
+args = "(*[GuildPrivilege|#GuildPrivilege]* _privilege_)",
+returns = "(integer,)",
+valuetype = "numGuildMembers,",},
+
+
+
+
+
+
+
+GetAvARankName = {type = "function",
+description = "",
+args = "(*[Gender|#Gender]* _gender_, *integer* _rank_)",
+returns = "(string,)",
+valuetype = "rankName,",},
+
+
+
+
+
+
+
+GetAvARankIcon = {type = "function",
+description = "",
+args = "(*integer* _rank_)",
+returns = "(textureName,)",
+valuetype = "rankIcon,",},
+
+
+
+
+
+
+
+CalculateCubicBezierEase = {type = "function",
+description = "",
+args = "(*number* _progress_, *number* _x1_, *number* _y1_, *number* _x2_, *number* _y2_)",
+returns = "(number,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+GetGamepadIconPathForKeyCode = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "()",
+valuetype = "height,width,gamepadIcon,",},
+
+
+
+
+
+
+
+GetMouseIconPathForKeyCode = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "()",
+valuetype = "height,width,mouseIcon,",},
+
+
+
+
+
+
+
+FormatIntegerWithDigitGrouping = {type = "function",
+description = "",
+args = "(*integer* _number_, *string* _delimiter_, *integer* _digitGroupSize_)",
+returns = "(string,)",
+valuetype = "formattedNumber,",},
+
+
+
+
+
+
+
+DoesCurrentLanguageRequireIME = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "requiresIME,",},
+
+
+
+
+
+
+
+IsVirtualKeyboardOnscreen = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "vkeyboardShowing,",},
+
+
+
+
+
+
+
+HashString = {type = "function",
+description = "",
+args = "(*string* _text_)",
+returns = "(integer,)",
+valuetype = "hashValue,",},
+
+
+
+
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*string* _controlName_)",},
+
+
+
+ComputeDepthAtWhichWorldWidthRendersAsUIWidth = {type = "function",
+description = "",
+args = "(*number* _worldWidth_, *number* _UIWidth_)",
+returns = "(number,)",
+valuetype = "depth,",},
+
+
+
+
+
+
+
+ComputeDepthAtWhichWorldHeightRendersAsUIHeight = {type = "function",
+description = "",
+args = "(*number* _worldHeight_, *number* _UIHeight_)",
+returns = "(number,)",
+valuetype = "depth,",},
+
+
+
+
+
+
+
+GetWorldDimensionsOfViewFrustumAtDepth = {type = "function",
+description = "",
+args = "(*number* _depth_)",
+returns = "(number,number,)",
+valuetype = "frustumHeight,frustumWidth,",},
+
+
+
+
+
+
+
+GetESOVersionString = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "versionString,",},
+
+
+
+
+
+
+
+Is = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+DoesSystemSupportConsoleEnhancedRenderQuality = {type = "function",
+description = "",
+args = "(*[ConsoleEnhancedRenderQuality|#ConsoleEnhancedRenderQuality]* _consoleEnhancedRenderQuality_)",
+returns = "(bool,)",
+valuetype = "hasSupport,",},
+
+
+
+
+
+
+
+DoesSystemSupportHDR = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "supportsHDR,",},
+
+
+
+
+
+
+
+IsSystemUsingHDR = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "usesHDR,",},
+
+
+
+
+
+
+
+GetEULADetails = {type = "function",
+description = "",
+args = "(*[EULAType|#EULAType]* _eulaType_)",
+returns = "(string,bool,string,string,string,)",
+valuetype = "dialogText,hasAgreed,disagreeText,agreeText,message,",},
+
+
+
+
+
+
+
+HasAgreedToEULA = {type = "function",
+description = "",
+args = "(*[EULAType|#EULAType]* _eulaType_)",
+returns = "(bool,)",
+valuetype = "hasAgreed,",},
+
+
+
+
+
+
+
+AgreeToEULA = {type = "function",
+description = "",
+args = "(*[EULAType|#EULAType]* _eulaType_)",},
+
+
+
+HasViewedEULA = {type = "function",
+description = "",
+args = "(*[EULAType|#EULAType]* _eulaType_)",
+returns = "(bool,)",
+valuetype = "hasViewed,",},
+
+
+
+
+
+
+
+MarkEULAAsViewed = {type = "function",
+description = "",
+args = "(*[EULAType|#EULAType]* _eulaType_)",},
+
+
+
+ShouldShowEULA = {type = "function",
+description = "",
+args = "(*[EULAType|#EULAType]* _eulaType_)",
+returns = "(bool,)",
+valuetype = "shouldShow,",},
+
+
+
+
+
+
+
+OpenURLByType = {type = "function",
+description = "",
+args = "(*[ApprovedURLType|#ApprovedURLType]* _urlType_)",},
+
+
+
+GetURLTextByType = {type = "function",
+description = "",
+args = "(*[ApprovedURLType|#ApprovedURLType]* _urlType_)",
+returns = "(string,)",
+valuetype = "urlText,",},
+
+
+
+
+
+
+
+ShouldOpenURLTypeInOverlay = {type = "function",
+description = "",
+args = "(*[ApprovedURLType|#ApprovedURLType]* _urlType_)",
+returns = "(bool,)",
+valuetype = "urlOpensInOverlay,",},
+
+
+
+
+
+
+
+GetPlatformServiceType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "platformServiceType,",},
+
+
+
+
+
+
+
+GetFrameDeltaNormalizedForTargetFramerate = {type = "function",
+description = "",
+args = "(*number* _targetFramesPerSecond_)",
+returns = "(number,)",
+valuetype = "frameDeltaNormalizedForTargetFramerate,",},
+
+
+
+
+
+
+
+GetDisplayName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "displayName,",},
+
+
+
+
+
+
+
+DecorateDisplayName = {type = "function",
+description = "",
+args = "(*string* _displayName_)",
+returns = "(string,)",
+valuetype = "decoratedDisplayName,",},
+
+
+
+
+
+
+
+IsDecoratedDisplayName = {type = "function",
+description = "",
+args = "(*string* _displayName_)",
+returns = "(bool,)",
+valuetype = "isDecorated,",},
+
+
+
+
+
+
+
+UndecorateDisplayName = {type = "function",
+description = "",
+args = "(*string* _displayName_)",
+returns = "(string,)",
+valuetype = "undecoratedDisplayName,",},
+
+
+
+
+
+
+
+GetNumFriends = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numFriends,",},
+
+
+
+
+
+
+
+GetFriendInfo = {type = "function",
+description = "",
+args = "(*luaindex* _friendIndex_)",
+returns = "(integer,integer,string,string,)",
+valuetype = "secsSinceLogoff,playerStatus,note,displayName,",},
+
+
+
+
+
+
+
+GetFriendCharacterInfo = {type = "function",
+description = "",
+args = "(*luaindex* _friendIndex_)",
+returns = "(integer,integer,integer,integer,integer,string,string,bool,)",
+valuetype = "zoneId,championRank,level,alliance,classType,zoneName,characterName,hasCharacter,",},
+
+
+
+
+
+
+
+GetNumIgnored = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numIgnored,",},
+
+
+
+
+
+
+
+GetIgnoredInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,string,)",
+valuetype = "note,displayName,",},
+
+
+
+
+
+
+
+IsIgnored = {type = "function",
+description = "",
+args = "(*string* _characterName_)",
+returns = "(bool,)",
+valuetype = "isIgnored,",},
+
+
+
+
+
+
+
+RequestFriend = {type = "function",
+description = "",
+args = "(*string* _charOrDisplayName_, *string* _message_)",},
+
+
+
+RemoveFriend = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+SetFriendNote = {type = "function",
+description = "",
+args = "(*luaindex* _friendIndex_, *string* _note_)",},
+
+
+
+AddIgnore = {type = "function",
+description = "",
+args = "(*string* _charOrDisplayName_)",},
+
+
+
+RemoveIgnore = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+SetIgnoreNote = {type = "function",
+description = "",
+args = "(*luaindex* _ignoreIndex_, *string* _note_)",},
+
+
+
+IsFriend = {type = "function",
+description = "",
+args = "(*string* _charOrDisplayName_)",
+returns = "(bool,)",
+valuetype = "isFriend,",},
+
+
+
+
+
+
+
+GetNumIncomingFriendRequests = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numRequests,",},
+
+
+
+
+
+
+
+GetIncomingFriendRequestInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,integer,string,)",
+valuetype = "message,secsSinceRequest,displayName,",},
+
+
+
+
+
+
+
+GetNumOutgoingFriendRequests = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numRequests,",},
+
+
+
+
+
+
+
+GetOutgoingFriendRequestInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,integer,string,)",
+valuetype = "note,secsSinceRequest,displayName,",},
+
+
+
+
+
+
+
+AcceptFriendRequest = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+RejectFriendRequest = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+CancelFriendRequest = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",},
+
+
+
+GetNumGuilds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numGuilds,",},
+
+
+
+
+
+
+
+GetGuildName = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetGuildDescription = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetGuildMotD = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(string,)",
+valuetype = "motd,",},
+
+
+
+
+
+
+
+GetGuildFoundedDate = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(string,)",
+valuetype = "foundedDate,",},
+
+
+
+
+
+
+
+GetGuildAlliance = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(integer,)",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+GetNumGuildMembers = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(integer,)",
+valuetype = "numGuildMembers,",},
+
+
+
+
+
+
+
+GetGuildInfo = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(string,integer,integer,)",
+valuetype = "leaderName,numOnline,numMembers,",},
+
+
+
+
+
+
+
+GetGuildMemberInfo = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _memberIndex_)",
+returns = "(integer,integer,luaindex,string,string,)",
+valuetype = "secsSinceLogoff,playerStatus,rankIndex,note,name,",},
+
+
+
+
+
+
+
+GetGuildMemberCharacterInfo = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _memberIndex_)",
+returns = "(integer,integer,integer,integer,integer,string,string,bool,)",
+valuetype = "zoneId,championRank,level,alliance,classType,zoneName,characterName,hasCharacter,",},
+
+
+
+
+
+
+
+GetGuildMemberIndexFromDisplayName = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _displayName_)",
+returns = "()",
+valuetype = "memberIndex,",},
+
+
+
+
+
+
+
+GetPlayerGuildMemberIndex = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(luaindex,)",
+valuetype = "memberIndex,",},
+
+
+
+
+
+
+
+GuildInvite = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _displayName_)",},
+
+
+
+IsValidGuildName = {type = "function",
+description = "",
+args = "(*string* _guildName_)",
+returns = "(integer,)",
+valuetype = "violationCode,",},
+
+
+
+
+
+
+
+GuildCreate = {type = "function",
+description = "",
+args = "(*string* _guildName_, *[Alliance|#Alliance]* _guildAlliance_)",},
+
+
+
+GuildRemove = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _displayName_)",},
+
+
+
+GuildLeave = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+GuildPromote = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _displayName_)",},
+
+
+
+GuildDemote = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _displayName_)",},
+
+
+
+ShouldDisplayGuildMemberRemoveAlert = {type = "function",
+description = "",
+args = "(*string* _characterName_)",
+returns = "(bool,)",
+valuetype = "shouldDisplay,",},
+
+
+
+
+
+
+
+ShouldDisplaySelfKickedFromGuildAlert = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(bool,)",
+valuetype = "shouldDisplay,",},
+
+
+
+
+
+
+
+SetGuildDescription = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _description_)",},
+
+
+
+SetGuildMotD = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *string* _motd_)",},
+
+
+
+DoesGuildRankHavePermission = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _rankIndex_, *integer* _permission_)",
+returns = "(bool,)",
+valuetype = "hasPermission,",},
+
+
+
+
+
+
+
+DoesPlayerHaveGuildPermission = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *integer* _permission_)",
+returns = "(bool,)",
+valuetype = "hasPermission,",},
+
+
+
+
+
+
+
+CanEditGuildRankPermission = {type = "function",
+description = "",
+args = "(*integer* _rankId_, *integer* _permission_)",
+returns = "(bool,)",
+valuetype = "hasPermission,",},
+
+
+
+
+
+
+
+DoesGuildHavePrivilege = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildPrivilege|#GuildPrivilege]* _privilege_)",
+returns = "(bool,)",
+valuetype = "hasPrivilege,",},
+
+
+
+
+
+
+
+GetNumGuildRanks = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(integer,)",
+valuetype = "numRanks,",},
+
+
+
+
+
+
+
+GetGuildRankIconIndex = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _rankIndex_)",
+returns = "(luaindex,)",
+valuetype = "iconIndex,",},
+
+
+
+
+
+
+
+GetNumGuildRankIcons = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numGuildRankIcons,",},
+
+
+
+
+
+
+
+GetGuildRankSmallIcon = {type = "function",
+description = "",
+args = "(*luaindex* _iconIndex_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetGuildRankLargeIcon = {type = "function",
+description = "",
+args = "(*luaindex* _iconIndex_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetGuildRankListHighlightIcon = {type = "function",
+description = "",
+args = "(*luaindex* _iconIndex_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetGuildRankListUpIcon = {type = "function",
+description = "",
+args = "(*luaindex* _iconIndex_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetGuildRankListDownIcon = {type = "function",
+description = "",
+args = "(*luaindex* _iconIndex_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetGuildRankId = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _rankIndex_)",
+returns = "(integer,)",
+valuetype = "rankId,",},
+
+
+
+
+
+
+
+IsGuildRankGuildMaster = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _rankIndex_)",
+returns = "(bool,)",
+valuetype = "isGuildMaster,",},
+
+
+
+
+
+
+
+InitializePendingGuildRanks = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+AddPendingGuildRank = {type = "function",
+description = "",
+args = "(*integer* _rankId_, *string* _name_, *integer* _permissions_, *luaindex* _iconIndex_)",},
+
+
+
+SavePendingGuildRanks = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+ComposeGuildRankPermissions = {type = "function",
+description = "",
+args = "(*integer* _permissions_, *integer* _permission_, *bool* _enabled_)",
+returns = "(integer,)",
+valuetype = "newPermissions,",},
+
+
+
+
+
+
+
+RequestOfflineGuildMembers = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+DoesGuildHistoryCategoryHaveMoreEvents = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildHistoryCategory|#GuildHistoryCategory]* _category_)",
+returns = "(bool,)",
+valuetype = "hasMoreEvents,",},
+
+
+
+
+
+
+
+RequestGuildHistoryCategoryNewest = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildHistoryCategory|#GuildHistoryCategory]* _category_)",
+returns = "(bool,)",
+valuetype = "requested,",},
+
+
+
+
+
+
+
+RequestGuildHistoryCategoryOlder = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildHistoryCategory|#GuildHistoryCategory]* _category_)",
+returns = "(bool,)",
+valuetype = "requested,",},
+
+
+
+
+
+
+
+GetNumGuildEvents = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildHistoryCategory|#GuildHistoryCategory]* _category_)",
+returns = "(integer,)",
+valuetype = "numEvents,",},
+
+
+
+
+
+
+
+GetGuildEventInfo = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildHistoryCategory|#GuildHistoryCategory]* _category_, *luaindex* _eventIndex_)",
+returns = "(variant,variant,variant,variant,variant,variant,integer,integer,)",
+valuetype = "secsSinceEvent,eventType,",},
+
+
+
+
+
+
+
+GetGuildEventId = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *[GuildHistoryCategory|#GuildHistoryCategory]* _category_, *luaindex* _eventIndex_)",
+returns = "()",
+valuetype = "guildEventId,",},
+
+
+
+
+
+
+
+SetGuildMemberNote = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _memberIndex_, *string* _note_)",},
+
+
+
+GetGuildRankCustomName = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *luaindex* _rankIndex_)",
+returns = "(string,)",
+valuetype = "rankName,",},
+
+
+
+
+
+
+
+GetNumGuildInvites = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numGuildInvites,",},
+
+
+
+
+
+
+
+GetGuildInviteInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,string,string,integer,)",
+valuetype = "note,inviterDisplayName,guildAlliance,guildName,guildId,",},
+
+
+
+
+
+
+
+AcceptGuildInvite = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+RejectGuildInvite = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+JumpToGuildMember = {type = "function",
+description = "",
+args = "(*string* _name_)",},
+
+
+
+GetGuildClaimedKeep = {type = "function",
+description = "",
+args = "(*integer* _guildLuaId_)",
+returns = "(integer,integer,)",
+valuetype = "claimedKeepCampaignId,claimedKeepId,",},
+
+
+
+
+
+
+
+DoesGuildHaveClaimedKeep = {type = "function",
+description = "",
+args = "(*integer* _guildLuaId_)",
+returns = "(bool,)",
+valuetype = "hasClaimedKeep,",},
+
+
+
+
+
+
+
+CheckGuildKeepClaim = {type = "function",
+description = "",
+args = "(*integer* _guildLuaId_, *integer* _keepId_)",
+returns = "(integer,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+CheckGuildKeepRelease = {type = "function",
+description = "",
+args = "(*integer* _guildLuaId_)",
+returns = "(integer,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+ReleaseKeepForGuild = {type = "function",
+description = "",
+args = "(*integer* _guildLuaId_)",},
+
+
+
+ClaimInteractionKeepForGuild = {type = "function",
+description = "",
+args = "(*integer* _guildLuaId_)",},
+
+
+
+ReleaseInteractionKeepForGuild = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetGuildOwnedKioskInfo = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "()",
+valuetype = "ownedKioskName,",},
+
+
+
+
+
+
+
+GetNumGuildSpecificItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numItems,",},
+
+
+
+
+
+
+
+GetGuildSpecificItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,integer,integer,integer,string,textureName,)",
+valuetype = "currencyType,purchasePrice,requiredChampionRank,requiredLevel,stackCount,quality,itemName,icon,",},
+
+
+
+
+
+
+
+BuyGuildSpecificItem = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+GetGuildSpecificItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _index_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+SetGamepadVibration = {type = "function",
+description = "",
+args = "(*integer* _durationMs_, *number* _firstMotor_, *number* _secondMotor_, *number* _thirdMotor_, *number* _fourthMotor_, *string* _debugSourceInfo_)",},
+
+
+
+GetGamepadLeftStickX = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "x,",},
+
+
+
+
+
+
+
+GetGamepadLeftStickY = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "y,",},
+
+
+
+
+
+
+
+GetGamepadLeftStickDeltaX = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "deltaX,",},
+
+
+
+
+
+
+
+GetGamepadLeftStickDeltaY = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "deltaY,",},
+
+
+
+
+
+
+
+GetGamepadRightStickX = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "x,",},
+
+
+
+
+
+
+
+GetGamepadRightStickY = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "y,",},
+
+
+
+
+
+
+
+GetGamepadRightStickDeltaX = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "deltaX,",},
+
+
+
+
+
+
+
+GetGamepadRightStickDeltaY = {type = "function",
+description = "",
+args = "(*bool* _includeDeadzone_)",
+returns = "(number,)",
+valuetype = "deltaY,",},
+
+
+
+
+
+
+
+GetGamepadLeftTriggerMagnitude = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "magnitude,",},
+
+
+
+
+
+
+
+GetGamepadRightTriggerMagnitude = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "magnitude,",},
+
+
+
+
+
+
+
+SetGamepadLeftStickConsumedByUI = {type = "function",
+description = "",
+args = "(*bool* _consumed_)",},
+
+
+
+SetGamepadRightStickConsumedByUI = {type = "function",
+description = "",
+args = "(*bool* _consumed_)",},
+
+
+
+GetGamepadTouchpadX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "gamepadTouchpadX,",},
+
+
+
+
+
+
+
+GetGamepadTouchpadY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "gamepadTouchpadY,",},
+
+
+
+
+
+
+
+IsGamepadTouchpadActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "gamepadTouchpadActive,",},
+
+
+
+
+
+
+
+GetGamepadType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "gamepadType,",},
+
+
+
+
+
+
+
+IsConsoleUI = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isConsoleUI,",},
+
+
+
+
+
+
+
+IsInGamepadPreferredMode = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "inGamepadPreferredMode,",},
+
+
+
+
+
+
+
+IsKeyCodeGamepadKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "(bool,)",
+valuetype = "isGamepadKey,",},
+
+
+
+
+
+
+
+IsKeyCodeMouseKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "(bool,)",
+valuetype = "isMouseKey,",},
+
+
+
+
+
+
+
+IsKeyCodeKeyboardKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "(bool,)",
+valuetype = "isKeyboardKey,",},
+
+
+
+
+
+
+
+IsKeyCodeChordKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "(bool,)",
+valuetype = "isKeyChord,",},
+
+
+
+
+
+
+
+IsKeyCodeHoldKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "(bool,)",
+valuetype = "isKeyHold,",},
+
+
+
+
+
+
+
+IsKeyDown = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "(bool,)",
+valuetype = "isKeyDown,",},
+
+
+
+
+
+
+
+ConvertKeyPressToHold = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "()",
+valuetype = "holdKey,",},
+
+
+
+
+
+
+
+ConvertHoldKeyPressToNonHold = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _holdKey_)",
+returns = "()",
+valuetype = "key,",},
+
+
+
+
+
+
+
+GetKeyChordsFromSingleKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _key_)",
+returns = "()",
+valuetype = "keyChord,",},
+
+
+
+
+
+
+
+GetUIPlatform = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "platform,",},
+
+
+
+
+
+
+
+SetOverscanOffsets = {type = "function",
+description = "",
+args = "(*integer* _offsetX_, *integer* _offsetY_, *integer* _offsetWidth_, *integer* _offsetHeight_)",},
+
+
+
+GetOverscanOffsets = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,integer,)",
+valuetype = "offsetHeight,offsetWidth,offsetY,offsetX,",},
+
+
+
+
+
+
+
+IsGUIResizing = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isGUIResizing,",},
+
+
+
+
+
+
+
+UpdatePlayerPresenceInformation = {type = "function",
+description = "",
+args = "()",},
+
+
+
+UpdatePlayerPresenceName = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChangeRemoteSceneVisibility = {type = "function",
+description = "",
+args = "(*string* _sceneName_, *[RemoteSceneStateChangeType|#RemoteSceneStateChangeType]* _sceneChangeType_, *[RemoteSceneStateChangeOrigin|#RemoteSceneStateChangeOrigin]* _sceneChangeOrigin_)",},
+
+
+
+ShowRemoteBaseScene = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChangeRemoteTopLevel = {type = "function",
+description = "",
+args = "(*[RemoteSceneStateChangeType|#RemoteSceneStateChangeType]* _sceneChangeType_, *[RemoteSceneStateChangeOrigin|#RemoteSceneStateChangeOrigin]* _sceneChangeOrigin_)",},
+
+
+
+IsValidName = {type = "function",
+description = "",
+args = "(*string* _name_)",
+returns = "(bool,)",
+valuetype = "isValid,",},
+
+
+
+
+
+
+
+GetDigitGroupingSize = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "digitGroupingSize,",},
+
+
+
+
+
+
+
+AbbreviateNumber = {type = "function",
+description = "",
+args = "(*integer* _number_, *[NumberAbbreviationPrecision|#NumberAbbreviationPrecision]* _precision_, *bool* _useUppercaseSuffix_)",
+returns = "(string,number,)",
+valuetype = "suffix,abbreviatedValue,",},
+
+
+
+
+
+
+
+IsESOPlusSubscriber = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isESOPlusSubscriber,",},
+
+
+
+
+
+
+
+GetHighestUnlockedChapter = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "highestUnlockedChapter,",},
+
+
+
+
+
+
+
+GetChapterId = {type = "function",
+description = "",
+args = "(*[Chapter|#Chapter]* _chapter_)",
+returns = "(integer,)",
+valuetype = "chapterId,",},
+
+
+
+
+
+
+
+GetCurrentChapterCollectibleId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+HasCurrentChapter = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasChapter,",},
+
+
+
+
+
+
+
+GetTrialInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,string,string,integer,)",
+valuetype = "version,description,title,accountTypeId,",},
+
+
+
+
+
+
+
+GetPlayerCrowns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentCrowns,",},
+
+
+
+
+
+
+
+GetPlayerCrownGems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentCrownGems,",},
+
+
+
+
+
+
+
+GetPlayerMarketCurrency = {type = "function",
+description = "",
+args = "(*[MarketCurrencyType|#MarketCurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+IsChromaSystemAvailable = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "systemAvailable,",},
+
+
+
+
+
+
+
+ChromaClearKeyboardEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaClearKeypadEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaClearMouseEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaClearMousepadEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaClearHeadsetEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaCreateKeyboardStaticEffect = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateKeypadStaticEffect = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateMouseStaticEffect = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateMousepadStaticEffect = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateHeadsetStaticEffect = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateKeyboardBreathingEffect = {type = "function",
+description = "",
+args = "(*[ChromaKeyboardBreathingEffectType|#ChromaKeyboardBreathingEffectType]* _breathingType_, *number* _red1_, *number* _green1_, *number* _blue1_, *number* _red2_, *number* _green2_, *number* _blue2_)",},
+
+
+
+ChromaCreateKeypadBreathingEffect = {type = "function",
+description = "",
+args = "(*[ChromaKeypadBreathingEffectType|#ChromaKeypadBreathingEffectType]* _breathingType_, *number* _red1_, *number* _green1_, *number* _blue1_, *number* _red2_, *number* _green2_, *number* _blue2_)",},
+
+
+
+ChromaCreateMouseBreathingEffect = {type = "function",
+description = "",
+args = "(*[ChromaMouseBreathingEffectType|#ChromaMouseBreathingEffectType]* _breathingType_, *number* _red1_, *number* _green1_, *number* _blue1_, *number* _red2_, *number* _green2_, *number* _blue2_)",},
+
+
+
+ChromaCreateMousepadBreathingEffect = {type = "function",
+description = "",
+args = "(*[ChromaMousepadBreathingEffectType|#ChromaMousepadBreathingEffectType]* _breathingType_, *number* _red1_, *number* _green1_, *number* _blue1_, *number* _red2_, *number* _green2_, *number* _blue2_)",},
+
+
+
+ChromaCreateHeadsetBreathingEffect = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateKeyboardWaveEffect = {type = "function",
+description = "",
+args = "(*[ChromaKeyboardWaveEffectDirection|#ChromaKeyboardWaveEffectDirection]* _waveDirection_)",},
+
+
+
+ChromaCreateKeypadWaveEffect = {type = "function",
+description = "",
+args = "(*[ChromaKeypadWaveEffectDirection|#ChromaKeypadWaveEffectDirection]* _waveDirection_)",},
+
+
+
+ChromaCreateMouseWaveEffect = {type = "function",
+description = "",
+args = "(*[ChromaMouseWaveEffectDirection|#ChromaMouseWaveEffectDirection]* _waveDirection_)",},
+
+
+
+ChromaCreateMousepadWaveEffect = {type = "function",
+description = "",
+args = "(*[ChromaMousepadWaveEffectDirection|#ChromaMousepadWaveEffectDirection]* _waveDirection_)",},
+
+
+
+ChromaCreateKeyboardReactiveEffect = {type = "function",
+description = "",
+args = "(*[ChromaKeyboardReactiveEffectDuration|#ChromaKeyboardReactiveEffectDuration]* _reactionDuration_, *number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateKeypadReactiveEffect = {type = "function",
+description = "",
+args = "(*[ChromaKeypadReactiveEffectDuration|#ChromaKeypadReactiveEffectDuration]* _reactionDuration_, *number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateMouseReactiveEffect = {type = "function",
+description = "",
+args = "(*[ChromaMouseReactiveEffectDuration|#ChromaMouseReactiveEffectDuration]* _reactionDuration_, *number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ChromaCreateKeyboardSpectrumCyclingEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaCreateKeypadSpectrumCyclingEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaCreateMouseSpectrumCyclingEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaCreateMousepadSpectrumCyclingEffect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaResetCustomEffectObject = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_)",},
+
+
+
+ChromaApplyCustomEffectFullColor = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_, *[ChromaBlendMode|#ChromaBlendMode]* _blendMode_)",},
+
+
+
+ChromaApplyCustomEffectRowColor = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_, *luaindex* _rowIndex_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_, *[ChromaBlendMode|#ChromaBlendMode]* _blendMode_)",},
+
+
+
+ChromaApplyCustomEffectColumnColor = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_, *luaindex* _columnIndex_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_, *[ChromaBlendMode|#ChromaBlendMode]* _blendMode_)",},
+
+
+
+ChromaApplyCustomEffectCellColor = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_, *luaindex* _rowIndex_, *luaindex* _columnIndex_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_, *[ChromaBlendMode|#ChromaBlendMode]* _blendMode_)",},
+
+
+
+ChromaApplyCustomEffectId = {type = "function",
+description = "",
+args = "(*integer* _effectId_)",},
+
+
+
+ChromaGetCustomEffectCellColor = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_, *luaindex* _rowIndex_, *luaindex* _columnIndex_)",
+returns = "(number,number,number,)",
+valuetype = "blue,green,red,",},
+
+
+
+
+
+
+
+ChromaGetCustomEffectDimensions = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_)",
+returns = "(integer,integer,)",
+valuetype = "numColumn,numRows,",},
+
+
+
+
+
+
+
+ChromaFinalizeCustomEffect = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_)",},
+
+
+
+GetChromaKeyboardKeyByZoGuiKey = {type = "function",
+description = "",
+args = "(*[KeyCode|#KeyCode]* _zoGuiKeyCode_)",
+returns = "()",
+valuetype = "chromaKeyboardKey,",},
+
+
+
+
+
+
+
+GetChromaKeyboardCellByChromaKeyboardKey = {type = "function",
+description = "",
+args = "(*[ChromaKeyboardKey|#ChromaKeyboardKey]* _chromaKeyboardKey_)",
+returns = "(luaindex,luaindex,)",
+valuetype = "columnIndex,rowIndex,",},
+
+
+
+
+
+
+
+GetChromaMouseCellByLED = {type = "function",
+description = "",
+args = "(*[ChromaMouseLED2|#ChromaMouseLED2]* _ledId_)",
+returns = "(luaindex,luaindex,)",
+valuetype = "columnIndex,rowIndex,",},
+
+
+
+
+
+
+
+GetChromaMousepadCellByLED = {type = "function",
+description = "",
+args = "(*[ChromaMousepadLED|#ChromaMousepadLED]* _ledId_)",
+returns = "(luaindex,luaindex,)",
+valuetype = "columnIndex,rowIndex,",},
+
+
+
+
+
+
+
+ChromaGenerateCustomEffect = {type = "function",
+description = "",
+args = "(*[ChromaDeviceType|#ChromaDeviceType]* _deviceType_, *[ChromaCustomEffectType|#ChromaCustomEffectType]* _customEffectType_, *[ChromaCustomEffectGridStyle|#ChromaCustomEffectGridStyle]* _gridStyle_)",
+returns = "(integer,)",
+valuetype = "effectId,",},
+
+
+
+
+
+
+
+ChromaDeleteCustomEffectById = {type = "function",
+description = "",
+args = "(*integer* _effectId_)",},
+
+
+
+ChromaDeleteAllCustomEffectIds = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ChromaSetCustomEffectCellActive = {type = "function",
+description = "",
+args = "(*integer* _effectId_, *luaindex* _rowIndex_, *luaindex* _columnIndex_, *bool* _isActive_)",},
+
+
+
+ChromaSetCustomEffectSingleColorRGBA = {type = "function",
+description = "",
+args = "(*integer* _effectId_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_)",},
+
+
+
+ChromaSetCustomEffectSingleColorBlendMode = {type = "function",
+description = "",
+args = "(*integer* _effectId_, *[ChromaBlendMode|#ChromaBlendMode]* _blendMode_)",},
+
+
+
+ChromaSetCustomSingleColorFadingEffectValue = {type = "function",
+description = "",
+args = "(*integer* _effectId_, *number* _fadeValue_)",},
+
+
+
+ChromaSetCustomSingleColorFadingEffectUsesAlphaChannel = {type = "function",
+description = "",
+args = "(*integer* _effectId_, *bool* _useAlphaChannel_)",},
+
+
+
+CreateBackgroundListFilter = {type = "function",
+description = "",
+args = "(*[BackgroundListFilterTarget|#BackgroundListFilterTarget]* _target_, *string* _searchText_)",
+returns = "(integer,)",
+valuetype = "taskId,",},
+
+
+
+
+
+
+
+AddBackgroundListFilterType = {type = "function",
+description = "",
+args = "(*integer* _taskId_, *[BackgroundListFilterType|#BackgroundListFilterType]* _filterType_)",},
+
+
+
+AddBackgroundListFilterEntry = {type = "function",
+description = "",
+args = "(*integer* _taskId_, *integer* _value1_, *integer* _value2_)",},
+
+
+
+AddBackgroundListFilterEntry = {type = "function",
+description = "",
+args = "(*integer* _taskId_, *id64* _value_)",},
+
+
+
+StartBackgroundListFilter = {type = "function",
+description = "",
+args = "(*integer* _taskId_)",},
+
+
+
+DestroyBackgroundListFilter = {type = "function",
+description = "",
+args = "(*integer* _taskId_)",},
+
+
+
+GetNumBackgroundListFilterResults = {type = "function",
+description = "",
+args = "(*integer* _taskId_)",
+returns = "(integer,)",
+valuetype = "numResults,",},
+
+
+
+
+
+
+
+GetBackgroundListFilterResult = {type = "function",
+description = "",
+args = "(*integer* _taskId_, *luaindex* _resultIndex_)",},
+
+
+
+
+
+GetBackgroundListFilterResult = {type = "function",
+description = "",
+args = "(*integer* _taskId_, *luaindex* _resultIndex_)",
+returns = "()",
+valuetype = "value,",},
+
+
+
+
+
+
+
+PlayVideo = {type = "function",
+description = "",
+args = "(*string* _filename_, *bool* _playImmediately_, *[VideoSkipMode|#VideoSkipMode]* _skipMode_, *integer* _subtitleId_, *bool* _playInBackground_, *bool* _loopPlayback_, *bool* _mutePlayback_)",},
+
+
+
+AbortVideoPlayback = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CancelCurrentVideoPlayback = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetVideoCancelAllOnCancelAny = {type = "function",
+description = "",
+args = "(*bool* _cancelAll_)",},
+
+
+
+ResetVideoCancelConfirmation = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetCurrentVideoPlaybackVolume = {type = "function",
+description = "",
+args = "(*number* _volume_, *number* _lerpTime_)",},
+
+
+
+
+
+ComputeStringDistance = {type = "function",
+description = "",
+args = "(*string* _source_, *string* _target_, *integer* _maxDistance_)",
+returns = "(integer,)",
+valuetype = "distance,",},
+
+
+
+
+
+
+
+ExecuteChatCommand = {type = "function",
+description = "",
+args = "(*string* _text_)",},
+
+
+
+ToggleShowIngameGui = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ReloadUI = {type = "function",
+description = "",
+args = "(*string* _guiName_)",},
+
+
+
+GetPlayerStatus = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+SelectPlayerStatus = {type = "function",
+description = "",
+args = "(*integer* _status_)",},
+
+
+
+GetNumPlayerStatuses = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numStatuses,",},
+
+
+
+
+
+
+
+GetCriticalStrikeChance = {type = "function",
+description = "",
+args = "(*number* _statValue_)",
+returns = "(number,)",
+valuetype = "chance,",},
+
+
+
+
+
+
+
+TakeScreenshot = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetFullscreenEffect = {type = "function",
+description = "",
+args = "(*[FullscreenEffectType|#FullscreenEffectType]* _effectType_, *number* _param1_, *number* _param2_, *bool* _immediateUpdate_)",},
+
+
+
+DoesGameHaveFocus = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasFocus,",},
+
+
+
+
+
+
+
+IsPlayerActivated = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "activated,",},
+
+
+
+
+
+
+
+GetSecondsPlayed = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "secondsPlayed,",},
+
+
+
+
+
+
+
+GetLatency = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "latencyMS,",},
+
+
+
+
+
+
+
+PlaceInTradeWindow = {type = "function",
+description = "",
+args = "(*luaindex:nilable* _tradeIndex_)",},
+
+
+
+PlaceInUnitFrame = {type = "function",
+description = "",
+args = "(*string* _target_)",},
+
+
+
+ConvertMouseButtonToKeyCode = {type = "function",
+description = "",
+args = "(*integer* _mouseButton_)",
+returns = "()",
+valuetype = "key,",},
+
+
+
+
+
+
+
+ResetAllBindsToDefault = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ResetKeyboardBindsToDefault = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ResetGamepadBindsToDefault = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DoesUnitExist = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "exists,",},
+
+
+
+
+
+
+
+GetUnitName = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetRawUnitName = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "rawName,",},
+
+
+
+
+
+
+
+GetUnitDisplayName = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "displayName,",},
+
+
+
+
+
+
+
+GetUnitGender = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "()",
+valuetype = "gender,",},
+
+
+
+
+
+
+
+GetUnitNameHighlightedByReticle = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetUnitClass = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "className,",},
+
+
+
+
+
+
+
+GetUnitClassId = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "classId,",},
+
+
+
+
+
+
+
+GetUnitChampionPoints = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "championPoints,",},
+
+
+
+
+
+
+
+GetUnitEffectiveChampionPoints = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "championPoints,",},
+
+
+
+
+
+
+
+CanUnitGainChampionPoints = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "canGainChampionPoints,",},
+
+
+
+
+
+
+
+GetUnitEffectiveLevel = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "level,",},
+
+
+
+
+
+
+
+GetUnitZone = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "zoneName,",},
+
+
+
+
+
+
+
+GetUnitZoneIndex = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "()",
+valuetype = "zoneIndex,",},
+
+
+
+
+
+
+
+GetUnitXP = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "exp,",},
+
+
+
+
+
+
+
+GetUnitXPMax = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "maxExp,",},
+
+
+
+
+
+
+
+IsUnitChampion = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isChampion,",},
+
+
+
+
+
+
+
+IsUnitUsingVeteranDifficulty = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isVeteranDifficulty,",},
+
+
+
+
+
+
+
+GetPlayerChampionXP = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "championExp,",},
+
+
+
+
+
+
+
+GetPlayerChampionPointsEarned = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "points,",},
+
+
+
+
+
+
+
+IsUnitBattleLeveled = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isBattleLeveled,",},
+
+
+
+
+
+
+
+IsUnitChampionBattleLeveled = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isChampBattleLeveled,",},
+
+
+
+
+
+
+
+GetUnitBattleLevel = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "battleLevel,",},
+
+
+
+
+
+
+
+GetUnitChampionBattleLevel = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "champBattleLevel,",},
+
+
+
+
+
+
+
+GetUnitDrownTime = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(number,number,)",
+valuetype = "endTime,startTime,",},
+
+
+
+
+
+
+
+GetUnitEquipmentBonusRatingRelativeToLevel = {type = "function",
+description = "",
+args = "(*string* _unitTag_, *number* _rawEquipmentBonusRating_)",
+returns = "(number,)",
+valuetype = "relativeEquipmentBonusRating,",},
+
+
+
+
+
+
+
+IsUnitInGroupSupportRange = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+GetUnitType = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "type,",},
+
+
+
+
+
+
+
+CanUnitTrade = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "canTrade,",},
+
+
+
+
+
+
+
+AreUnitsEqual = {type = "function",
+description = "",
+args = "(*string* _unitTag_, *string* _secondUnitTag_)",
+returns = "(bool,)",
+valuetype = "areEqual,",},
+
+
+
+
+
+
+
+IsUnitGrouped = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isGrouped,",},
+
+
+
+
+
+
+
+IsUnitGroupLeader = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isGroupLeader,",},
+
+
+
+
+
+
+
+IsUnitSoloOrGroupLeader = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isSoloOrGroupLeader,",},
+
+
+
+
+
+
+
+GetGroupLeaderUnitTag = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "leaderUnitTag,",},
+
+
+
+
+
+
+
+IsUnitFriend = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isOnFriendList,",},
+
+
+
+
+
+
+
+IsUnitIgnored = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isIgnored,",},
+
+
+
+
+
+
+
+IsUnitPlayer = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isPlayer,",},
+
+
+
+
+
+
+
+IsUnitPvPFlagged = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isPvPFlagged,",},
+
+
+
+
+
+
+
+IsUnitAttackable = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "attackable,",},
+
+
+
+
+
+
+
+IsUnitJusticeGuard = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isJusticeGuard,",},
+
+
+
+
+
+
+
+IsUnitInvulnerableGuard = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isInvulnerableGuard,",},
+
+
+
+
+
+
+
+IsUnitLivestock = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isLivestock,",},
+
+
+
+
+
+
+
+GetUnitAlliance = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+AreUnitsCurrentlyAllied = {type = "function",
+description = "",
+args = "(*string* _unitTag1_, *string* _unitTag2_)",
+returns = "(bool,)",
+valuetype = "allied,",},
+
+
+
+
+
+
+
+GetUnitBattlegroundAlliance = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "()",
+valuetype = "battlegroundAlliance,",},
+
+
+
+
+
+
+
+GetUnitRace = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "race,",},
+
+
+
+
+
+
+
+GetUnitRaceId = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "raceId,",},
+
+
+
+
+
+
+
+IsUnitFriendlyFollower = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isFollowing,",},
+
+
+
+
+
+
+
+GetUnitReaction = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "()",
+valuetype = "unitReaction,",},
+
+
+
+
+
+
+
+GetUnitAvARankPoints = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "AvARankPoints,",},
+
+
+
+
+
+
+
+GetUnitAvARank = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,integer,)",
+valuetype = "subRank,rank,",},
+
+
+
+
+
+
+
+GetLargeAvARankIcon = {type = "function",
+description = "",
+args = "(*integer* _rank_)",
+returns = "(textureName,)",
+valuetype = "largeRankIcon,",},
+
+
+
+
+
+
+
+GetAvARankProgress = {type = "function",
+description = "",
+args = "(*integer* _currentRankPoints_)",
+returns = "(integer,integer,integer,integer,)",
+valuetype = "nextRankAt,rankStartsAt,nextSubRankAt,subRankStartsAt,",},
+
+
+
+
+
+
+
+GetNumPointsNeededForAvARank = {type = "function",
+description = "",
+args = "(*integer* _rank_)",
+returns = "(integer,)",
+valuetype = "numPointsRequired,",},
+
+
+
+
+
+
+
+GetUnitReactionColor = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(number,number,number,)",
+valuetype = "blue,green,red,",},
+
+
+
+
+
+
+
+IsUnitInCombat = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isInCombat,",},
+
+
+
+
+
+
+
+IsUnitDead = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isDead,",},
+
+
+
+
+
+
+
+IsUnitReincarnating = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isReincarnating,",},
+
+
+
+
+
+
+
+IsUnitDeadOrReincarnating = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isDead,",},
+
+
+
+
+
+
+
+IsUnitSwimming = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isSwimming,",},
+
+
+
+
+
+
+
+IsUnitResurrectableByPlayer = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isResurrectable,",},
+
+
+
+
+
+
+
+IsUnitBeingResurrected = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isBeingResurrected,",},
+
+
+
+
+
+
+
+DoesUnitHaveResurrectPending = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "hasResurrectPending,",},
+
+
+
+
+
+
+
+GetUnitStealthState = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "stealthState,",},
+
+
+
+
+
+
+
+GetUnitDisguiseState = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "disguiseState,",},
+
+
+
+
+
+
+
+GetUnitHidingEndTime = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(number,)",
+valuetype = "endTime,",},
+
+
+
+
+
+
+
+IsUnitOnline = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isOnline,",},
+
+
+
+
+
+
+
+IsUnitInspectableSiege = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isInspectableSiege,",},
+
+
+
+
+
+
+
+IsUnitInDungeon = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "isInDungeon,",},
+
+
+
+
+
+
+
+GetUnitCaption = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "caption,",},
+
+
+
+
+
+
+
+GetUnitSilhouetteTexture = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetUnitPowerInfo = {type = "function",
+description = "",
+args = "(*string* _unitTag_, *luaindex* _poolIndex_)",
+returns = "(integer,integer,integer,)",
+valuetype = "effectiveMax,max,current,type,",},
+
+
+
+
+
+
+
+GetUnitPower = {type = "function",
+description = "",
+args = "(*string* _unitTag_, *[CombatMechanicType|#CombatMechanicType]* _powerType_)",
+returns = "(integer,integer,integer,)",
+valuetype = "effectiveMax,max,current,",},
+
+
+
+
+
+
+
+GetCurrentCharacterId = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "id,",},
+
+
+
+
+
+
+
+GetPlayerStat = {type = "function",
+description = "",
+args = "(*[DerivedStats|#DerivedStats]* _derivedStat_, *[StatBonusOption|#StatBonusOption]* _statBonusOption_)",
+returns = "(integer,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+GetAllUnitAttributeVisualizerEffectInfo = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(number,number,)",
+valuetype = "maxValue,value,powerType,attributeType,statType,unitAttributeVisual,",},
+
+
+
+
+
+
+
+GetUnitAttributeVisualizerEffectInfo = {type = "function",
+description = "",
+args = "(*string* _unitTag_, *[UnitAttributeVisual|#UnitAttributeVisual]* _unitAttributeVisual_, *[DerivedStats|#DerivedStats]* _statType_, *[Attributes|#Attributes]* _attributeType_, *[CombatMechanicType|#CombatMechanicType]* _powerType_)",
+returns = "()",
+valuetype = "maxValue,value,",},
+
+
+
+
+
+
+
+GetUnitDifficulty = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "()",
+valuetype = "difficult,",},
+
+
+
+
+
+
+
+GetUnitTitle = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(string,)",
+valuetype = "title,",},
+
+
+
+
+
+
+
+CancelCast = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "cancelled,",},
+
+
+
+
+
+
+
+IsTargetSameAsLastValidTarget = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "same,",},
+
+
+
+
+
+
+
+TogglePlayerWield = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsPlayerMoving = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "moving,",},
+
+
+
+
+
+
+
+IsPlayerGroundTargeting = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isGroundTargeting,",},
+
+
+
+
+
+
+
+IsPlayerEmoteOverridden = {type = "function",
+description = "",
+args = "(*integer* _emoteId_)",
+returns = "(bool,)",
+valuetype = "isOverridden,",},
+
+
+
+
+
+
+
+GetGroundTargetingError = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "error,",},
+
+
+
+
+
+
+
+GetPlayerCameraHeading = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "heading,",},
+
+
+
+
+
+
+
+GetPlayerWorldPositionInHouse = {type = "function",
+description = "",
+args = "()",
+returns = "(number,integer,integer,integer,)",
+valuetype = "rotationRadians,worldZ,worldY,worldX,",},
+
+
+
+
+
+
+
+GetUnitBuffInfo = {type = "function",
+description = "",
+args = "(*string* _unitTag_, *luaindex* _buffIndex_)",
+returns = "(bool,bool,integer,string,textureName,integer,integer,number,number,string,)",
+valuetype = "castByPlayer,canClickOff,abilityId,statusEffectType,abilityType,effectType,buffType,iconFilename,stackCount,buffSlot,timeEnding,timeStarted,buffName,",},
+
+
+
+
+
+
+
+GetNumBuffs = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "numBuffs,",},
+
+
+
+
+
+
+
+GroupInvite = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",},
+
+
+
+GroupKick = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",},
+
+
+
+GroupPromote = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",},
+
+
+
+GetGroupMemberRoles = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,bool,bool,)",
+valuetype = "isTank,isHealer,isDps,",},
+
+
+
+
+
+
+
+CancelBuff = {type = "function",
+description = "",
+args = "(*integer* _buffIndex_)",},
+
+
+
+GetWeaponSwapUnlockedLevel = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "level,",},
+
+
+
+
+
+
+
+GetSlotType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "type,",},
+
+
+
+
+
+
+
+GetSlotAbilityCost = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,integer,)",
+valuetype = "mechanicType,abilityCost,",},
+
+
+
+
+
+
+
+GetSlotBoundId = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "id,",},
+
+
+
+
+
+
+
+GetSlotTexture = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(string,string,string,)",
+valuetype = "activationAnimation,weapontexture,texture,",},
+
+
+
+
+
+
+
+GetSlotName = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetSlotItemQuality = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "()",
+valuetype = "quality,",},
+
+
+
+
+
+
+
+GetSlotCooldownInfo = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,integer,integer,)",
+valuetype = "globalSlotType,global,duration,remain,",},
+
+
+
+
+
+
+
+IsSlotToggled = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "toggledOn,",},
+
+
+
+
+
+
+
+IsSlotUsed = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "used,",},
+
+
+
+
+
+
+
+IsSlotUsable = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "useable,",},
+
+
+
+
+
+
+
+HasCostFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasRequirementFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasWeaponSlotFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasTargetFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasRangeFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasStatusEffectFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasFallingFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasSwimmingFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasMountedFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasReincarnatingFailure = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+HasActivationHighlight = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "status,",},
+
+
+
+
+
+
+
+OnSlotDownAndUp = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+OnSlotDown = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+OnSlotUp = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+OnSpecialMoveKeyPressed = {type = "function",
+description = "",
+args = "(*[SpecialMove|#SpecialMove]* _slotIndex_)",},
+
+
+
+OnSpecialMoveKeyDown = {type = "function",
+description = "",
+args = "(*integer* _moveIndex_)",},
+
+
+
+OnSpecialMoveKeyUp = {type = "function",
+description = "",
+args = "(*integer* _moveIndex_)",},
+
+
+
+GetSlotItemCount = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "()",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetSlotItemSound = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "itemSoundCategory,",},
+
+
+
+
+
+
+
+IsSlotItemConsumable = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "consumable,",},
+
+
+
+
+
+
+
+DoesInventoryContainEmptySoulGem = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasEmptyGem,",},
+
+
+
+
+
+
+
+IsSlotSoulTrap = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isSoulTrap,",},
+
+
+
+
+
+
+
+SelectSlotSkillAbility = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillLineIndex_, *luaindex* _abilityIndex_, *luaindex* _slotIndex_)",},
+
+
+
+SlotSkillAbilityInSlot = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillLineIndex_, *luaindex* _abilityIndex_, *luaindex* _slotIndex_)",},
+
+
+
+GetFirstFreeValidSlotForSkillAbility = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillLineIndex_, *luaindex* _abilityIndex_)",
+returns = "()",
+valuetype = "freeSlot,",},
+
+
+
+
+
+
+
+GetAssignedSlotFromSkillAbility = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillLineIndex_, *luaindex* _abilityIndex_)",
+returns = "()",
+valuetype = "slotIndex,",},
+
+
+
+
+
+
+
+GetNumAbilities = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "num,",},
+
+
+
+
+
+
+
+GetAbilityInfoByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _abilityIndex_)",
+returns = "(bool,bool,integer,integer,string,string,)",
+valuetype = "showInSpellbook,passive,actionSlotType,rank,texture,name,",},
+
+
+
+
+
+
+
+IsValidAbilityForSlot = {type = "function",
+description = "",
+args = "(*luaindex* _abilityIndex_, *luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+IsValidItemForSlot = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _bagSlotId_, *luaindex* _actionSlotIndex_)",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+IsValidItemForSlotByItemInfo = {type = "function",
+description = "",
+args = "(*integer* _itemId_, *integer* _itemQualityDefId_, *integer* _itemRequiredLevel_, *integer* _itemInstanceData_, *luaindex* _actionSlotIndex_)",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+IsValidCollectibleForSlot = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *luaindex* _actionSlotIndex_)",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+CompleteQuest = {type = "function",
+description = "",
+args = "()",},
+
+
+
+AbandonQuest = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",},
+
+
+
+GetIsQuestSharable = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(bool,)",
+valuetype = "isSharable,",},
+
+
+
+
+
+
+
+ShareQuest = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",},
+
+
+
+GetJournalQuestStepInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_)",
+returns = "(integer,string,integer,string,)",
+valuetype = "numConditions,trackerOverrideText,stepType,visibility,stepText,",},
+
+
+
+
+
+
+
+GetJournalQuestLocationInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(luaindex,luaindex,string,string,)",
+valuetype = "poiIndex,zoneIndex,objectiveName,zoneName,",},
+
+
+
+
+
+
+
+GetJournalQuestEnding = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(string,string,string,string,string,string,)",
+valuetype = "journalStepText,backgroundText,declineComplete,confirmComplete,dialog,goal,",},
+
+
+
+
+
+
+
+GetJournalQuestNumConditions = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_)",
+returns = "(integer,)",
+valuetype = "conditionCount,",},
+
+
+
+
+
+
+
+RequestJournalQuestConditionAssistance = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_, *bool* _assisted_)",
+returns = "()",
+valuetype = "taskId,",},
+
+
+
+
+
+
+
+GetNearestQuestCondition = {type = "function",
+description = "",
+args = "(*integer* _considerType_)",
+returns = "(luaindex,luaindex,luaindex,bool,)",
+valuetype = "conditionIndex,stepIndex,journalQuestIndex,foundValidCondition,",},
+
+
+
+
+
+
+
+GetJournalQuestTimerInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(bool,bool,number,number,)",
+valuetype = "isPaused,isVisible,timerEnd,timerStart,",},
+
+
+
+
+
+
+
+GetJournalQuestTimerCaption = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(string,)",
+valuetype = "caption,",},
+
+
+
+
+
+
+
+GetJournalQuestNumSteps = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,)",
+valuetype = "numSteps,",},
+
+
+
+
+
+
+
+GetQuestToolCount = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,)",
+valuetype = "toolCount,",},
+
+
+
+
+
+
+
+SendChatMessage = {type = "function",
+description = "",
+args = "(*string* _message_, *integer* _channelId_, *string* _target_)",},
+
+
+
+MoveForwardStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+MoveForwardStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+MoveBackwardStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+MoveBackwardStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StopAllMovement = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ToggleWalk = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TurnLeftStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TurnLeftStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TurnRightStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TurnRightStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StrafeLeftStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StrafeLeftStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StrafeRightStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StrafeRightStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+JumpAscendStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+AscendStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DescendStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DescendStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+LeftMouseDownInWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+LeftMouseUpInWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+LeftAndRightMouseDownInWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+LeftAndRightMouseUpInWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RightMouseDownInWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RightMouseUpInWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CameraZoomIn = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CameraZoomOut = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ToggleAutoRun = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RollDodgeStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RollDodgeStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PrepareAttack = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PerformAttack = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StartBlock = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StopBlock = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ToggleGameCameraPadlockTarget = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PerformInterrupt = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StartCommandPet = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StopCommandPet = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GameCameraGamepadZoomDown = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GameCameraGamepadZoomUp = {type = "function",
+description = "",
+args = "()",},
+
+
+
+EndInteraction = {type = "function",
+description = "",
+args = "(*integer* _interactionType_)",},
+
+
+
+GetChatterGreeting = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "optionString,",},
+
+
+
+
+
+
+
+GetChatterData = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,integer,string,)",
+valuetype = "atGreeting,numOptions,text,",},
+
+
+
+
+
+
+
+GetMaxBags = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxBags,",},
+
+
+
+
+
+
+
+GetItemInstanceId = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "id,",},
+
+
+
+
+
+
+
+GetItemTotalCount = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+IsItemConsumable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "consumable,",},
+
+
+
+
+
+
+
+GetItemLink = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetQuestToolLink = {type = "function",
+description = "",
+args = "(*luaindex* _aQuestIndex_, *luaindex* _aToolIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetQuestItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _aQuestIndex_, *luaindex* _aStepIndex_, *luaindex* _aConditionIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetQuestItemNameFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetComparisonEquipSlotsFromItemLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",},
+
+
+
+
+
+GetComparisonEquipSlotsFromBagItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+
+
+GetItemName = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+IsItemUsable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,bool,)",
+valuetype = "usableOnlyFromActionSlot,usable,",},
+
+
+
+
+
+
+
+GetSlotStackSize = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,integer,)",
+valuetype = "maxStack,stack,",},
+
+
+
+
+
+
+
+GetEquippedItemInfo = {type = "function",
+description = "",
+args = "(*integer* _equipSlot_)",
+returns = "(bool,bool,bool,integer,bool,string,)",
+valuetype = "locked,isHeldNow,isHeldSlot,sellPrice,slotHasItem,icon,",},
+
+
+
+
+
+
+
+GetHeldSlots = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,integer,)",
+valuetype = "lastHeldOff,lastHeldMain,heldOff,heldMain,",},
+
+
+
+
+
+
+
+CheckInventorySpaceAndWarn = {type = "function",
+description = "",
+args = "(*integer* _numItems_)",
+returns = "(bool,)",
+valuetype = "haveSpace,",},
+
+
+
+
+
+
+
+CheckInventorySpaceSilently = {type = "function",
+description = "",
+args = "(*integer* _numItems_)",
+returns = "(bool,)",
+valuetype = "haveSpace,",},
+
+
+
+
+
+
+
+EquipItem = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_, *integer:nilable* _equipSlotIndex_)",},
+
+
+
+IsEquipable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,bool,)",
+valuetype = "resultErrorCodeIfFailed,isEquipable,",},
+
+
+
+
+
+
+
+GetItemLinkInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,integer,bool,integer,string,)",
+valuetype = "itemStyle,equipType,meetsUsageRequirement,sellPrice,icon,",},
+
+
+
+
+
+
+
+IsBankUpgradeAvailable = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAvailable,",},
+
+
+
+
+
+
+
+GetFirstFreeValidSlotForItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "freeSlot,",},
+
+
+
+
+
+
+
+GetFirstFreeValidSlotForCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "freeSlot,",},
+
+
+
+
+
+
+
+GetItemCurrentActionBarSlot = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "currentSlot,",},
+
+
+
+
+
+
+
+GetCollectibleCurrentActionBarSlot = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "currentSlot,",},
+
+
+
+
+
+
+
+GetItemSoundCategoryFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "(integer,)",
+valuetype = "itemSoundCategory,",},
+
+
+
+
+
+
+
+IsLockedWeaponSlot = {type = "function",
+description = "",
+args = "(*integer* _equipSlot_)",
+returns = "(bool,)",
+valuetype = "locked,",},
+
+
+
+
+
+
+
+GetSelectedGuildBankId = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "guildId,",},
+
+
+
+
+
+
+
+GetMapPlayerPosition = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(number,number,number,)",
+valuetype = "heading,normalizedZ,normalizedX,",},
+
+
+
+
+
+
+
+GetMapPing = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(number,number,)",
+valuetype = "normalizedY,normalizedX,",},
+
+
+
+
+
+
+
+GetMapRallyPoint = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "normalizedY,normalizedX,",},
+
+
+
+
+
+
+
+GetMapPlayerWaypoint = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "normalizedY,normalizedX,",},
+
+
+
+
+
+
+
+GetNumKeepTravelNetworkNodes = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(integer,)",
+valuetype = "numNodes,",},
+
+
+
+
+
+
+
+GetNumKeepTravelNetworkLinks = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(integer,)",
+valuetype = "numLinks,",},
+
+
+
+
+
+
+
+GetKeepTravelNetworkNodeInfo = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(number,number,bool,integer,)",
+valuetype = "normalizedY,normalizedX,accessible,keepId,",},
+
+
+
+
+
+
+
+GetKeepTravelNetworkLinkInfo = {type = "function",
+description = "",
+args = "(*luaindex* _linkIndex_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(number,number,number,number,integer,integer,integer,)",
+valuetype = "endY,endX,startY,startX,restricedToAlliance,linkOwner,linkType,",},
+
+
+
+
+
+
+
+GetKeepTravelNetworkLinkEndpoints = {type = "function",
+description = "",
+args = "(*luaindex* _linkIndex_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(luaindex,luaindex,)",
+valuetype = "keepBIndex,keepAIndex,",},
+
+
+
+
+
+
+
+GetKeepAccessible = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(bool,)",
+valuetype = "accessible,",},
+
+
+
+
+
+
+
+GetKeepHasResourcesForTravel = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_)",
+returns = "(bool,)",
+valuetype = "hasResources,",},
+
+
+
+
+
+
+
+GetKeepFastTravelInteraction = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "startKeepId,",},
+
+
+
+
+
+
+
+TravelToKeep = {type = "function",
+description = "",
+args = "(*integer* _destinationKeepId_)",},
+
+
+
+GetRecallCooldown = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "duration,remain,",},
+
+
+
+
+
+
+
+IsPlayerInAvAWorld = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInAvAWorld,",},
+
+
+
+
+
+
+
+GetCampaignAllianceScore = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _alliance_)",
+returns = "(integer,)",
+valuetype = "score,",},
+
+
+
+
+
+
+
+GetSecondsUntilCampaignScoreReevaluation = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "seconds,",},
+
+
+
+
+
+
+
+GetSecondsUntilCampaignStart = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "seconds,",},
+
+
+
+
+
+
+
+GetSecondsUntilCampaignEnd = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "seconds,",},
+
+
+
+
+
+
+
+GetCampaignUnderdogLeaderAlliance = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+GetSecondsUntilCampaignUnderdogReevaluation = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "seconds,",},
+
+
+
+
+
+
+
+GetCampaignHoldings = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _elementType_, *integer* _alliance_, *integer* _targetAlliance_)",
+returns = "(integer,)",
+valuetype = "elementsControlled,",},
+
+
+
+
+
+
+
+GetTotalCampaignHoldings = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _elementType_, *integer* _alliance_)",
+returns = "(integer,)",
+valuetype = "elementsControlled,",},
+
+
+
+
+
+
+
+GetCampaignAlliancePotentialScore = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _alliance_)",
+returns = "(integer,)",
+valuetype = "potentialScore,",},
+
+
+
+
+
+
+
+GetCampaignHoldingScoreValues = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,integer,integer,integer,integer,)",
+valuetype = "offensiveArtifactValue,defensiveArtifactValue,outpostValue,resourceValue,keepValue,",},
+
+
+
+
+
+
+
+GetCampaignName = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(string,)",
+valuetype = "campaignName,",},
+
+
+
+
+
+
+
+GetPendingAssignedCampaign = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "campaignId,",},
+
+
+
+
+
+
+
+GetNumCampaignRulesetTypes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numRulesetTypes,",},
+
+
+
+
+
+
+
+GetCampaignSocialConnectionInfo = {type = "function",
+description = "",
+args = "(*integer* _connectionIndex_)",
+returns = "(bool,bool,integer,integer,integer,)",
+valuetype = "isGuildMate,isFriend,currentCampaignId,assignedCampaignId,alliance,accountId,",},
+
+
+
+
+
+
+
+SwitchGuestCampaign = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",},
+
+
+
+GetMinLevelForCampaignTutorial = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "minLevelForCampaignTutorial,",},
+
+
+
+
+
+
+
+GetNumLootItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetNumKeepResourceTypes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numTypes,",},
+
+
+
+
+
+
+
+GetNumKeepUpgradePaths = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numPaths,",},
+
+
+
+
+
+
+
+GetNumUpgradesForKeepAtResourceLevel = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepResourceType|#KeepResourceType]* _resourceType_, *integer* _level_)",
+returns = "(integer,)",
+valuetype = "numUpgrades,",},
+
+
+
+
+
+
+
+GetKeepUpgradeDetails = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepResourceType|#KeepResourceType]* _resourceType_, *integer* _level_, *luaindex* _index_)",
+returns = "(bool,integer,textureName,string,string,)",
+valuetype = "active,upgradeAtPercent,upgradeIcon,upgradeDetails,upgradeName,",},
+
+
+
+
+
+
+
+GetKeepUpgradeLineFromResourceType = {type = "function",
+description = "",
+args = "(*[KeepResourceType|#KeepResourceType]* _resourceType_)",
+returns = "()",
+valuetype = "upgradeLine,",},
+
+
+
+
+
+
+
+GetKeepUpgradeLineFromUpgradePath = {type = "function",
+description = "",
+args = "(*[KeepUpgradePath|#KeepUpgradePath]* _upgradePath_)",
+returns = "()",
+valuetype = "upgradeLine,",},
+
+
+
+
+
+
+
+GetNumUpgradesForKeepAtPathLevel = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepUpgradePath|#KeepUpgradePath]* _upgradePath_, *integer* _level_)",
+returns = "(integer,)",
+valuetype = "numUpgrades,",},
+
+
+
+
+
+
+
+GetKeepUpgradePathDetails = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepUpgradePath|#KeepUpgradePath]* _upgradePath_, *integer* _level_, *luaindex* _index_)",
+returns = "(bool,integer,textureName,string,string,)",
+valuetype = "active,upgradeAtPercent,icon,upgradeDetails,upgradeName,",},
+
+
+
+
+
+
+
+CanRespawnAtKeep = {type = "function",
+description = "",
+args = "(*integer* _keepId_)",
+returns = "(bool,)",
+valuetype = "canRespawn,",},
+
+
+
+
+
+
+
+GetIsTracked = {type = "function",
+description = "",
+args = "(*integer* _trackType_, *integer* _param1_, *integer* _param2_)",
+returns = "(bool,)",
+valuetype = "tracked,",},
+
+
+
+
+
+
+
+GetIsTrackedForContentId = {type = "function",
+description = "",
+args = "(*integer* _trackType_, *integer* _contentId_)",
+returns = "(bool,)",
+valuetype = "tracked,",},
+
+
+
+
+
+
+
+SetTracked = {type = "function",
+description = "",
+args = "(*integer* _trackType_, *bool* _tracked_, *integer* _param1_, *integer* _param2_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+GetNumTracked = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numTracked,",},
+
+
+
+
+
+
+
+GetTrackedByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,integer,)",
+valuetype = "trackType,",},
+
+
+
+
+
+
+
+GetTrackedIsAssisted = {type = "function",
+description = "",
+args = "(*integer* _trackType_, *integer* _param1_, *integer* _param2_)",
+returns = "(bool,)",
+valuetype = "assisted,",},
+
+
+
+
+
+
+
+SetTrackedIsAssisted = {type = "function",
+description = "",
+args = "(*integer* _trackType_, *bool* _assisted_, *integer* _param1_, *integer* _param2_)",},
+
+
+
+AddMapPin = {type = "function",
+description = "",
+args = "(*integer* _pinType_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",},
+
+
+
+RemoveMapPin = {type = "function",
+description = "",
+args = "(*integer* _pinType_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",},
+
+
+
+StopMapPinAnimation = {type = "function",
+description = "",
+args = "(*integer* _pinType_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",},
+
+
+
+RemoveMapPinsByType = {type = "function",
+description = "",
+args = "(*integer* _pinType_)",},
+
+
+
+SetMapPinAssisted = {type = "function",
+description = "",
+args = "(*integer* _pinType_, *bool* _assisted_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",},
+
+
+
+SetMapPinContinuousPositionUpdate = {type = "function",
+description = "",
+args = "(*integer* _pinType_, *bool* _continuousUpdate_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",},
+
+
+
+AddMapQuestPins = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",},
+
+
+
+RemoveMapQuestPins = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",},
+
+
+
+SetMapQuestPinsAssisted = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *bool* _assisted_)",},
+
+
+
+StartMouseSiegeWeaponAim = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StopMouseSiegeWeaponAim = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SiegeWeaponPackUp = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SiegeWeaponRelease = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SiegeWeaponFire = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CanSiegeWeaponPackUp = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canPackup,",},
+
+
+
+
+
+
+
+CanSiegeWeaponFire = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canFire,",},
+
+
+
+
+
+
+
+CanSiegeWeaponAim = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canAim,",},
+
+
+
+
+
+
+
+IsPlayerControllingSiegeWeapon = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isPlayerControlling,",},
+
+
+
+
+
+
+
+IsPlayerEscortingRam = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isPlayerEscorting,",},
+
+
+
+
+
+
+
+GetNumPlayersEscortingRam = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numPlayersEscorting,",},
+
+
+
+
+
+
+
+GetMinMaxRamEscorts = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "maxEscorts,minEscorts,",},
+
+
+
+
+
+
+
+SetHealthWarningStage = {type = "function",
+description = "",
+args = "(*integer* _stage_)",},
+
+
+
+FlashHealthWarningStage = {type = "function",
+description = "",
+args = "(*integer* _stage_, *integer* _flashTimeMs_)",},
+
+
+
+ClearHealthWarnings = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetFlashWaitTime = {type = "function",
+description = "",
+args = "(*integer* _waitTimeMs_)",},
+
+
+
+GetMaxMailItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxMail,",},
+
+
+
+
+
+
+
+QueueItemAttachment = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *luaindex* _attachmentSlot_)",
+returns = "(integer,)",
+valuetype = "itemAttachmentResult,",},
+
+
+
+
+
+
+
+FormatAchievementLinkTimestamp = {type = "function",
+description = "",
+args = "(*string* _timestamp_)",
+returns = "(string,string,)",
+valuetype = "time,date,",},
+
+
+
+
+
+
+
+GetNumStats = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numStats,",},
+
+
+
+
+
+
+
+GetNumAbilitiesLearnedForLevel = {type = "function",
+description = "",
+args = "(*integer* _level_, *bool* _progression_)",
+returns = "(integer,)",
+valuetype = "abilitiesLearned,",},
+
+
+
+
+
+
+
+GetLearnedAbilityInfoForLevel = {type = "function",
+description = "",
+args = "(*integer* _level_, *luaindex* _learnedIndex_, *bool* _progression_)",
+returns = "(luaindex,luaindex,string,string,)",
+valuetype = "progressionIndex,abilityIndex,texture,name,",},
+
+
+
+
+
+
+
+PlayerHasAttributeUpgrades = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasLevelUpgrades,",},
+
+
+
+
+
+
+
+ChooseAbilityProgressionMorph = {type = "function",
+description = "",
+args = "(*luaindex* _progressionIndex_, *integer* _morph_)",},
+
+
+
+GetAbilityProgressionInfo = {type = "function",
+description = "",
+args = "(*luaindex* _progressionIndex_)",
+returns = "(integer,integer,string,)",
+valuetype = "rank,morph,name,",},
+
+
+
+
+
+
+
+GetAbilityProgressionXPInfo = {type = "function",
+description = "",
+args = "(*luaindex* _progressionIndex_)",
+returns = "(bool,integer,integer,integer,)",
+valuetype = "atMorph,currentXP,nextRankXP,lastRankXp,",},
+
+
+
+
+
+
+
+GetAbilityProgressionAbilityInfo = {type = "function",
+description = "",
+args = "(*luaindex* _progressionIndex_, *integer* _morph_, *integer* _rank_)",
+returns = "(luaindex,string,string,)",
+valuetype = "abilityIndex,texture,name,",},
+
+
+
+
+
+
+
+GetAbilityProgressionRankFromAbilityId = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "()",
+valuetype = "rank,",},
+
+
+
+
+
+
+
+GetAbilityProgressionXPInfoFromAbilityId = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(bool,integer,integer,integer,luaindex,bool,)",
+valuetype = "atMorph,currentXP,nextRankXP,lastRankXp,progressionIndex,hasProgression,",},
+
+
+
+
+
+
+
+GetAttributeDerivedStatPerPointValue = {type = "function",
+description = "",
+args = "(*integer* _attribute_, *integer* _stat_)",
+returns = "(number,)",
+valuetype = "amountPerPoint,",},
+
+
+
+
+
+
+
+GetActiveCombatTipInfo = {type = "function",
+description = "",
+args = "(*integer* _activeCombatTipId_)",
+returns = "(string,string,string,)",
+valuetype = "iconPath,tipText,name,",},
+
+
+
+
+
+
+
+IsGameCameraActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isActive,",},
+
+
+
+
+
+
+
+IsInteractionCameraActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isActive,",},
+
+
+
+
+
+
+
+BeginInteractCameraSpin = {type = "function",
+description = "",
+args = "()",},
+
+
+
+EndInteractCameraSpin = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GameCameraInteractStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsReticleHidden = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isHidden,",},
+
+
+
+
+
+
+
+IsGameCameraUnitHighlightedAttackable = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "attackable,",},
+
+
+
+
+
+
+
+GameCameraMouseFreeLookStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GameCameraMouseFreeLookStop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CycleGameCameraPreferredEnemyTarget = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsGameCameraPreferredTargetValid = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+ClearGameCameraPreferredTarget = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetGameCameraInteractableActionInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,integer,bool,bool,)",
+valuetype = "isCriminalInteract,contextualLink,contextualInfo,additionalInfo,isOwned,interactBlocked,name,action,",},
+
+
+
+
+
+
+
+GetNameOfGameCameraQuestToolTarget = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+ToggleGameCameraFirstPerson = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsGameCameraSiegeControlled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+ReleaseGameCameraSiegeControlled = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumPendingFeedback = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "pendingFeedback,",},
+
+
+
+
+
+
+
+GetFeedbackIdByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _feedbackIndex_)",
+returns = "()",
+valuetype = "feedbackId,",},
+
+
+
+
+
+
+
+GetFeedbackType = {type = "function",
+description = "",
+args = "(*integer* _feedbackId_)",
+returns = "(integer,)",
+valuetype = "feedbackType,",},
+
+
+
+
+
+
+
+RemovePendingFeedback = {type = "function",
+description = "",
+args = "(*integer* _feedbackId_)",},
+
+
+
+IsFeedbackGatheringEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+RequestOpenUnsafeURL = {type = "function",
+description = "",
+args = "(*string* _URL_)",},
+
+
+
+Logout = {type = "function",
+description = "",
+args = "()",},
+
+
+
+Quit = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ConfirmLogout = {type = "function",
+description = "",
+args = "(*bool* _quitGame_, *[LogoutType|#LogoutType]* _option_, *[LogoutResult|#LogoutResult]* _initialResult_)",},
+
+
+
+CancelLogout = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetIsNewCharacter = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isNewCharacter,",},
+
+
+
+
+
+
+
+GetUniqueNameForCharacter = {type = "function",
+description = "",
+args = "(*string* _characterName_)",
+returns = "(string,)",
+valuetype = "uniqueName,",},
+
+
+
+
+
+
+
+GetWorldName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "worldName,",},
+
+
+
+
+
+
+
+Disconnect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetTrialChatRestriction = {type = "function",
+description = "",
+args = "(*[MsgChannelType|#MsgChannelType]* _channel_, *string* _target_)",
+returns = "()",
+valuetype = "restrictionType,",},
+
+
+
+
+
+
+
+GetTrialChatIsRestrictedAndWarn = {type = "function",
+description = "",
+args = "(*[MsgChannelType|#MsgChannelType]* _channel_, *string* _target_)",
+returns = "(bool,)",
+valuetype = "handled,",},
+
+
+
+
+
+
+
+CanChangeBattleLevelPreference = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canChangeBattleLevelPreference,",},
+
+
+
+
+
+
+
+GetCursorBagId = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "originatingBag,",},
+
+
+
+
+
+
+
+GetCursorSlotIndex = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "slotIndex,",},
+
+
+
+
+
+
+
+PlaceInActionBar = {type = "function",
+description = "",
+args = "(*luaindex* _actionSlot_)",},
+
+
+
+PlaceInInventory = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+RequestMoveItem = {type = "function",
+description = "",
+args = "(*integer* _sourceBag_, *integer* _sourceSlot_, *integer* _destBag_, *integer* _destSlot_, *integer* _stackCount_)",},
+
+
+
+PlaceInEquipSlot = {type = "function",
+description = "",
+args = "(*integer* _slot_)",},
+
+
+
+PlaceInStoreWindow = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PlaceInTransfer = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PlaceInWorldLeftClick = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PlaceInAttachmentSlot = {type = "function",
+description = "",
+args = "(*luaindex* _attachmentSlot_)",},
+
+
+
+PickupAction = {type = "function",
+description = "",
+args = "(*luaindex* _actionSlot_)",},
+
+
+
+PickupAbility = {type = "function",
+description = "",
+args = "(*luaindex* _abilityIndex_)",},
+
+
+
+PickupAbilityBySkillLine = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillLineIndex_, *luaindex* _abilityIndex_)",},
+
+
+
+PickupInventoryItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *integer* _count_)",},
+
+
+
+PickupEquippedItem = {type = "function",
+description = "",
+args = "(*integer* _slot_)",},
+
+
+
+PickupTradeItem = {type = "function",
+description = "",
+args = "(*luaindex* _tradeIndex_)",},
+
+
+
+PickupQuestTool = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _toolIndex_)",},
+
+
+
+PickupQuestItem = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",},
+
+
+
+PickupStoreItem = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",},
+
+
+
+PickupStoreBuybackItem = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",},
+
+
+
+PickupCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",},
+
+
+
+RespondToDestroyRequest = {type = "function",
+description = "",
+args = "(*bool* _choice_)",},
+
+
+
+PlaceInTradingHouse = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumActionLayers = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "actionLayers,",},
+
+
+
+
+
+
+
+GetActionLayerInfo = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_)",
+returns = "(integer,string,)",
+valuetype = "numLayerCategories,layerName,",},
+
+
+
+
+
+
+
+GetActionLayerCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *luaindex* _categoryIndex_)",
+returns = "(integer,string,)",
+valuetype = "numActions,categoryName,",},
+
+
+
+
+
+
+
+GetActionInfo = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *luaindex* _categoryIndex_, *luaindex* _actionIndex_)",
+returns = "(bool,bool,string,)",
+valuetype = "isHidden,isRebindable,actionName,",},
+
+
+
+
+
+
+
+GetActionBindingInfo = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *luaindex* _categoryIndex_, *luaindex* _actionIndex_, *luaindex* _bindingIndex_)",
+returns = "()",
+valuetype = "keyCode,",},
+
+
+
+
+
+
+
+GetHighestPriorityActionBindingInfoFromName = {type = "function",
+description = "",
+args = "(*string* _actionName_, *bool* _preferGamepad_)",
+returns = "()",
+valuetype = "keyCode,",},
+
+
+
+
+
+
+
+GetMaxBindingsPerAction = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxNumBindings,",},
+
+
+
+
+
+
+
+CreateDefaultActionBind = {type = "function",
+description = "",
+args = "(*string* _actionName_, *[KeyCode|#KeyCode]* _key_, *[KeyCode|#KeyCode]* _modifier1_, *[KeyCode|#KeyCode]* _modifier2_, *[KeyCode|#KeyCode]* _modifier3_, *[KeyCode|#KeyCode]* _modifier4_)",},
+
+
+
+BindKeyToAction = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *luaindex* _categoryIndex_, *luaindex* _actionIndex_, *luaindex* _bindingIndex_, *[KeyCode|#KeyCode]* _key_, *[KeyCode|#KeyCode]* _modifier1_, *[KeyCode|#KeyCode]* _modifier2_, *[KeyCode|#KeyCode]* _modifier3_, *[KeyCode|#KeyCode]* _modifier4_)",},
+
+
+
+UnbindKeyFromAction = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *luaindex* _categoryIndex_, *luaindex* _actionIndex_, *luaindex* _bindingIndex_)",},
+
+
+
+UnbindAllKeysFromAction = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *luaindex* _categoryIndex_, *luaindex* _actionIndex_)",},
+
+
+
+GetActionIndicesFromName = {type = "function",
+description = "",
+args = "(*string* _actionName_)",
+returns = "()",
+valuetype = "actionIndex,categoryIndex,layerIndex,",},
+
+
+
+
+
+
+
+GetBindingIndicesFromKeys = {type = "function",
+description = "",
+args = "(*luaindex* _layerIndex_, *[KeyCode|#KeyCode]* _keyCode_, *[KeyCode|#KeyCode]* _mod1_, *[KeyCode|#KeyCode]* _mod2_, *[KeyCode|#KeyCode]* _mod3_, *[KeyCode|#KeyCode]* _mod4_)",
+returns = "()",
+valuetype = "bindingIndex,actionIndex,categoryIndex,",},
+
+
+
+
+
+
+
+GetActionNameFromKey = {type = "function",
+description = "",
+args = "(*string* _layerName_, *[KeyCode|#KeyCode]* _keyCode_)",
+returns = "(string,)",
+valuetype = "actionName,",},
+
+
+
+
+
+
+
+PushActionLayerByName = {type = "function",
+description = "",
+args = "(*string* _layerName_)",},
+
+
+
+InsertActionLayerByName = {type = "function",
+description = "",
+args = "(*string* _layerName_, *luaindex* _activeLayerIndex_)",},
+
+
+
+InsertNamedActionLayerAbove = {type = "function",
+description = "",
+args = "(*string* _layerName_, *string* _existingLayerName_)",},
+
+
+
+RemoveActionLayerByName = {type = "function",
+description = "",
+args = "(*string* _layerName_)",},
+
+
+
+IsActionLayerActiveByName = {type = "function",
+description = "",
+args = "(*string* _layerName_)",
+returns = "(bool,)",
+valuetype = "active,",},
+
+
+
+
+
+
+
+PopActionLayer = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumActiveActionLayers = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numActiveActionLayers,",},
+
+
+
+
+
+
+
+GetActiveActionLayerIndex = {type = "function",
+description = "",
+args = "(*luaindex* _activeActionLayerIndex_)",
+returns = "()",
+valuetype = "layerIndex,",},
+
+
+
+
+
+
+
+GetNumCharacters = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCharacters,",},
+
+
+
+
+
+
+
+GetCharacterInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,string,integer,integer,integer,string,)",
+valuetype = "locationId,id,alliance,raceId,classId,level,gender,name,",},
+
+
+
+
+
+
+
+GetNumAttributes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numAttributes,",},
+
+
+
+
+
+
+
+IsPlayerTryingToMove = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "tryingToMove,",},
+
+
+
+
+
+
+
+GetCon = {type = "function",
+description = "",
+args = "(*integer* _otherLevel_, *integer:nilable* _playerLevel_)",
+returns = "()",
+valuetype = "con,",},
+
+
+
+
+
+
+
+IsWerewolf = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isWerewolf,",},
+
+
+
+
+
+
+
+IsPlayerStunned = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isStunned,",},
+
+
+
+
+
+
+
+GetSynergyInfo = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "iconFilename,synergyName,",},
+
+
+
+
+
+
+
+HasSynergyEffects = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasSynergy,",},
+
+
+
+
+
+
+
+GetGroupInviteInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,integer,string,)",
+valuetype = "displayName,millisecondsSinceRequest,characterName,",},
+
+
+
+
+
+
+
+AcceptGroupInvite = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DeclineGroupInvite = {type = "function",
+description = "",
+args = "()",},
+
+
+
+HasPendingGroupElectionVote = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasPendingVote,",},
+
+
+
+
+
+
+
+CastGroupVote = {type = "function",
+description = "",
+args = "(*[GroupVoteChoice|#GroupVoteChoice]* _vote_)",},
+
+
+
+GroupLeave = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GroupInviteByName = {type = "function",
+description = "",
+args = "(*string* _name_)",},
+
+
+
+GroupKickByName = {type = "function",
+description = "",
+args = "(*string* _name_)",},
+
+
+
+GroupDisband = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsPlayerInGroup = {type = "function",
+description = "",
+args = "(*string* _name_)",
+returns = "(bool,)",
+valuetype = "inGroup,",},
+
+
+
+
+
+
+
+GetGroupSize = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "groupSize,",},
+
+
+
+
+
+
+
+JumpToGroupLeader = {type = "function",
+description = "",
+args = "()",},
+
+
+
+JumpToGroupMember = {type = "function",
+description = "",
+args = "(*string* _name_)",},
+
+
+
+CanJumpToGroupMember = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "result,canJump,",},
+
+
+
+
+
+
+
+SetVeteranDifficulty = {type = "function",
+description = "",
+args = "(*bool* _isVeteranDifficulty_)",},
+
+
+
+GetGroupUnitTagByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _sortIndex_)",
+returns = "()",
+valuetype = "unitTag,",},
+
+
+
+
+
+
+
+GetGroupIndexByUnitTag = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(luaindex,)",
+valuetype = "sortIndex,",},
+
+
+
+
+
+
+
+GetInstanceKickTime = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "totalTimeMs,remainingTimeMs,",},
+
+
+
+
+
+
+
+IsGroupMemberInRemoteRegion = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(bool,)",
+valuetype = "inRemoteRegion,",},
+
+
+
+
+
+
+
+IsAnyGroupMemberInDungeon = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAnyGroupMemberInDungeon,",},
+
+
+
+
+
+
+
+IsGroupCrossAlliance = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isGroupCrossAlliance,",},
+
+
+
+
+
+
+
+IsInLFGGroup = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInLFGGroup,",},
+
+
+
+
+
+
+
+IsCurrentLFGActivityComplete = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isComplete,",},
+
+
+
+
+
+
+
+GetGroupMemberAssignedRole = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "()",
+valuetype = "assignedRole,",},
+
+
+
+
+
+
+
+DoAllGroupMembersHavePreferredRole = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "allGroupMembersHavePreferredRoles,",},
+
+
+
+
+
+
+
+IsGroupUsingVeteranDifficulty = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isVeteran,",},
+
+
+
+
+
+
+
+IsGroupModificationAvailable = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAvailable,",},
+
+
+
+
+
+
+
+DoesGroupModificationRequireVote = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "doesRequireVote,",},
+
+
+
+
+
+
+
+CanPlayerChangeGroupDifficulty = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "reason,canChange,",},
+
+
+
+
+
+
+
+GetGroupElectionInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,string,integer,)",
+valuetype = "targetUnitTag,electionDescriptor,timeRemainingSeconds,electionType,",},
+
+
+
+
+
+
+
+BeginGroupElection = {type = "function",
+description = "",
+args = "(*[GroupElectionType|#GroupElectionType]* _electionType_, *string* _electionDescriptor_, *string* _targetUnitTag_)",
+returns = "(bool,)",
+valuetype = "sentSuccessfully,",},
+
+
+
+
+
+
+
+GetRaidReviveCountersRemaining = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "currentCounter,",},
+
+
+
+
+
+
+
+GetCurrentRaidScore = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "score,",},
+
+
+
+
+
+
+
+GetCurrentRaidDeaths = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "deaths,",},
+
+
+
+
+
+
+
+GetCurrentRaidStartingReviveCounters = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "startingReviveCounters,",},
+
+
+
+
+
+
+
+GetCurrentRaidLifeScoreBonus = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "currentLifeScoreBonus,",},
+
+
+
+
+
+
+
+GetRaidBonusMultiplier = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentLifeScoreBonus,",},
+
+
+
+
+
+
+
+IsRaidInProgress = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "inProgress,",},
+
+
+
+
+
+
+
+HasRaidEnded = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "ended,",},
+
+
+
+
+
+
+
+WasRaidSuccessful = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "successful,",},
+
+
+
+
+
+
+
+IsPlayerInRaid = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "inRaid,",},
+
+
+
+
+
+
+
+IsPlayerInReviveCounterRaid = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInReviveCounterRaid,",},
+
+
+
+
+
+
+
+IsPlayerInRaidStagingArea = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInRaidStagingArea,",},
+
+
+
+
+
+
+
+GetRaidName = {type = "function",
+description = "",
+args = "(*integer* _raidId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetCurrentParticipatingRaidId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentRaidId,",},
+
+
+
+
+
+
+
+GetRaidTargetTime = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "raidTargetTime,",},
+
+
+
+
+
+
+
+GetRaidDuration = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "raidTime,",},
+
+
+
+
+
+
+
+QueryRaidLeaderboardData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumRaidLeaderboards = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_)",
+returns = "(bool,integer,)",
+valuetype = "hasWeekly,count,",},
+
+
+
+
+
+
+
+GetRaidOfTheWeekLeaderboardInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_)",
+returns = "(integer,string,)",
+valuetype = "raidId,name,",},
+
+
+
+
+
+
+
+GetRaidLeaderboardInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_, *luaindex* _raidIndex_)",
+returns = "(integer,string,)",
+valuetype = "raidId,name,",},
+
+
+
+
+
+
+
+GetRaidOfTheWeekLeaderboardLocalPlayerInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_)",
+returns = "(integer,integer,)",
+valuetype = "bestScore,rank,",},
+
+
+
+
+
+
+
+GetRaidLeaderboardLocalPlayerInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_, *luaindex* _raidIndex_)",
+returns = "(integer,integer,)",
+valuetype = "bestScore,rank,",},
+
+
+
+
+
+
+
+GetNumTrialOfTheWeekLeaderboardEntries = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetNumTrialLeaderboardEntries = {type = "function",
+description = "",
+args = "(*luaindex* _raidIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetNumChallengeOfTheWeekLeaderboardEntries = {type = "function",
+description = "",
+args = "(*integer* _classId_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetNumChallengeLeaderboardEntries = {type = "function",
+description = "",
+args = "(*luaindex* _raidIndex_, *integer* _classId_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetTrialOfTheWeekLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(string,integer,integer,integer,string,integer,)",
+valuetype = "displayName,allianceId,classId,time,charName,ranking,",},
+
+
+
+
+
+
+
+GetTrialLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _raidIndex_, *luaindex* _entryIndex_)",
+returns = "(string,integer,integer,integer,string,integer,)",
+valuetype = "displayName,allianceId,classId,time,charName,ranking,",},
+
+
+
+
+
+
+
+GetChallengeOfTheWeekLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*integer* _classId_, *luaindex* _entryIndex_)",
+returns = "(string,integer,integer,integer,string,integer,)",
+valuetype = "displayName,allianceId,retClassId,time,charName,ranking,",},
+
+
+
+
+
+
+
+GetChallengeLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _raidIndex_, *integer* _classId_, *luaindex* _entryIndex_)",
+returns = "(string,integer,integer,integer,string,integer,)",
+valuetype = "displayName,allianceId,retClassId,time,charName,ranking,",},
+
+
+
+
+
+
+
+GetRaidOfTheWeekTimes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "secondsUntilNextStart,secondsUntilEnd,",},
+
+
+
+
+
+
+
+GetPlayerRaidOfTheWeekParticipationInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_)",
+returns = "(bool,bool,)",
+valuetype = "isCredited,isParticipating,",},
+
+
+
+
+
+
+
+GetPlayerRaidParticipationInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_, *luaindex* _raidIndex_)",
+returns = "(bool,bool,)",
+valuetype = "isCredited,isParticipating,",},
+
+
+
+
+
+
+
+GetPlayerRaidOfTheWeekProgressInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_)",
+returns = "(bool,bool,)",
+valuetype = "complete,inProgress,",},
+
+
+
+
+
+
+
+GetPlayerRaidProgressInfo = {type = "function",
+description = "",
+args = "(*[RaidCategory|#RaidCategory]* _raidCategory_, *luaindex* _raidIndex_)",
+returns = "(bool,bool,)",
+valuetype = "complete,inProgress,",},
+
+
+
+
+
+
+
+QueryHomeShowLeaderboardData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumHomeShowVoteCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numVoteCategories,",},
+
+
+
+
+
+
+
+GetHomeShowLeaderboardVoteCategoryName = {type = "function",
+description = "",
+args = "(*integer* _voteCategory_)",
+returns = "(string,)",
+valuetype = "homeShowEventName,",},
+
+
+
+
+
+
+
+GetHomeShowLeaderboardLocalPlayerInfo = {type = "function",
+description = "",
+args = "(*integer* _voteCategory_, *[HouseCategoryType|#HouseCategoryType]* _houseCategory_)",
+returns = "(integer,integer,)",
+valuetype = "personalBestScore,personalBestRank,",},
+
+
+
+
+
+
+
+GetNumHomeShowLeaderboardEntries = {type = "function",
+description = "",
+args = "(*integer* _voteCategory_, *[HouseCategoryType|#HouseCategoryType]* _houseCategory_)",
+returns = "(integer,)",
+valuetype = "numEntries,",},
+
+
+
+
+
+
+
+GetHomeShowLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*integer* _voteCategory_, *[HouseCategoryType|#HouseCategoryType]* _houseCategory_, *luaindex* _entryIndex_)",
+returns = "(integer,integer,string,integer,)",
+valuetype = "score,houseCollectibleId,playerDisplayname,rank,",},
+
+
+
+
+
+
+
+GetHomeShowLeaderboardTimeInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "secondsUntilNextUpdate,",},
+
+
+
+
+
+
+
+JumpToFriend = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+JumpToHouse = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+JumpToSpecificHouse = {type = "function",
+description = "",
+args = "(*string* _displayName_, *integer* _houseId_)",},
+
+
+
+GetNumRaidScoreNotifications = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numNotifications,",},
+
+
+
+
+
+
+
+GetRaidScoreNotificationId = {type = "function",
+description = "",
+args = "(*luaindex* _notificationIndex_)",
+returns = "(integer,)",
+valuetype = "notificationId,",},
+
+
+
+
+
+
+
+GetRaidScoreNotificationInfo = {type = "function",
+description = "",
+args = "(*integer* _notificationId_)",
+returns = "(integer,integer,integer,)",
+valuetype = "millisecondsSinceRequest,raidScore,raidId,",},
+
+
+
+
+
+
+
+GetNumRaidScoreNotificationMembers = {type = "function",
+description = "",
+args = "(*integer* _notificationId_)",
+returns = "(integer,)",
+valuetype = "numMembers,",},
+
+
+
+
+
+
+
+GetRaidScoreNotificationMemberInfo = {type = "function",
+description = "",
+args = "(*integer* _notificationId_, *luaindex* _memberIndex_)",
+returns = "(bool,bool,bool,string,string,)",
+valuetype = "isPlayer,isGuildMember,isFriend,characterName,displayName,",},
+
+
+
+
+
+
+
+RemoveRaidScoreNotification = {type = "function",
+description = "",
+args = "(*integer* _notificationId_)",},
+
+
+
+IsSlotLocked = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "locked,",},
+
+
+
+
+
+
+
+IsActionBarSlottingAllowed = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAllowed,",},
+
+
+
+
+
+
+
+GetActionBarPage = {type = "function",
+description = "",
+args = "(*luaindex* _physicalPageId_)",
+returns = "(luaindex,)",
+valuetype = "logicalPageId,",},
+
+
+
+
+
+
+
+SetActionBarPage = {type = "function",
+description = "",
+args = "(*luaindex* _physicalPageId_, *luaindex* _logicalPageId_)",},
+
+
+
+ClearSlot = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+SelectSlotAbility = {type = "function",
+description = "",
+args = "(*luaindex* _abilityIndex_, *luaindex* _slotIndex_)",},
+
+
+
+SelectSlotItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _bagSlotId_, *luaindex* _slotIndex_)",},
+
+
+
+SelectSlotCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *luaindex* _slotIndex_)",},
+
+
+
+SelectSlotEmote = {type = "function",
+description = "",
+args = "(*integer* _emoteId_, *luaindex* _slotIndex_)",},
+
+
+
+SelectSlotQuickChat = {type = "function",
+description = "",
+args = "(*integer* _quickChatId_, *luaindex* _slotIndex_)",},
+
+
+
+SelectLastSlottedItem = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+ClearLastSlottedItem = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetLastSlottedItemLink = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "itemLink,",},
+
+
+
+
+
+
+
+GetSlotItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(string,)",
+valuetype = "itemLink,",},
+
+
+
+
+
+
+
+GetCurrentQuickslot = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "slotId,",},
+
+
+
+
+
+
+
+SetCurrentQuickslot = {type = "function",
+description = "",
+args = "(*integer* _slotId_)",},
+
+
+
+HasMountSkin = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+GetMountSkinId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "skinId,",},
+
+
+
+
+
+
+
+GetRidingStats = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,integer,integer,integer,)",
+valuetype = "maxSpeedBonus,speedBonus,maxStaminaBonus,staminaBonus,maxInventoryBonus,inventoryBonus,",},
+
+
+
+
+
+
+
+GetMaxRidingTraining = {type = "function",
+description = "",
+args = "(*[RidingTrainType|#RidingTrainType]* _trainTypeIndex_)",
+returns = "(integer,)",
+valuetype = "maxValue,",},
+
+
+
+
+
+
+
+GetTimeUntilCanBeTrained = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "totalDurationMs,timeMs,",},
+
+
+
+
+
+
+
+GetTrainingCost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+TrainRiding = {type = "function",
+description = "",
+args = "(*[RidingTrainType|#RidingTrainType]* _trainTypeIndex_)",},
+
+
+
+IsMounted = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "mounted,",},
+
+
+
+
+
+
+
+ToggleMount = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetAbilityIdByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _abilityIndex_)",
+returns = "(integer,)",
+valuetype = "abilityId,",},
+
+
+
+
+
+
+
+DoesAbilityExist = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(bool,)",
+valuetype = "exists,",},
+
+
+
+
+
+
+
+GetAbilityName = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(string,)",
+valuetype = "abilityName,",},
+
+
+
+
+
+
+
+IsAbilityPassive = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(bool,)",
+valuetype = "isPassive,",},
+
+
+
+
+
+
+
+IsAbilityPermanent = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(bool,)",
+valuetype = "isPermanent,",},
+
+
+
+
+
+
+
+GetAbilityCastInfo = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(integer,integer,bool,)",
+valuetype = "channelTime,castTime,channeled,",},
+
+
+
+
+
+
+
+GetAbilityTargetDescription = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "()",
+valuetype = "targetDescription,",},
+
+
+
+
+
+
+
+GetAbilityRange = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(integer,integer,)",
+valuetype = "maxRangeCM,minRangeCM,",},
+
+
+
+
+
+
+
+GetAbilityRadius = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(integer,)",
+valuetype = "radius,",},
+
+
+
+
+
+
+
+GetAbilityAngleDistance = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(integer,)",
+valuetype = "angleDistance,",},
+
+
+
+
+
+
+
+GetAbilityDuration = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(integer,)",
+valuetype = "duration,",},
+
+
+
+
+
+
+
+GetAbilityIcon = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetAbilityCost = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(integer,)",
+valuetype = "mechanic,cost,",},
+
+
+
+
+
+
+
+GetAbilityRoles = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(bool,bool,bool,)",
+valuetype = "isDamageRoleAbility,isHealerRoleAbility,isTankRoleAbility,",},
+
+
+
+
+
+
+
+GetAbilityDescriptionHeader = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(string,)",
+valuetype = "header,",},
+
+
+
+
+
+
+
+GetAbilityDescription = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetAbilityEffectDescription = {type = "function",
+description = "",
+args = "(*integer* _effectSlotId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetAbilityUpgradeLines = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(string,string,string,)",
+valuetype = "newValue,oldValue,label,",},
+
+
+
+
+
+
+
+GetAbilityNewEffectLines = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",
+returns = "(string,)",
+valuetype = "newEffect,",},
+
+
+
+
+
+
+
+IsBlockActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "active,",},
+
+
+
+
+
+
+
+StartSoulGemResurrection = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CancelSoulGemResurrection = {type = "function",
+description = "",
+args = "()",},
+
+
+
+OnWeaponSwap = {type = "function",
+description = "",
+args = "()",},
+
+
+
+OnWeaponSwapToSet = {type = "function",
+description = "",
+args = "()",},
+
+
+
+OnWeaponSwapToSet = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ActivateSynergy = {type = "function",
+description = "",
+args = "()",},
+
+
+
+FormatFloatRelevantFraction = {type = "function",
+description = "",
+args = "(*number* _num_)",
+returns = "(string,)",
+valuetype = "formattedString,",},
+
+
+
+
+
+
+
+GetOfferedQuestInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,string,)",
+valuetype = "response,dialogue,",},
+
+
+
+
+
+
+
+GetOfferedQuestShareInfo = {type = "function",
+description = "",
+args = "(*integer* _questId_)",
+returns = "(string,integer,string,string,)",
+valuetype = "displayName,millisecondsSinceRequest,characterName,questName,",},
+
+
+
+
+
+
+
+GetOfferedQuestShareIds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "questId,",},
+
+
+
+
+
+
+
+AcceptOfferedQuest = {type = "function",
+description = "",
+args = "()",},
+
+
+
+AcceptSharedQuest = {type = "function",
+description = "",
+args = "(*integer* _questId_)",},
+
+
+
+DeclineSharedQuest = {type = "function",
+description = "",
+args = "(*integer* _questId_)",},
+
+
+
+GetNumJournalQuests = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numQuests,",},
+
+
+
+
+
+
+
+IsValidQuestIndex = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(bool,)",
+valuetype = "isValid,",},
+
+
+
+
+
+
+
+GetJournalQuestType = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,)",
+valuetype = "type,",},
+
+
+
+
+
+
+
+GetJournalQuestRepeatType = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,)",
+valuetype = "repeatType,",},
+
+
+
+
+
+
+
+GetJournalQuestInstanceDisplayType = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "()",
+valuetype = "instanceDisplayType,",},
+
+
+
+
+
+
+
+GetJournalQuestInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,bool,integer,bool,bool,string,integer,string,string,string,)",
+valuetype = "instanceDisplayType,questType,pushed,questLevel,tracked,completed,activeStepTrackerOverrideText,activeStepType,activeStepText,backgroundText,questName,",},
+
+
+
+
+
+
+
+GetJournalQuestIsComplete = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(bool,)",
+valuetype = "completed,",},
+
+
+
+
+
+
+
+GetJournalQuestName = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(string,)",
+valuetype = "questName,",},
+
+
+
+
+
+
+
+GetJournalQuestLevel = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,)",
+valuetype = "level,",},
+
+
+
+
+
+
+
+GetJournalQuestConditionType = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_, *bool* _assisted_)",
+returns = "(integer,)",
+valuetype = "pinType,",},
+
+
+
+
+
+
+
+GetJournalQuestConditionInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(bool,bool,bool,bool,integer,integer,string,)",
+valuetype = "isVisible,isCreditShared,isComplete,isFailCondition,max,current,conditionText,",},
+
+
+
+
+
+
+
+GetJournalQuestConditionValues = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(bool,bool,bool,bool,integer,integer,)",
+valuetype = "isVisible,isCreditShared,isComplete,isFailCondition,max,current,",},
+
+
+
+
+
+
+
+GetQuestToolCooldownInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _toolIndex_)",
+returns = "(integer,integer,)",
+valuetype = "duration,remain,",},
+
+
+
+
+
+
+
+GetQuestItemCooldownInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(integer,integer,)",
+valuetype = "duration,remain,",},
+
+
+
+
+
+
+
+UseQuestItem = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",},
+
+
+
+UseQuestTool = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _toolIndex_)",},
+
+
+
+CanUseQuestItem = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(bool,)",
+valuetype = "canUse,",},
+
+
+
+
+
+
+
+CanUseQuestTool = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _toolIndex_)",
+returns = "(bool,)",
+valuetype = "canUse,",},
+
+
+
+
+
+
+
+IsJournalQuestInCurrentMapZone = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_)",
+returns = "(bool,)",
+valuetype = "isInCurrentZone,",},
+
+
+
+
+
+
+
+IsJournalQuestStepEnding = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_)",
+returns = "(bool,)",
+valuetype = "isEnding,",},
+
+
+
+
+
+
+
+DoesJournalQuestConditionHavePosition = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(bool,)",
+valuetype = "hasPosition,",},
+
+
+
+
+
+
+
+SetMapToQuestCondition = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+SetMapToQuestStepEnding = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_)",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+SetMapToQuestZone = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_)",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+GetJournalQuestNumRewards = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetQuestRewardItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _rewardIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetNextCompletedQuestId = {type = "function",
+description = "",
+args = "(*integer:nilable* _lastQuestId_)",
+returns = "()",
+valuetype = "nextQuestId,",},
+
+
+
+
+
+
+
+GetCompletedQuestInfo = {type = "function",
+description = "",
+args = "(*integer* _questId_)",
+returns = "(string,)",
+valuetype = "questType,name,",},
+
+
+
+
+
+
+
+GetCompletedQuestLocationInfo = {type = "function",
+description = "",
+args = "(*integer* _questId_)",
+returns = "(luaindex,luaindex,string,string,)",
+valuetype = "poiIndex,zoneIndex,objectiveName,zoneName,",},
+
+
+
+
+
+
+
+GetJournalQuestRewardInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _rewardIndex_)",
+returns = "(bool,textureName,integer,string,)",
+valuetype = "itemType,itemQuality,meetsUsageRequirement,iconFile,amount,name,type,",},
+
+
+
+
+
+
+
+GetJournalQuestRewardItemId = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _rewardIndex_)",
+returns = "(integer,)",
+valuetype = "rewardItemDefId,",},
+
+
+
+
+
+
+
+GetJournalQuestRewardCollectibleId = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _rewardIndex_)",
+returns = "(integer,)",
+valuetype = "rewardCollectibleDefId,",},
+
+
+
+
+
+
+
+GetJournalQuestRewardSkillLine = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _rewardIndex_)",
+returns = "(luaindex,)",
+valuetype = "skillIndex,skillType,",},
+
+
+
+
+
+
+
+GetJournalQuestStartingZone = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_)",
+returns = "(luaindex,)",
+valuetype = "zoneIndex,",},
+
+
+
+
+
+
+
+GetQuestToolInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _toolIndex_)",
+returns = "(integer,string,bool,integer,textureName,)",
+valuetype = "questItemId,name,isUsable,stackCount,iconFilename,",},
+
+
+
+
+
+
+
+GetQuestItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(integer,string,integer,textureName,)",
+valuetype = "questItemId,name,stackCount,iconFilename,",},
+
+
+
+
+
+
+
+GetQuestToolQuestItemId = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _toolIndex_)",
+returns = "(integer,)",
+valuetype = "questItemId,",},
+
+
+
+
+
+
+
+GetQuestConditionQuestItemId = {type = "function",
+description = "",
+args = "(*luaindex* _journalQuestIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(integer,)",
+valuetype = "questItemId,",},
+
+
+
+
+
+
+
+GetQuestItemName = {type = "function",
+description = "",
+args = "(*integer* _questItemId_)",
+returns = "(string,)",
+valuetype = "itemName,",},
+
+
+
+
+
+
+
+GetQuestItemTooltipText = {type = "function",
+description = "",
+args = "(*integer* _questItemId_)",
+returns = "(string,)",
+valuetype = "tooltipText,",},
+
+
+
+
+
+
+
+CancelRequestJournalQuestConditionAssistance = {type = "function",
+description = "",
+args = "(*integer* _taskId_)",},
+
+
+
+GetDynamicChatChannelName = {type = "function",
+description = "",
+args = "(*integer* _channelId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetChatChannelId = {type = "function",
+description = "",
+args = "(*string* _name_)",
+returns = "(integer,)",
+valuetype = "channelId,",},
+
+
+
+
+
+
+
+CanWriteGuildChannel = {type = "function",
+description = "",
+args = "(*integer* _channelId_)",
+returns = "(bool,)",
+valuetype = "canWrite,",},
+
+
+
+
+
+
+
+GetNumChatContainers = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numContainers,",},
+
+
+
+
+
+
+
+GetNumChatContainerTabs = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_)",
+returns = "(integer,)",
+valuetype = "numContainerTabs,",},
+
+
+
+
+
+
+
+GetChatContainerTabInfo = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *luaindex* _tabIndex_)",
+returns = "(bool,bool,bool,bool,string,)",
+valuetype = "areTimestampsEnabled,isCombatLog,isInteractable,isLocked,name,",},
+
+
+
+
+
+
+
+GetNumChatCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+IsChatContainerTabCategoryEnabled = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *luaindex* _tabIndex_, *[ChatChannelCategories|#ChatChannelCategories]* _chatCategory_)",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+SetChatContainerTabCategoryEnabled = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *luaindex* _tabIndex_, *[ChatChannelCategories|#ChatChannelCategories]* _chatCategory_, *bool* _enabled_)",},
+
+
+
+SetChatContainerTabInfo = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *luaindex* _tabIndex_, *string* _name_, *bool* _isLocked_, *bool* _isInteractable_, *bool* _areTimestampsEnabled_)",},
+
+
+
+ResetChatContainerTabToDefault = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *luaindex* _tabIndex_)",},
+
+
+
+GetChatContainerColors = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_)",
+returns = "(number,number,number,number,number,)",
+valuetype = "bgMaxAlpha,bgMinAlpha,bgBlue,bgGreen,bgRed,",},
+
+
+
+
+
+
+
+SetChatContainerColors = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *number* _bgRed_, *number* _bgGreen_, *number* _bgBlue_, *number* _bgMinAlpha_, *number* _bgMaxAlpha_)",},
+
+
+
+ResetChatContainerColorsToDefault = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_)",},
+
+
+
+AddChatContainer = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RemoveChatContainer = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_)",},
+
+
+
+AddChatContainerTab = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *string* _name_, *bool* _isCombatLog_)",},
+
+
+
+RemoveChatContainerTab = {type = "function",
+description = "",
+args = "(*luaindex* _chatContainerIndex_, *luaindex* _tabIndex_)",},
+
+
+
+TransferChatContainerTab = {type = "function",
+description = "",
+args = "(*luaindex* _fromChatContainerIndex_, *luaindex* _fromTabIndex_, *luaindex* _toChatContainerIndex_, *luaindex* _toTabIndex_)",},
+
+
+
+GetChatFontSize = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "fontSize,",},
+
+
+
+
+
+
+
+SetChatFontSize = {type = "function",
+description = "",
+args = "(*integer* _fontSize_)",},
+
+
+
+GetGamepadChatFontSize = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "gamepadFontSize,",},
+
+
+
+
+
+
+
+SetGamepadChatFontSize = {type = "function",
+description = "",
+args = "(*integer* _gamepadFontSize_)",},
+
+
+
+ResetChatFontSizeToDefault = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetChatCategoryColor = {type = "function",
+description = "",
+args = "(*[ChatChannelCategories|#ChatChannelCategories]* _category_)",
+returns = "(number,number,number,)",
+valuetype = "blue,green,red,",},
+
+
+
+
+
+
+
+SetChatCategoryColor = {type = "function",
+description = "",
+args = "(*[ChatChannelCategories|#ChatChannelCategories]* _category_, *number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+ResetChatCategoryColorToDefault = {type = "function",
+description = "",
+args = "(*[ChatChannelCategories|#ChatChannelCategories]* _category_)",},
+
+
+
+GetChannelCategoryFromChannel = {type = "function",
+description = "",
+args = "(*[MsgChannelType|#MsgChannelType]* _channel_)",
+returns = "()",
+valuetype = "category,",},
+
+
+
+
+
+
+
+IsChatBubbleCategoryEnabled = {type = "function",
+description = "",
+args = "(*[ChatChannelCategories|#ChatChannelCategories]* _category_)",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+SetChatBubbleCategoryEnabled = {type = "function",
+description = "",
+args = "(*[ChatChannelCategories|#ChatChannelCategories]* _category_, *bool* _enabled_)",},
+
+
+
+IsChatSystemAvailableForCurrentPlatform = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+SetSessionIgnore = {type = "function",
+description = "",
+args = "(*string* _userName_, *bool* _isIgnoredThisSession_)",},
+
+
+
+ClearSessionIgnores = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SubmitSpamReport = {type = "function",
+description = "",
+args = "(*string* _userName_, *[ReportPlayerReason|#ReportPlayerReason]* _reason_)",},
+
+
+
+SetChatLogEnabled = {type = "function",
+description = "",
+args = "(*bool* _isEnabled_)",},
+
+
+
+IsChatLogEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isEnabled,",},
+
+
+
+
+
+
+
+SetPendingInteractionConfirmed = {type = "function",
+description = "",
+args = "(*bool* _isConfirmed_)",},
+
+
+
+IsUnderArrest = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "beingArrested,",},
+
+
+
+
+
+
+
+GetGameCameraInteractableUnitAudioInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,)",
+valuetype = "audioModelSize,audioModelMaterial,audioModelType,",},
+
+
+
+
+
+
+
+IsGameCameraInteractableUnitMonster = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isUnitMonster,",},
+
+
+
+
+
+
+
+GetGameCameraInteractableInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,luaindex,luaindex,bool,bool,bool,bool,)",
+valuetype = "questToolOnCooldown,questToolIndex,questJournalIndex,questTargetBased,questInteraction,interactionAvailableNow,interactionExists,",},
+
+
+
+
+
+
+
+GetGameCameraPickpocketingBonusInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,bool,integer,bool,bool,)",
+valuetype = "monsterSocialClass,monsterSocialClassString,prospectiveResult,isEmpty,difficulty,percentChance,isHostile,inBonus,",},
+
+
+
+
+
+
+
+GetChatterOption = {type = "function",
+description = "",
+args = "(*luaindex* _optionIndex_)",
+returns = "(bool,bool,integer,integer,string,)",
+valuetype = "chosenBefore,isImportant,optionalArgument,optionType,optionString,",},
+
+
+
+
+
+
+
+SelectChatterOption = {type = "function",
+description = "",
+args = "(*luaindex* _optionIndex_)",},
+
+
+
+IsInteractionPending = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isPending,",},
+
+
+
+
+
+
+
+EndPendingInteraction = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetChatterOptionCount = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "optionCount,",},
+
+
+
+
+
+
+
+ResetChatter = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetChatterFarewell = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,string,string,)",
+valuetype = "isImportant,farewellString,backToTOCString,",},
+
+
+
+
+
+
+
+IsPlayerInteractingWithObject = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "areThey,",},
+
+
+
+
+
+
+
+IsInteractingWithMyAssistant = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isAssistant,",},
+
+
+
+
+
+
+
+GetInteractionType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "interactMode,",},
+
+
+
+
+
+
+
+SetFrameLocalPlayerInGameCamera = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetFrameLocalPlayerTarget = {type = "function",
+description = "",
+args = "(*number* _normalizedScreenX_, *number* _normalizedScreenY_)",},
+
+
+
+SetFramingScreenType = {type = "function",
+description = "",
+args = "(*[GameCameraFramingScreenType|#GameCameraFramingScreenType]* _screenType_)",},
+
+
+
+PlayItemSound = {type = "function",
+description = "",
+args = "(*[ItemUISoundCategory|#ItemUISoundCategory]* _itemSoundCategory_, *[ItemUISoundAction|#ItemUISoundAction]* _itemSoundAction_)",},
+
+
+
+PlayLootSound = {type = "function",
+description = "",
+args = "(*integer* _audioModelType_, *bool* _closeLootWindow_)",},
+
+
+
+WhatIsVisualSlotShowing = {type = "function",
+description = "",
+args = "(*[VisualSlot|#VisualSlot]* _visualSlot_)",
+returns = "()",
+valuetype = "highestPriorityVisualLayerThatIsShowing,",},
+
+
+
+
+
+
+
+GetHiddenByStringForVisualLayer = {type = "function",
+description = "",
+args = "(*[VisualLayer|#VisualLayer]* _visualLayer_)",
+returns = "(string,)",
+valuetype = "hiddenByString,",},
+
+
+
+
+
+
+
+WouldEquipmentBeHidden = {type = "function",
+description = "",
+args = "(*[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(bool,)",
+valuetype = "highestPriorityVisualLayerThatIsShowing,isHidden,",},
+
+
+
+
+
+
+
+IsEquipSlotVisualCategoryHidden = {type = "function",
+description = "",
+args = "(*[EquipSlotVisualCategory|#EquipSlotVisualCategory]* _equipSlotVisualCategory_)",
+returns = "(bool,)",
+valuetype = "isHidden,",},
+
+
+
+
+
+
+
+WouldCollectibleBeHidden = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "highestPriorityVisualLayerThatIsShowing,isHidden,",},
+
+
+
+
+
+
+
+DoesCollectibleHaveVisibleAppearance = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "hasVisibleAppearance,",},
+
+
+
+
+
+
+
+GetKioskBidWindowSecondsRemaining = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "secondsRemaining,",},
+
+
+
+
+
+
+
+GetKioskGuildInfo = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "()",
+valuetype = "queryResult,existingBidKioskName,existingBidIsOnThisKiosk,existingBidAmount,bankedMoney,",},
+
+
+
+
+
+
+
+GetKioskPurchaseCost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+GuildKioskBid = {type = "function",
+description = "",
+args = "(*integer* _guildId_, *integer* _bidAmount_)",},
+
+
+
+GuildKioskPurchase = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+GetNumTradingHouseGuilds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numGuilds,",},
+
+
+
+
+
+
+
+GetTradingHouseGuildDetails = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,string,integer,)",
+valuetype = "guildAlliance,guildName,guildId,",},
+
+
+
+
+
+
+
+GetCurrentTradingHouseGuildDetails = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,string,integer,)",
+valuetype = "guildAlliance,guildName,guildId,",},
+
+
+
+
+
+
+
+CanBuyFromTradingHouse = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(bool,)",
+valuetype = "canBuy,",},
+
+
+
+
+
+
+
+CanSellOnTradingHouse = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(bool,)",
+valuetype = "canSell,",},
+
+
+
+
+
+
+
+GetSelectedTradingHouseGuildId = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "guildId,",},
+
+
+
+
+
+
+
+SelectTradingHouseGuildId = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+GetTradingHouseListingCounts = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "maxListingCount,currentListingCount,",},
+
+
+
+
+
+
+
+GetTradingHousePostPriceInfo = {type = "function",
+description = "",
+args = "(*integer* _desiredPostPrice_)",
+returns = "(integer,integer,integer,)",
+valuetype = "expectedProfit,tradingHouseCut,listingFee,",},
+
+
+
+
+
+
+
+GetTradingHouseListingPercentage = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "listingPercentage,",},
+
+
+
+
+
+
+
+GetTradingHouseCutPercentage = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "cutPercentage,",},
+
+
+
+
+
+
+
+SetPendingItemPost = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bag_, *integer* _slot_, *integer* _quantity_)",},
+
+
+
+GetPendingItemPost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "quantity,slot,bag,",},
+
+
+
+
+
+
+
+RequestPostItemOnTradingHouse = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bag_, *integer* _slot_, *integer* _quantity_, *number* _postingPrice_)",},
+
+
+
+SetPendingItemPurchase = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",},
+
+
+
+ClearPendingItemPurchase = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ConfirmPendingItemPurchase = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ClearAllTradingHouseSearchTerms = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetTradingHouseFilter = {type = "function",
+description = "",
+args = "(*[TradingHouseFilterType|#TradingHouseFilterType]* _filterType_, *integer:nilable* _data1_, *integer:nilable* _data2_, *integer:nilable* _data3_, *integer:nilable* _data4_, *integer:nilable* _data5_, *integer:nilable* _data6_, *integer:nilable* _data7_, *integer:nilable* _data8_, *integer:nilable* _data9_, *integer:nilable* _data10_, *integer:nilable* _data11_, *integer:nilable* _data12_, *integer:nilable* _data13_, *integer:nilable* _data14_, *integer:nilable* _data15_, *integer:nilable* _data16_, *integer:nilable* _data17_, *integer:nilable* _data18_, *integer:nilable* _data19_, *integer:nilable* _data20_, *integer:nilable* _data21_, *integer:nilable* _data22_, *integer:nilable* _data23_, *integer:nilable* _data24_)",},
+
+
+
+SetTradingHouseFilterRange = {type = "function",
+description = "",
+args = "(*[TradingHouseFilterType|#TradingHouseFilterType]* _filterType_, *integer:nilable* _minOrExactValue_, *integer:nilable* _maxValue_)",},
+
+
+
+ExecuteTradingHouseSearch = {type = "function",
+description = "",
+args = "(*integer* _page_, *[TradingHouseSortField|#TradingHouseSortField]* _sortField_, *bool* _sortAscending_)",},
+
+
+
+GetTradingHouseSearchResultItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,string,integer,integer,string,textureName,)",
+valuetype = "currencyType,purchasePrice,timeRemaining,sellerName,stackCount,quality,itemName,icon,",},
+
+
+
+
+
+
+
+GetTradingHouseSearchResultItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _index_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+RequestTradingHouseListings = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumTradingHouseListings = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numListings,",},
+
+
+
+
+
+
+
+CancelTradingHouseListing = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",},
+
+
+
+GetTradingHouseListingItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,string,integer,integer,string,textureName,)",
+valuetype = "purchasePrice,timeRemaining,sellerName,stackCount,quality,itemName,icon,",},
+
+
+
+
+
+
+
+GetTradingHouseListingItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _index_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetEnchantmentSearchCategories = {type = "function",
+description = "",
+args = "(*[ItemType|#ItemType]* _itemType_)",
+returns = "(integer,)",
+valuetype = "category,",},
+
+
+
+
+
+
+
+GetTradingHouseCooldownRemaining = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cooldownMilliseconds,",},
+
+
+
+
+
+
+
+SetMapToPlayerLocation = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+DoesCurrentMapMatchMapForPlayerLocation = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "matches,",},
+
+
+
+
+
+
+
+SetMapToMapListIndex = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+GetCurrentMapIndex = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "index,",},
+
+
+
+
+
+
+
+GetMapIndexByZoneId = {type = "function",
+description = "",
+args = "(*integer* _zoneId_)",
+returns = "()",
+valuetype = "index,",},
+
+
+
+
+
+
+
+GetCyrodiilMapIndex = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "index,",},
+
+
+
+
+
+
+
+GetImperialCityMapIndex = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "index,",},
+
+
+
+
+
+
+
+GetCurrentMapZoneIndex = {type = "function",
+description = "",
+args = "()",
+returns = "(luaindex,)",
+valuetype = "zoneIndex,",},
+
+
+
+
+
+
+
+GetZoneNameByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_)",
+returns = "(string,)",
+valuetype = "zoneName,",},
+
+
+
+
+
+
+
+GetMapNameByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _mapIndex_)",
+returns = "(string,)",
+valuetype = "mapName,",},
+
+
+
+
+
+
+
+GetNumMaps = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numMaps,",},
+
+
+
+
+
+
+
+MapZoomOut = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+WouldProcessMapClick = {type = "function",
+description = "",
+args = "(*number* _normalizedClickX_, *number* _normalizedClickY_)",
+returns = "(bool,)",
+valuetype = "resultingMapIndex,wouldProcess,",},
+
+
+
+
+
+
+
+ProcessMapClick = {type = "function",
+description = "",
+args = "(*number* _normalizedClickX_, *number* _normalizedClickY_)",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+GetMapInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,integer,string,)",
+valuetype = "description,zoneId,mapContentType,mapType,name,",},
+
+
+
+
+
+
+
+GetZoneDescription = {type = "function",
+description = "",
+args = "(*integer* _zoneIndex_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetZoneNameById = {type = "function",
+description = "",
+args = "(*integer* _zoneId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetZoneDescriptionById = {type = "function",
+description = "",
+args = "(*integer* _zoneId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetMapParentCategories = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(luaindex,string,)",
+valuetype = "categoryIndex,categoryName,",},
+
+
+
+
+
+
+
+GetMapNumTiles = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "numVerticalTiles,numHorizontalTiles,",},
+
+
+
+
+
+
+
+GetMapTileTexture = {type = "function",
+description = "",
+args = "(*luaindex* _tileIndex_)",
+returns = "(string,)",
+valuetype = "tileFilename,",},
+
+
+
+
+
+
+
+GetMapName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "mapName,",},
+
+
+
+
+
+
+
+GetMapType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "mapType,",},
+
+
+
+
+
+
+
+GetMapContentType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "mapContentType,",},
+
+
+
+
+
+
+
+GetMapFilterType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "mapFilterType,",},
+
+
+
+
+
+
+
+GetNumMapLocations = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numMapLocations,",},
+
+
+
+
+
+
+
+IsMapLocationVisible = {type = "function",
+description = "",
+args = "(*luaindex* _locationIndex_)",
+returns = "(bool,)",
+valuetype = "isVisible,",},
+
+
+
+
+
+
+
+GetMapLocationIcon = {type = "function",
+description = "",
+args = "(*luaindex* _locationIndex_)",
+returns = "(number,number,string,)",
+valuetype = "normalizedZ,normalizedX,icon,",},
+
+
+
+
+
+
+
+GetNumMapLocationTooltipLines = {type = "function",
+description = "",
+args = "(*luaindex* _locationIndex_)",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+IsMapLocationTooltipLineVisible = {type = "function",
+description = "",
+args = "(*luaindex* _locationIndex_, *luaindex* _tooltipLineIndex_)",
+returns = "(bool,)",
+valuetype = "isVisible,",},
+
+
+
+
+
+
+
+GetMapLocationTooltipLineInfo = {type = "function",
+description = "",
+args = "(*luaindex* _locationIndex_, *luaindex* _tooltipLineIndex_)",
+returns = "(string,integer,string,textureName,)",
+valuetype = "categoryName,grouping,name,icon,",},
+
+
+
+
+
+
+
+GetMapLocationTooltipHeader = {type = "function",
+description = "",
+args = "(*luaindex* _locationIndex_)",
+returns = "(string,)",
+valuetype = "header,",},
+
+
+
+
+
+
+
+GetMapMouseoverInfo = {type = "function",
+description = "",
+args = "(*number* _normalizedMouseX_, *number* _normalizedMouseY_)",
+returns = "(number,number,number,number,string,string,)",
+valuetype = "textureYOffsetNormalized,textureXOffsetNormalized,textureHeightNormalized,textureWidthNormalized,textureFile,locationName,",},
+
+
+
+
+
+
+
+GetNumMapKeySections = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numSections,",},
+
+
+
+
+
+
+
+GetMapKeySectionName = {type = "function",
+description = "",
+args = "(*luaindex* _sectionIndex_)",
+returns = "(string,)",
+valuetype = "sectionName,",},
+
+
+
+
+
+
+
+GetNumMapKeySectionSymbols = {type = "function",
+description = "",
+args = "(*luaindex* _sectionIndex_)",
+returns = "(integer,)",
+valuetype = "numSymbols,",},
+
+
+
+
+
+
+
+GetMapKeySectionSymbolInfo = {type = "function",
+description = "",
+args = "(*luaindex* _sectionIndex_, *luaindex* _symbolIndex_)",
+returns = "(string,textureName,string,)",
+valuetype = "tooltip,icon,name,",},
+
+
+
+
+
+
+
+GetMapFloorInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,luaindex,)",
+valuetype = "numFloors,currentFloor,",},
+
+
+
+
+
+
+
+SetMapFloor = {type = "function",
+description = "",
+args = "(*luaindex* _desiredFloorIndex_)",
+returns = "()",
+valuetype = "setMapResult,",},
+
+
+
+
+
+
+
+PingMap = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pingType_, *[MapDisplayType|#MapDisplayType]* _mapDisplayType_, *number* _normalizedX_, *number* _normalizedZ_)",},
+
+
+
+SetPlayerWaypointByWorldLocation = {type = "function",
+description = "",
+args = "(*integer* _worldX_, *integer* _worldY_, *integer* _worldZ_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+RemovePlayerWaypoint = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RemoveRallyPoint = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GenerateUnitNameTooltipLine = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,string,)",
+valuetype = "color,interfaceColorType,text,",},
+
+
+
+
+
+
+
+GenerateQuestEndingTooltipLine = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_)",
+returns = "(integer,string,)",
+valuetype = "color,interfaceColorType,text,",},
+
+
+
+
+
+
+
+GenerateQuestConditionTooltipLine = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",
+returns = "(integer,string,)",
+valuetype = "color,interfaceColorType,text,",},
+
+
+
+
+
+
+
+GenerateMapPingTooltipLine = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _mapPingType_, *string* _unitTag_)",
+returns = "(integer,string,)",
+valuetype = "color,interfaceColorType,text,",},
+
+
+
+
+
+
+
+GenerateAvAObjectiveConditionTooltipLine = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgQueryType_, *integer* _keepId_, *integer* _objectiveId_, *[ObjectivePinTier|#ObjectivePinTier]* _objectivePinTier_)",
+returns = "(integer,string,)",
+valuetype = "color,interfaceColorType,text,",},
+
+
+
+
+
+
+
+GenerateMasterWritBaseText = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GenerateMasterWritRewardText = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetNumPOIs = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_)",
+returns = "(integer,)",
+valuetype = "numPOIs,",},
+
+
+
+
+
+
+
+GetPOIInfo = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_, *luaindex* _poiIndex_)",
+returns = "(string,string,integer,string,)",
+valuetype = "finishedDescription,startDescription,objectiveLevel,objectiveName,",},
+
+
+
+
+
+
+
+GetPOIType = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_, *luaindex* _poiIndex_)",
+returns = "()",
+valuetype = "poiType,",},
+
+
+
+
+
+
+
+GetPOIMapInfo = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_, *luaindex* _poiIndex_)",
+returns = "(bool,bool,textureName,number,number,)",
+valuetype = "linkedCollectibleIsLocked,isShownInCurrentMap,icon,poiPinType,normalizedZ,normalizedX,",},
+
+
+
+
+
+
+
+GetCurrentSubZonePOIIndices = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "poiIndex,zoneIndex,",},
+
+
+
+
+
+
+
+IsInCyrodiil = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInCyrodiil,",},
+
+
+
+
+
+
+
+IsInImperialCity = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInImperialCity,",},
+
+
+
+
+
+
+
+IsInAvAZone = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInAvAZone,",},
+
+
+
+
+
+
+
+IsInOutlawZone = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInOutlawZone,",},
+
+
+
+
+
+
+
+IsInJusticeEnabledZone = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInJusticeZone,",},
+
+
+
+
+
+
+
+IsInTutorialZone = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInTutorialZone,",},
+
+
+
+
+
+
+
+CanLeaveCurrentLocationViaTeleport = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canLeaveCurrentLocationViaTeleport,",},
+
+
+
+
+
+
+
+DoesCurrentZoneAllowScalingByLevel = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "allowsScaling,",},
+
+
+
+
+
+
+
+DoesCurrentZoneHaveTelvarStoneBehavior = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "telvarBehaviorEnabled,",},
+
+
+
+
+
+
+
+DoesCurrentZoneAllowBattleLevelScaling = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "allowsBattleLevelScaling,",},
+
+
+
+
+
+
+
+GetCurrentZoneLevelScalingConstraints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "maxScaleLevel,minScaleLevel,scaleLevelContraintType,",},
+
+
+
+
+
+
+
+GetCollectibleIdForZone = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetZoneId = {type = "function",
+description = "",
+args = "(*luaindex* _zoneIndex_)",
+returns = "(integer,)",
+valuetype = "zoneId,",},
+
+
+
+
+
+
+
+GetZoneIndex = {type = "function",
+description = "",
+args = "(*integer* _zoneId_)",
+returns = "(luaindex,)",
+valuetype = "zoneIndex,",},
+
+
+
+
+
+
+
+GetCadwellProgressionLevel = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "cadwellProgressionLevel,",},
+
+
+
+
+
+
+
+GetNumZonesForCadwellProgressionLevel = {type = "function",
+description = "",
+args = "(*[CadwellProgressionLevel|#CadwellProgressionLevel]* _cadwellProgressionLevel_)",
+returns = "(integer,)",
+valuetype = "numZones,",},
+
+
+
+
+
+
+
+GetCadwellZoneInfo = {type = "function",
+description = "",
+args = "(*[CadwellProgressionLevel|#CadwellProgressionLevel]* _cadwellProgressionLevel_, *luaindex* _zoneIndex_)",
+returns = "(luaindex,string,string,)",
+valuetype = "zoneOrder,zoneDescription,zoneName,",},
+
+
+
+
+
+
+
+GetNumPOIsForCadwellProgressionLevelAndZone = {type = "function",
+description = "",
+args = "(*[CadwellProgressionLevel|#CadwellProgressionLevel]* _cadwellProgressionLevel_, *luaindex* _zoneIndex_)",
+returns = "(integer,)",
+valuetype = "numPOIs,",},
+
+
+
+
+
+
+
+GetCadwellZonePOIInfo = {type = "function",
+description = "",
+args = "(*[CadwellProgressionLevel|#CadwellProgressionLevel]* _cadwellProgressionLevel_, *luaindex* _zoneIndex_, *luaindex* _poiIndex_)",
+returns = "(bool,bool,luaindex,string,string,string,)",
+valuetype = "completed,discovered,poiOrder,poiClosingText,poiOpeningText,poiName,",},
+
+
+
+
+
+
+
+GetPlayerActiveSubzoneName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "subzoneName,",},
+
+
+
+
+
+
+
+GetPlayerActiveZoneName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "zoneName,",},
+
+
+
+
+
+
+
+GetPlayerLocationName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "mapName,",},
+
+
+
+
+
+
+
+IsActiveWorldBattleground = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInBattleground,",},
+
+
+
+
+
+
+
+IsActiveWorldGroupOwnable = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isWorldGroupOwnable,",},
+
+
+
+
+
+
+
+CanJumpToPlayerInZone = {type = "function",
+description = "",
+args = "(*integer* _zoneId_)",
+returns = "(bool,)",
+valuetype = "result,canJump,",},
+
+
+
+
+
+
+
+GetHistoricalKeepTravelNetworkLinkInfo = {type = "function",
+description = "",
+args = "(*luaindex* _linkIndex_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _bgContext_, *number* _historyPercent_)",
+returns = "(number,number,number,number,integer,integer,integer,)",
+valuetype = "endY,endX,startY,startX,restricedToAlliance,linkOwner,linkType,",},
+
+
+
+
+
+
+
+GetNumFastTravelNodes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numFastTravelNodes,",},
+
+
+
+
+
+
+
+GetFastTravelNodeInfo = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(bool,bool,textureName,number,number,string,bool,)",
+valuetype = "linkedCollectibleIsLocked,isShownInCurrentMap,poiType,glowIcon,icon,normalizedY,normalizedX,name,known,",},
+
+
+
+
+
+
+
+GetFastTravelNodeOutboundOnlyInfo = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(integer,bool,)",
+valuetype = "errorStringId,isOutboundOnly,",},
+
+
+
+
+
+
+
+GetFastTravelNodeDrawLevelOffset = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(integer,)",
+valuetype = "drawLevelOffset,",},
+
+
+
+
+
+
+
+GetFastTravelNodeLinkedCollectibleId = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetFastTravelNodeHouseId = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(integer,)",
+valuetype = "houseId,",},
+
+
+
+
+
+
+
+HasCompletedFastTravelNodePOI = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(bool,)",
+valuetype = "hasCompletedPOI,",},
+
+
+
+
+
+
+
+FastTravelToNode = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",},
+
+
+
+GetRecallCost = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+GetRecallCurrency = {type = "function",
+description = "",
+args = "(*luaindex* _nodeIndex_)",
+returns = "()",
+valuetype = "currency,",},
+
+
+
+
+
+
+
+GetNumObjectives = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "num,",},
+
+
+
+
+
+
+
+GetObjectiveIdsForIndex = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,)",
+valuetype = "battlegroundContext,objectiveId,keepId,",},
+
+
+
+
+
+
+
+DoesObjectiveExist = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "exists,",},
+
+
+
+
+
+
+
+GetObjectiveType = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "objectiveType,",},
+
+
+
+
+
+
+
+GetObjectiveControlState = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "controlState,",},
+
+
+
+
+
+
+
+GetObjectiveInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(string,)",
+valuetype = "objectiveState,objectiveType,objectiveName,",},
+
+
+
+
+
+
+
+GetObjectivePinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,number,number,)",
+valuetype = "continuousUpdate,currentNormalizedY,currentNormalizedX,pinType,",},
+
+
+
+
+
+
+
+GetObjectiveSpawnPinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(number,number,)",
+valuetype = "spawnNormalizedY,spawnNormalizedX,pinType,",},
+
+
+
+
+
+
+
+GetObjectiveAuraPinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(number,number,number,)",
+valuetype = "blue,green,red,pinType,",},
+
+
+
+
+
+
+
+GetObjectiveReturnPinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,number,number,)",
+valuetype = "continuousUpdate,returnNormalizedY,returnNormalizedX,pinType,",},
+
+
+
+
+
+
+
+GetObjectiveDesignation = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "designation,",},
+
+
+
+
+
+
+
+IsBattlegroundObjective = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "isInBattleground,",},
+
+
+
+
+
+
+
+IsCarryableObjectiveCarriedByLocalPlayer = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "isCarried,",},
+
+
+
+
+
+
+
+IsCaptureAreaObjectiveCaptured = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "isCaptured,",},
+
+
+
+
+
+
+
+GetCaptureAreaObjectiveOwner = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "ownerAlliance,",},
+
+
+
+
+
+
+
+GetCaptureAreaObjectiveLastInfluenceState = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "wereInfluenceSourcesInRangeOfCaptureArea,alliance,",},
+
+
+
+
+
+
+
+GetCarryableObjectiveHoldingAllianceInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "lastHoldingAlliance,holdingAlliance,",},
+
+
+
+
+
+
+
+GetCarryableObjectiveHoldingCharacterInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,string,string,)",
+valuetype = "classId,displayName,rawCharacterName,",},
+
+
+
+
+
+
+
+GetCarryableObjectiveLastHoldingCharacterInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,string,string,)",
+valuetype = "classId,displayName,rawCharacterName,",},
+
+
+
+
+
+
+
+GetCaptureFlagObjectiveOriginalOwningAlliance = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "originalOwningAlliance,",},
+
+
+
+
+
+
+
+GetArtifactScrollObjectiveOriginalOwningAlliance = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "originalOwningAlliance,",},
+
+
+
+
+
+
+
+GetKeepThatHasCapturedThisArtifactScrollObjective = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "capturedAtKeepId,",},
+
+
+
+
+
+
+
+GetArtifactReturnObjectiveOwner = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "ownerAlliance,",},
+
+
+
+
+
+
+
+GetReturnObjectiveOwner = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "()",
+valuetype = "ownerAlliance,",},
+
+
+
+
+
+
+
+GetAvAArtifactScore = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *[Alliance|#Alliance]* _alliance_, *[ObjectiveType|#ObjectiveType]* _artifactType_)",
+returns = "(integer,bool,)",
+valuetype = "enemyHeld,allOwnHeld,",},
+
+
+
+
+
+
+
+GetNumArtifactScoreBonuses = {type = "function",
+description = "",
+args = "(*[Alliance|#Alliance]* _alliance_, *[ObjectiveType|#ObjectiveType]* _artifactType_)",
+returns = "(integer,)",
+valuetype = "numBonuses,",},
+
+
+
+
+
+
+
+GetArtifactScoreBonusInfo = {type = "function",
+description = "",
+args = "(*[Alliance|#Alliance]* _alliance_, *[ObjectiveType|#ObjectiveType]* _artifactType_, *luaindex* _index_)",
+returns = "(string,textureName,string,)",
+valuetype = "description,icon,name,",},
+
+
+
+
+
+
+
+GetKeepArtifactObjectiveId = {type = "function",
+description = "",
+args = "(*integer* _keepId_)",
+returns = "(integer,)",
+valuetype = "objectiveId,",},
+
+
+
+
+
+
+
+GetHistoricalAvAObjectivePinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *number* _historyPercent_)",
+returns = "(bool,number,number,)",
+valuetype = "continuousUpdate,currentNormalizedY,currentNormalizedX,pinType,",},
+
+
+
+
+
+
+
+DoesObjectivePassCompassVisibilitySubzoneCheck = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *integer* _objectiveId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "doesPassVisiblityCheck,",},
+
+
+
+
+
+
+
+GetBattlegroundGameType = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "()",
+valuetype = "gameType,",},
+
+
+
+
+
+
+
+GetBattlegroundName = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetBattlegroundDescription = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetBattlegroundInfoTexture = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "(textureName,)",
+valuetype = "path,",},
+
+
+
+
+
+
+
+GetScoreToWinBattleground = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "(integer,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+GetBattlegroundNearingVictoryPercent = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "(number,)",
+valuetype = "nearingVictoryPercent,",},
+
+
+
+
+
+
+
+GetCurrentBattlegroundId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "battlegroundId,",},
+
+
+
+
+
+
+
+GetBattlegroundNumUsedMedals = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_)",
+returns = "(integer,)",
+valuetype = "numMedals,",},
+
+
+
+
+
+
+
+GetBattlegroundMedalIdByIndex = {type = "function",
+description = "",
+args = "(*integer* _battlegroundId_, *luaindex* _medalIndex_)",
+returns = "(integer,)",
+valuetype = "medalId,",},
+
+
+
+
+
+
+
+GetMedalInfo = {type = "function",
+description = "",
+args = "(*integer* _medalId_)",
+returns = "(integer,string,textureName,string,)",
+valuetype = "scoreReward,condition,iconTexture,name,",},
+
+
+
+
+
+
+
+GetMedalName = {type = "function",
+description = "",
+args = "(*integer* _medalId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetMedalScoreReward = {type = "function",
+description = "",
+args = "(*integer* _medalId_)",
+returns = "(integer,)",
+valuetype = "scoreReward,",},
+
+
+
+
+
+
+
+LeaveBattleground = {type = "function",
+description = "",
+args = "()",},
+
+
+
+QueryBattlegroundLeaderboardData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNextBattlegroundLeaderboardType = {type = "function",
+description = "",
+args = "(*[BattlegroundLeaderboardType|#BattlegroundLeaderboardType]:nilable* _lastBattlegroundLeaderboardType_)",
+returns = "()",
+valuetype = "nextBattlegroundLeaderboardType,",},
+
+
+
+
+
+
+
+GetNumBattlegroundLeaderboardEntries = {type = "function",
+description = "",
+args = "(*[BattlegroundLeaderboardType|#BattlegroundLeaderboardType]* _battlegroundLeaderboardType_)",
+returns = "(integer,)",
+valuetype = "numLeaderboardEntries,",},
+
+
+
+
+
+
+
+GetBattlegroundLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*[BattlegroundLeaderboardType|#BattlegroundLeaderboardType]* _battlegroundLeaderboardType_, *luaindex* _entryIndex_)",
+returns = "(integer,string,string,integer,)",
+valuetype = "score,characterName,displayName,rank,",},
+
+
+
+
+
+
+
+GetBattlegroundLeaderboardLocalPlayerInfo = {type = "function",
+description = "",
+args = "(*[BattlegroundLeaderboardType|#BattlegroundLeaderboardType]* _lastBattlegroundLeaderboardType_)",
+returns = "(integer,integer,)",
+valuetype = "currentScore,currentRank,",},
+
+
+
+
+
+
+
+GetBattlegroundLeaderboardsSchedule = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "secondsUntilNextStart,secondsUntilEnd,",},
+
+
+
+
+
+
+
+GetNumScoreboardEntries = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numItems,",},
+
+
+
+
+
+
+
+GetScoreboardEntryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,string,string,)",
+valuetype = "isLocalPlayer,alliance,displayName,characterName,",},
+
+
+
+
+
+
+
+GetScoreboardEntryBattlegroundAlliance = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "()",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+GetScoreboardEntryClassId = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "classId,",},
+
+
+
+
+
+
+
+GetScoreboardEntryScoreByType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[ScoreTrackerEntryType|#ScoreTrackerEntryType]* _scoreType_)",
+returns = "(integer,)",
+valuetype = "score,",},
+
+
+
+
+
+
+
+GetNextScoreboardEntryMedalId = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *integer:nilable* _lastMedalId_)",
+returns = "()",
+valuetype = "nextMedalId,",},
+
+
+
+
+
+
+
+GetScoreboardEntryNumEarnedMedalsById = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *integer* _medalId_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetScoringTeam = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "result,",},
+
+
+
+
+
+
+
+GetCurrentBattlegroundScore = {type = "function",
+description = "",
+args = "(*[BattlegroundAlliance|#BattlegroundAlliance]* _alliance_)",
+returns = "(integer,)",
+valuetype = "score,",},
+
+
+
+
+
+
+
+GetCurrentBattlegroundState = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+IsCurrentBattlegroundStateTimed = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isTimed,",},
+
+
+
+
+
+
+
+GetCurrentBattlegroundStateTimeRemaining = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "timeRemaining,",},
+
+
+
+
+
+
+
+GetScoreboardPlayerEntryIndex = {type = "function",
+description = "",
+args = "()",
+returns = "(luaindex,)",
+valuetype = "playerIndex,",},
+
+
+
+
+
+
+
+IsInCampaign = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "inCampaign,",},
+
+
+
+
+
+
+
+DoesCampaignHaveEmperor = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(bool,)",
+valuetype = "hasEmperor,",},
+
+
+
+
+
+
+
+GetCampaignEmperorInfo = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(string,string,integer,)",
+valuetype = "emperorDisplayName,emperorCharacterName,emperorAlliance,",},
+
+
+
+
+
+
+
+GetCampaignEmperorReignDuration = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "durationInSeconds,",},
+
+
+
+
+
+
+
+GetCampaignAbdicationStatus = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(string,string,integer,)",
+valuetype = "abdicatedDisplayName,abdicatedCharacterName,abdicatedAlliance,",},
+
+
+
+
+
+
+
+GetEmperorAllianceBonusInfo = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *[Alliance|#Alliance]* _alliance_)",
+returns = "(string,textureName,string,)",
+valuetype = "description,icon,name,",},
+
+
+
+
+
+
+
+GetCampaignReassignCooldown = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cooldownSeconds,",},
+
+
+
+
+
+
+
+GetCampaignGuestCooldown = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cooldownSeconds,",},
+
+
+
+
+
+
+
+GetCampaignReassignCost = {type = "function",
+description = "",
+args = "(*[CampaignReassignmentRequestType|#CampaignReassignmentRequestType]* _reassignType_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+GetCurrentCampaignId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentCampaignId,",},
+
+
+
+
+
+
+
+GetAssignedCampaignId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "assignedCampaignId,",},
+
+
+
+
+
+
+
+GetGuestCampaignId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "campaignId,",},
+
+
+
+
+
+
+
+GetNumFreeAnytimeCampaignReassigns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "reassignCount,",},
+
+
+
+
+
+
+
+GetNumFreeEndCampaignReassigns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "reassignCount,",},
+
+
+
+
+
+
+
+GetPreferredCampaign = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "preferredCampaign,",},
+
+
+
+
+
+
+
+GetCampaignPreference = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "campaignPreference,",},
+
+
+
+
+
+
+
+SetCampaignPreference = {type = "function",
+description = "",
+args = "(*[CampaignPreferenceType|#CampaignPreferenceType]* _campaignPreference_)",},
+
+
+
+AssignCampaignToPlayer = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *[CampaignReassignmentRequestType|#CampaignReassignmentRequestType]* _reassignOnEnd_)",},
+
+
+
+GetCampaignUnassignCooldown = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cooldownSeconds,",},
+
+
+
+
+
+
+
+GetCampaignUnassignCost = {type = "function",
+description = "",
+args = "(*[CampaignUnassignRequestType|#CampaignUnassignRequestType]* _campaignUnassignType_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+GetNumFreeAnytimeCampaignUnassigns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "unassignCount,",},
+
+
+
+
+
+
+
+UnassignCampaignForPlayer = {type = "function",
+description = "",
+args = "(*[CampaignUnassignRequestType|#CampaignUnassignRequestType]* _campaignUnassignType_)",},
+
+
+
+QueryCampaignSelectionData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetCampaignSequenceId = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "sequenceId,",},
+
+
+
+
+
+
+
+QueryCampaignLeaderboardData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetLeaderboardCampaignSequenceId = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "campaignSequenceId,",},
+
+
+
+
+
+
+
+GetCampaignLeaderboardMaxRank = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "maxRank,",},
+
+
+
+
+
+
+
+GetNumCampaignLeaderboardEntries = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "entryCount,",},
+
+
+
+
+
+
+
+GetNumCampaignAllianceLeaderboardEntries = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _allianceId_)",
+returns = "(integer,)",
+valuetype = "entryCount,",},
+
+
+
+
+
+
+
+GetCampaignLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *luaindex* _entryIndex_)",
+returns = "(string,integer,integer,integer,string,integer,bool,)",
+valuetype = "displayName,allianceId,classId,alliancePoints,charName,ranking,isPlayer,",},
+
+
+
+
+
+
+
+GetCampaignAllianceLeaderboardEntryInfo = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _allianceId_, *luaindex* _entryIndex_)",
+returns = "(string,integer,integer,string,integer,bool,)",
+valuetype = "displayName,classId,alliancePoints,charName,ranking,isPlayer,",},
+
+
+
+
+
+
+
+GetPlayerCampaignRewardTierInfo = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,integer,integer,)",
+valuetype = "nextTierTotal,nextTierProgress,earnedTier,",},
+
+
+
+
+
+
+
+GetNumSelectionCampaigns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "campaignCount,",},
+
+
+
+
+
+
+
+GetSelectionCampaignAllianceScore = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_, *integer* _alliance_)",
+returns = "(integer,)",
+valuetype = "score,",},
+
+
+
+
+
+
+
+GetSelectionCampaignId = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,)",
+valuetype = "campaignId,",},
+
+
+
+
+
+
+
+GetSelectionCampaignTimes = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,integer,)",
+valuetype = "secondsUntilCampaignEnd,secondsUntilCampaignStart,",},
+
+
+
+
+
+
+
+GetSelectionCampaignUnderdogLeaderAlliance = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,)",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+GetNumSelectionCampaignFriends = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,)",
+valuetype = "numFriends,",},
+
+
+
+
+
+
+
+GetNumSelectionCampaignGuildMembers = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,)",
+valuetype = "numGuilds,",},
+
+
+
+
+
+
+
+GetNumSelectionCampaignGroupMembers = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,)",
+valuetype = "numGroupmates,",},
+
+
+
+
+
+
+
+GetSelectionCampaignPopulationData = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_, *integer* _alliance_)",
+returns = "()",
+valuetype = "currentPopulationEstimate,",},
+
+
+
+
+
+
+
+GetSelectionCampaignQueueWaitTime = {type = "function",
+description = "",
+args = "(*luaindex* _campaignIndex_)",
+returns = "(integer,)",
+valuetype = "queueWaitTimeSeconds,",},
+
+
+
+
+
+
+
+DoesPlayerMeetCampaignRequirements = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(bool,)",
+valuetype = "meetsJoiningRequirements,",},
+
+
+
+
+
+
+
+GetCampaignRulesetId = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(integer,)",
+valuetype = "rulesetId,",},
+
+
+
+
+
+
+
+GetCampaignRulesetName = {type = "function",
+description = "",
+args = "(*integer* _campaignId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetCampaignRulesetType = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_)",
+returns = "()",
+valuetype = "rulesetType,",},
+
+
+
+
+
+
+
+GetCampaignRulesetDescription = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetNumCampaignSocialConnections = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "connectionCount,",},
+
+
+
+
+
+
+
+GetCurrentCampaignLoyaltyStreak = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "currentLoyaltyStreak,",},
+
+
+
+
+
+
+
+GetCampaignRulesetNumImperialKeeps = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_, *[Alliance|#Alliance]* _alliance_)",
+returns = "(integer,)",
+valuetype = "numKeeps,",},
+
+
+
+
+
+
+
+GetCampaignRulesetImperialKeepId = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_, *[Alliance|#Alliance]* _alliance_, *luaindex* _index_)",
+returns = "(integer,)",
+valuetype = "keepId,",},
+
+
+
+
+
+
+
+GetCampaignRulesetImperialAccessRule = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_)",
+returns = "()",
+valuetype = "accessRuleType,",},
+
+
+
+
+
+
+
+GetCampaignRulsetMinEmperorAlliancePoints = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_, *[Alliance|#Alliance]* _alliance_)",
+returns = "(integer,)",
+valuetype = "minPoints,",},
+
+
+
+
+
+
+
+GetCampaignRulesetDurationInSeconds = {type = "function",
+description = "",
+args = "(*integer* _rulesetId_)",
+returns = "(integer,)",
+valuetype = "duration,",},
+
+
+
+
+
+
+
+DoesCurrentCampaignRulesetAllowChampionPoints = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isNoChampionPointsCampaign,",},
+
+
+
+
+
+
+
+RegisterForAssignedCampaignData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+UnregisterForAssignedCampaignData = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ResetCampaignHistoryWindow = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *number* _currentHistoryPercent_)",
+returns = "(bool,)",
+valuetype = "requiresRebuild,",},
+
+
+
+
+
+
+
+GetCampaignHistoryWindow = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,integer,)",
+valuetype = "windowEndSecsAgo,windowStartSecsAgo,",},
+
+
+
+
+
+
+
+DoesHistoryRequireMapRebuild = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *number* _oldHistoryPercent_, *number* _newHistoryPercent_)",
+returns = "(bool,)",
+valuetype = "needsRebuild,",},
+
+
+
+
+
+
+
+DoesAllianceHaveImperialCityAccess = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *[Alliance|#Alliance]* _alliance_)",
+returns = "(bool,)",
+valuetype = "hasAccess,",},
+
+
+
+
+
+
+
+IsUnderpopBonusEnabled = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *[Alliance|#Alliance]* _alliance_)",
+returns = "(bool,)",
+valuetype = "isBonusEnabled,",},
+
+
+
+
+
+
+
+IsLocalBattlegroundContext = {type = "function",
+description = "",
+args = "(*integer* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "isLocal,",},
+
+
+
+
+
+
+
+IsAssignedBattlegroundContext = {type = "function",
+description = "",
+args = "(*integer* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "isAssigned,",},
+
+
+
+
+
+
+
+DoBattlegroundContextsIntersect = {type = "function",
+description = "",
+args = "(*integer* _context1_, *integer* _context2_)",
+returns = "(bool,)",
+valuetype = "intersects,",},
+
+
+
+
+
+
+
+GetNumKillLocations = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLocations,",},
+
+
+
+
+
+
+
+GetKillLocationPinInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(number,number,integer,)",
+valuetype = "normalizedY,normalizedX,pinType,",},
+
+
+
+
+
+
+
+QueueForCampaign = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",},
+
+
+
+LeaveCampaignQueue = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",},
+
+
+
+GetNumCampaignQueueEntries = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "entryCount,",},
+
+
+
+
+
+
+
+IsQueuedForCampaign = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",
+returns = "(bool,)",
+valuetype = "isQueued,",},
+
+
+
+
+
+
+
+GetCampaignQueueEntry = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(bool,integer,)",
+valuetype = "queueAsGroup,campaignId,",},
+
+
+
+
+
+
+
+GetSecondsInCampaignQueue = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",
+returns = "(integer,)",
+valuetype = "timeInQueueInSeconds,",},
+
+
+
+
+
+
+
+GetCampaignQueuePosition = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",
+returns = "(integer,)",
+valuetype = "queuePosition,",},
+
+
+
+
+
+
+
+GetCampaignQueueRemainingConfirmationSeconds = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",
+returns = "(integer,)",
+valuetype = "confirmationTimeRemainingInSeconds,",},
+
+
+
+
+
+
+
+GetCampaignQueueState = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_)",
+returns = "()",
+valuetype = "currentState,",},
+
+
+
+
+
+
+
+ConfirmCampaignEntry = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *bool* _queueAsGroup_, *bool* _accept_)",},
+
+
+
+GetCampaignQueueConfirmationDuration = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numSeconds,",},
+
+
+
+
+
+
+
+GetStoreEntryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(integer,integer,integer,integer,bool,integer,bool,bool,integer,integer,integer,string,textureName,)",
+valuetype = "entryType,questNameColor,quality,meetsRequirementsToUse,meetsRequirementsToBuy,sellPrice,price,stack,name,icon,",},
+
+
+
+
+
+
+
+GetStoreEntryBuyRequirementErrorId = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(integer,)",
+valuetype = "errorId,",},
+
+
+
+
+
+
+
+GetStoreCollectibleInfo = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(bool,integer,)",
+valuetype = "locked,collectibleId,",},
+
+
+
+
+
+
+
+GetStoreEntryHouseTemplateId = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(integer,)",
+valuetype = "houseTemplateId,",},
+
+
+
+
+
+
+
+GetStoreEntryQuestItemId = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(integer,)",
+valuetype = "questItemId,",},
+
+
+
+
+
+
+
+GetNumStoreItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numItems,",},
+
+
+
+
+
+
+
+GetNumBuybackItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numBuybackItems,",},
+
+
+
+
+
+
+
+GetStoreCurrencyTypes = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,bool,bool,bool,)",
+valuetype = "usesWritVouchers,usesTelvarStones,usesAlliancePoints,usesMoney,",},
+
+
+
+
+
+
+
+GetStoreItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetStoreEntryTypeInfo = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "()",
+valuetype = "itemFilterType,",},
+
+
+
+
+
+
+
+GetStoreEntryStatValue = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(integer,)",
+valuetype = "statValue,",},
+
+
+
+
+
+
+
+GetStoreEntryMaxBuyable = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(integer,)",
+valuetype = "quantity,",},
+
+
+
+
+
+
+
+GetBuybackItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",
+returns = "(bool,integer,integer,integer,string,textureName,)",
+valuetype = "meetsRequirementsToEquip,quality,price,stack,name,icon,",},
+
+
+
+
+
+
+
+GetBuybackItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+BuyStoreItem = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_, *integer* _quantity_)",},
+
+
+
+BuybackItem = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",},
+
+
+
+SellInventoryItem = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_, *integer* _quantity_)",},
+
+
+
+SellAllJunk = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CloseStore = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RepairAll = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RepairItem = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",},
+
+
+
+LaunderItem = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_, *integer* _quantity_)",},
+
+
+
+IsStoreEmpty = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isEmpty,",},
+
+
+
+
+
+
+
+CanStoreRepair = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canRepair,",},
+
+
+
+
+
+
+
+LootAll = {type = "function",
+description = "",
+args = "(*bool* _ignoreStolenItems_)",},
+
+
+
+GetLootItemLink = {type = "function",
+description = "",
+args = "(*integer* _lootId_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetLootItemType = {type = "function",
+description = "",
+args = "(*integer* _lootId_)",
+returns = "()",
+valuetype = "itemType,",},
+
+
+
+
+
+
+
+LootItemById = {type = "function",
+description = "",
+args = "(*integer* _lootId_)",},
+
+
+
+LootCurrency = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",},
+
+
+
+LootMoney = {type = "function",
+description = "",
+args = "()",},
+
+
+
+EndLooting = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsLooting = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isLooting,",},
+
+
+
+
+
+
+
+GetLootTargetInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,string,string,)",
+valuetype = "isOwned,actionName,targetType,name,",},
+
+
+
+
+
+
+
+GetLootItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _lootIndex_)",
+returns = "(bool,bool,integer,integer,integer,textureName,string,integer,)",
+valuetype = "itemType,stolen,isQuest,value,quality,count,icon,name,lootId,",},
+
+
+
+
+
+
+
+GetLootCurrency = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,integer,)",
+valuetype = "ownedCurrency,unownedCurrency,",},
+
+
+
+
+
+
+
+GetLootMoney = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "ownedMoney,unownedMoney,",},
+
+
+
+
+
+
+
+GetLootQuestItemId = {type = "function",
+description = "",
+args = "(*integer* _lootId_)",
+returns = "(integer,)",
+valuetype = "questItemId,",},
+
+
+
+
+
+
+
+GetKeepType = {type = "function",
+description = "",
+args = "(*integer* _keepId_)",
+returns = "(integer,)",
+valuetype = "keepType,",},
+
+
+
+
+
+
+
+GetNumKeeps = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numKeeps,",},
+
+
+
+
+
+
+
+GetAvAKeepScore = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _alliance_)",
+returns = "(integer,integer,integer,bool,)",
+valuetype = "totalNativeKeepsInThisAlliancesArea,numNativeKeepsThisAllianceHolds,numEnemyKeepsThisAllianceHolds,isAllianceHoldingAllNativeKeeps,",},
+
+
+
+
+
+
+
+GetAvAKeepsHeld = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *integer* _alliance_)",
+returns = "(integer,)",
+valuetype = "keepsHeld,",},
+
+
+
+
+
+
+
+GetNumKeepScoreBonuses = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numBonuses,",},
+
+
+
+
+
+
+
+GetKeepScoreBonusInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,textureName,string,)",
+valuetype = "description,icon,name,",},
+
+
+
+
+
+
+
+GetKeepPinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(number,number,integer,)",
+valuetype = "normalizedY,normalizedX,pinType,",},
+
+
+
+
+
+
+
+GetKeepName = {type = "function",
+description = "",
+args = "(*integer* _keepId_)",
+returns = "(string,)",
+valuetype = "keepName,",},
+
+
+
+
+
+
+
+GetKeepAlliance = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+GetResourceKeepForKeep = {type = "function",
+description = "",
+args = "(*integer* _parentKeepId_, *[KeepResourceType|#KeepResourceType]* _resourceType_)",
+returns = "(integer,)",
+valuetype = "keepId,",},
+
+
+
+
+
+
+
+GetKeepResourceLevel = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepResourceType|#KeepResourceType]* _resourceType_)",
+returns = "(integer,)",
+valuetype = "resourceLevel,",},
+
+
+
+
+
+
+
+GetKeepResourceType = {type = "function",
+description = "",
+args = "(*integer* _keepId_)",
+returns = "()",
+valuetype = "resourceType,",},
+
+
+
+
+
+
+
+GetKeepResourceInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepResourceType|#KeepResourceType]* _resourceType_, *integer* _level_)",
+returns = "(integer,integer,integer,)",
+valuetype = "upkeepPerMinute,amountForNextLevel,currentAmount,",},
+
+
+
+
+
+
+
+GetKeepUpgradeInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepUpgradePath|#KeepUpgradePath]* _upgradePath_, *integer* _level_)",
+returns = "(integer,integer,integer,)",
+valuetype = "upkeepPerMinute,amountForNextLevel,currentAmount,",},
+
+
+
+
+
+
+
+GetKeepProductionLevel = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "productionLevel,",},
+
+
+
+
+
+
+
+GetKeepDefensiveLevel = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "defensiveLevel,",},
+
+
+
+
+
+
+
+GetSecondsUntilKeepClaimAvailable = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "secondsUntilAvailable,",},
+
+
+
+
+
+
+
+GetGuildClaimInteractionKeepId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "keepId,",},
+
+
+
+
+
+
+
+GetGuildReleaseInteractionKeepId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "keepId,",},
+
+
+
+
+
+
+
+CancelKeepGuildClaimInteraction = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CancelKeepGuildReleaseInteraction = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetHistoricalKeepUnderAttack = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *number* _historyPercent_)",
+returns = "(bool,)",
+valuetype = "underAttack,",},
+
+
+
+
+
+
+
+GetHistoricalKeepPinInfo = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *number* _historyPercent_)",
+returns = "(number,number,integer,)",
+valuetype = "normalizedY,normalizedX,pinType,",},
+
+
+
+
+
+
+
+GetHistoricalKeepAlliance = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *number* _historyPercent_)",
+returns = "(integer,)",
+valuetype = "alliance,",},
+
+
+
+
+
+
+
+GetInteractionKeepId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "keepId,",},
+
+
+
+
+
+
+
+GetKeepUnderAttack = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "underAttack,",},
+
+
+
+
+
+
+
+GetKeepUpgradeRate = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *[KeepUpgradeLine|#KeepUpgradeLine]* _upgradeLine_)",
+returns = "(integer,)",
+valuetype = "rate,",},
+
+
+
+
+
+
+
+GetClaimedKeepGuildName = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(string,)",
+valuetype = "guildName,",},
+
+
+
+
+
+
+
+GetMaxKeepSieges = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "maxSiege,",},
+
+
+
+
+
+
+
+GetMaxKeepNPCs = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "maxNPC,",},
+
+
+
+
+
+
+
+GetNumFriendlyKeepNPCs = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "numFriendlyNPC,",},
+
+
+
+
+
+
+
+GetNumSieges = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *integer* _alliance_)",
+returns = "(integer,)",
+valuetype = "numSieges,",},
+
+
+
+
+
+
+
+GetKeepKeysByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,)",
+valuetype = "battlegroundContext,keepId,",},
+
+
+
+
+
+
+
+IsKeepTypeClaimable = {type = "function",
+description = "",
+args = "(*[KeepType|#KeepType]* _keepType_)",
+returns = "(bool,)",
+valuetype = "isClaimable,",},
+
+
+
+
+
+
+
+GetDistrictOwnershipTelVarBonusPercent = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "districtOwnershipTelVarBonusPercent,",},
+
+
+
+
+
+
+
+DoesKeepPassCompassVisibilitySubzoneCheck = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(bool,)",
+valuetype = "doesPassVisibilityCheck,",},
+
+
+
+
+
+
+
+GetNumTitles = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "titleCount,",},
+
+
+
+
+
+
+
+GetTitle = {type = "function",
+description = "",
+args = "(*luaindex* _titleIndex_)",
+returns = "(string,)",
+valuetype = "titleString,",},
+
+
+
+
+
+
+
+GetCurrentTitleIndex = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "titleIndex,",},
+
+
+
+
+
+
+
+SelectTitle = {type = "function",
+description = "",
+args = "(*luaindex:nilable* _titleIndex_)",},
+
+
+
+AcceptResurrect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DeclineResurrect = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsResurrectPending = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "resurrectPending,",},
+
+
+
+
+
+
+
+GetPendingResurrectInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,integer,string,)",
+valuetype = "casterDisplayName,timeLeft,casterName,",},
+
+
+
+
+
+
+
+GetDeathInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,bool,bool,bool,bool,bool,bool,bool,bool,bool,integer,integer,integer,)",
+valuetype = "cyclicRespawnQueueTimeLeft,cyclicRespawnQueueDuration,isImperialCityLocked,isRaidDeath,freeRevive,soulGemAvailable,isReleaseOnly,isBattleGroundDeath,isAVADeath,encounterIsInProgress,isPenaltyTooHighToRevive,corpseSummonTime,timeUntilAutoRelease,timeUntilRevive,",},
+
+
+
+
+
+
+
+Revive = {type = "function",
+description = "",
+args = "()",},
+
+
+
+Release = {type = "function",
+description = "",
+args = "()",},
+
+
+
+JoinRespawnQueue = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsQueuedForCyclicRespawn = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "queuedForRespawn,",},
+
+
+
+
+
+
+
+RespawnAtKeep = {type = "function",
+description = "",
+args = "(*integer* _keepId_)",},
+
+
+
+IsDuelingDeath = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "duelingDeath,",},
+
+
+
+
+
+
+
+RespawnAtForwardCamp = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",},
+
+
+
+GetNumForwardCamps = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "num,",},
+
+
+
+
+
+
+
+GetForwardCampPinInfo = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *luaindex* _index_)",
+returns = "(bool,number,number,number,integer,)",
+valuetype = "useable,normalizedRadius,normalizedY,normalizedX,pinType,",},
+
+
+
+
+
+
+
+IsForwardCampGuildOwned = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *luaindex* _index_)",
+returns = "(bool,)",
+valuetype = "isGuildOwned,",},
+
+
+
+
+
+
+
+GetForwardCampOwnerName = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *luaindex* _index_)",
+returns = "(string,)",
+valuetype = "guildName,",},
+
+
+
+
+
+
+
+GetNextForwardCampRespawnTime = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "nextForwardCampRespawnTime,",},
+
+
+
+
+
+
+
+GetNumBattleStandards = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_)",
+returns = "(integer,)",
+valuetype = "num,",},
+
+
+
+
+
+
+
+GetBattleStandardPinInfo = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *luaindex* _index_)",
+returns = "(number,number,integer,)",
+valuetype = "normalizedY,normalizedX,pinType,",},
+
+
+
+
+
+
+
+GetBattleStandardGuildName = {type = "function",
+description = "",
+args = "(*[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *luaindex* _index_)",
+returns = "(string,)",
+valuetype = "guildName,",},
+
+
+
+
+
+
+
+GetDuelInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,string,)",
+valuetype = "partnerDisplayName,partnerCharacterName,duelState,",},
+
+
+
+
+
+
+
+ChallengeTargetToDuel = {type = "function",
+description = "",
+args = "(*string* _characterOrDisplayName_)",},
+
+
+
+AcceptDuel = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DeclineDuel = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsNearDuelBoundary = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isNearBoundary,",},
+
+
+
+
+
+
+
+TradeInvite = {type = "function",
+description = "",
+args = "(*string* _target_)",},
+
+
+
+TradeInviteByName = {type = "function",
+description = "",
+args = "(*string* _playerName_)",},
+
+
+
+TradeInviteAccept = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TradeInviteDecline = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetTradeInviteInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,integer,string,)",
+valuetype = "displayName,millisecondsSinceRequest,characterName,",},
+
+
+
+
+
+
+
+TradeSetMoney = {type = "function",
+description = "",
+args = "(*integer* _amount_)",},
+
+
+
+TradeInviteCancel = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TradeCancel = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TradeAccept = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TradeEdit = {type = "function",
+description = "",
+args = "()",},
+
+
+
+TradeAddItem = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_, *luaindex:nilable* _tradeIndex_)",},
+
+
+
+TradeRemoveItem = {type = "function",
+description = "",
+args = "(*luaindex* _tradeIndex_)",},
+
+
+
+GetTradeItemInfo = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_, *luaindex* _tradeIndex_)",
+returns = "(bool,integer,string,integer,integer,textureName,string,)",
+valuetype = "itemStyle,equipType,meetsUsageRequirement,sellPrice,creatorName,quality,stack,icon,name,",},
+
+
+
+
+
+
+
+IsTradeItemBoPAndTradeable = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_, *luaindex* _tradeIndex_)",
+returns = "(bool,)",
+valuetype = "isBoPAndTradeable,",},
+
+
+
+
+
+
+
+GetTradeItemBoPTimeRemainingSeconds = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_, *luaindex* _tradeIndex_)",
+returns = "(integer,)",
+valuetype = "timeRemainingS,",},
+
+
+
+
+
+
+
+GetTradeItemBoPTradeableDisplayNamesString = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_, *luaindex* _tradeIndex_)",
+returns = "(string,)",
+valuetype = "namesString,",},
+
+
+
+
+
+
+
+GetTradeItemBagAndSlot = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_, *luaindex* _tradeIndex_)",
+returns = "()",
+valuetype = "slotIndex,bagId,",},
+
+
+
+
+
+
+
+GetTradeItemLink = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_, *luaindex* _tradeIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetTradeMoneyOffer = {type = "function",
+description = "",
+args = "(*[TradeParticipant|#TradeParticipant]* _who_)",
+returns = "(integer,)",
+valuetype = "moneyOffer,",},
+
+
+
+
+
+
+
+StartMapPinAnimation = {type = "function",
+description = "",
+args = "(*object* _animationTimeline_, *[MapPinAnimationTarget|#MapPinAnimationTarget]* _animationTarget_, *[ControlType|#ControlType]:nilable* _limitToMapType_, *[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *integer* _param1_, *integer* _param2_, *integer* _param3_, *integer* _playOffset_, *bool* _ignoreBreadcrumbs_)",
+returns = "(bool,)",
+valuetype = "played,",},
+
+
+
+
+
+
+
+IsPlayerInsidePinArea = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",
+returns = "(bool,)",
+valuetype = "isPlayerInside,",},
+
+
+
+
+
+
+
+RemoveMapPinsByType = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_)",},
+
+
+
+RemoveMapPinsInRange = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _startType_, *[MapDisplayPinType|#MapDisplayPinType]* _endType_, *integer:nilable* _param1_, *integer:nilable* _param2_, *integer:nilable* _param3_)",},
+
+
+
+AssistedQuestPinForTracked = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _trackedPinType_)",
+returns = "()",
+valuetype = "assistedPinType,",},
+
+
+
+
+
+
+
+TrackedQuestPinForAssisted = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _assistedPinType_)",
+returns = "()",
+valuetype = "trackedPinType,",},
+
+
+
+
+
+
+
+SetPinTint = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *number* _red_, *number* _green_, *number* _blue_, *integer* _param1_, *integer* _param2_, *integer* _param3_)",},
+
+
+
+GetAvailableSkillPoints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numPoints,",},
+
+
+
+
+
+
+
+GetNumSkyShards = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numShards,",},
+
+
+
+
+
+
+
+GetNumSkillTypes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numSkillTypes,",},
+
+
+
+
+
+
+
+GetNumSkillLines = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_)",
+returns = "(integer,)",
+valuetype = "numSkillLines,",},
+
+
+
+
+
+
+
+GetSkillLineXPInfo = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_)",
+returns = "(integer,integer,integer,)",
+valuetype = "currentXP,nextRankXP,lastRankXP,",},
+
+
+
+
+
+
+
+GetSkillLineRankXPExtents = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_, *luaindex* _rank_)",
+returns = "()",
+valuetype = "nextRankStartXP,startXP,",},
+
+
+
+
+
+
+
+GetNumSkillAbilities = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_)",
+returns = "(integer,)",
+valuetype = "numAbilities,",},
+
+
+
+
+
+
+
+GetSkillAbilityInfo = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_, *luaindex* _abilityIndex_)",
+returns = "(bool,bool,bool,luaindex,textureName,string,)",
+valuetype = "progressionIndex,purchased,ultimate,passive,earnedRank,texture,name,",},
+
+
+
+
+
+
+
+GetSkillAbilityId = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_, *luaindex* _abilityIndex_, *bool* _showUpgrade_)",
+returns = "(integer,)",
+valuetype = "abilityId,",},
+
+
+
+
+
+
+
+GetSkillAbilityUpgradeInfo = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_, *luaindex* _abilityIndex_)",
+returns = "()",
+valuetype = "maxUpgradeLevel,currentUpgradeLevel,",},
+
+
+
+
+
+
+
+GetSkillAbilityNextUpgradeInfo = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_, *luaindex* _abilityIndex_)",
+returns = "(textureName,string,)",
+valuetype = "earnedRank,texture,name,",},
+
+
+
+
+
+
+
+PutPointIntoSkillAbility = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_, *luaindex* _index_, *bool* _putPointInNextUpgrade_)",},
+
+
+
+GetSkillAbilityIndicesFromProgressionIndex = {type = "function",
+description = "",
+args = "(*luaindex* _progressionIndex_)",
+returns = "(luaindex,luaindex,)",
+valuetype = "abilityIndex,skillIndex,skillType,",},
+
+
+
+
+
+
+
+IsWerewolfSkillLine = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillLineIndex_)",
+returns = "(bool,)",
+valuetype = "isWerewolfSkillLine,",},
+
+
+
+
+
+
+
+IsLocalMailboxFull = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isFull,",},
+
+
+
+
+
+
+
+GetNumMailItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numMail,",},
+
+
+
+
+
+
+
+GetNextMailId = {type = "function",
+description = "",
+args = "(*id64:nilable* _lastMailId_)",
+returns = "()",
+valuetype = "nextMailId,",},
+
+
+
+
+
+
+
+GetMailItemInfo = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(integer,integer,integer,integer,integer,bool,bool,bool,bool,textureName,string,string,string,)",
+valuetype = "secsSinceReceived,expiresInDays,codAmount,attachedMoney,numAttachments,returned,fromCustomerService,fromSystem,unread,icon,subject,senderCharacterName,senderDisplayName,",},
+
+
+
+
+
+
+
+GetMailSender = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(string,string,)",
+valuetype = "senderCharacterName,senderDisplayName,",},
+
+
+
+
+
+
+
+GetMailAttachmentInfo = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(integer,integer,integer,)",
+valuetype = "codAmount,attachedMoney,numAttachments,",},
+
+
+
+
+
+
+
+GetMailFlags = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(bool,bool,bool,bool,)",
+valuetype = "fromCustomerService,fromSystem,returned,unread,",},
+
+
+
+
+
+
+
+SendMail = {type = "function",
+description = "",
+args = "(*string* _to_, *string* _subject_, *string* _body_)",},
+
+
+
+GetQueuedMailPostage = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "postage,",},
+
+
+
+
+
+
+
+ClearQueuedMail = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CloseMailbox = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RequestReadMail = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+DeleteMail = {type = "function",
+description = "",
+args = "(*id64* _mailId_, *bool* _forceDelete_)",},
+
+
+
+IsMailReturnable = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(bool,)",
+valuetype = "isReturnable,",},
+
+
+
+
+
+
+
+ReturnMail = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",},
+
+
+
+ReadMail = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(string,)",
+valuetype = "body,",},
+
+
+
+
+
+
+
+HasUnreadMail = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "unread,",},
+
+
+
+
+
+
+
+GetNumUnreadMail = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numUnread,",},
+
+
+
+
+
+
+
+CanQueueItemAttachment = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_, *luaindex* _attachmentSlot_)",
+returns = "(bool,)",
+valuetype = "canAttach,",},
+
+
+
+
+
+
+
+RemoveQueuedItemAttachment = {type = "function",
+description = "",
+args = "(*luaindex* _attachmentSlot_)",},
+
+
+
+QueueMoneyAttachment = {type = "function",
+description = "",
+args = "(*integer* _amount_)",},
+
+
+
+GetQueuedMoneyAttachment = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "amount,",},
+
+
+
+
+
+
+
+QueueCOD = {type = "function",
+description = "",
+args = "(*integer* _amount_)",},
+
+
+
+GetQueuedCOD = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "amount,",},
+
+
+
+
+
+
+
+GetMailQueuedAttachmentLink = {type = "function",
+description = "",
+args = "(*luaindex* _attachmentSlot_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetQueuedItemAttachmentInfo = {type = "function",
+description = "",
+args = "(*luaindex* _attachmentSlot_)",
+returns = "(integer,textureName,integer,integer,)",
+valuetype = "stack,icon,slotIndex,bagId,",},
+
+
+
+
+
+
+
+GetAttachedItemLink = {type = "function",
+description = "",
+args = "(*id64* _mailId_, *luaindex* _attachIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetAttachedItemInfo = {type = "function",
+description = "",
+args = "(*id64* _mailId_, *luaindex* _attachIndex_)",
+returns = "(integer,integer,integer,bool,integer,string,integer,textureName,)",
+valuetype = "quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,creatorName,stack,icon,",},
+
+
+
+
+
+
+
+TakeMailAttachedItems = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",},
+
+
+
+TakeMailAttachedMoney = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",},
+
+
+
+RequestOpenMailbox = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsReadMailInfoReady = {type = "function",
+description = "",
+args = "(*id64* _mailId_)",
+returns = "(bool,)",
+valuetype = "isReady,",},
+
+
+
+
+
+
+
+GetNumAchievementCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetAchievementCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_)",
+returns = "(bool,integer,integer,integer,integer,string,)",
+valuetype = "hidesPoints,totalPoints,earnedPoints,numAchievements,numSubCatgories,name,",},
+
+
+
+
+
+
+
+GetAchievementSubCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_, *luaindex* _subCategoryIndex_)",
+returns = "(bool,integer,integer,integer,string,)",
+valuetype = "hidesPoints,totalPoints,earnedPoints,numAchievements,name,",},
+
+
+
+
+
+
+
+GetAchievementCategoryKeyboardIcons = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(textureName,textureName,textureName,)",
+valuetype = "mouseoverIcon,pressedIcon,normalIcon,",},
+
+
+
+
+
+
+
+GetAchievementCategoryGamepadIcon = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(textureName,)",
+valuetype = "gamepadIcon,",},
+
+
+
+
+
+
+
+GetEarnedAchievementPoints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "points,",},
+
+
+
+
+
+
+
+GetTotalAchievementPoints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "points,",},
+
+
+
+
+
+
+
+GetAchievementId = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_, *luaindex:nilable* _categoryIndex_, *luaindex* _achievementIndex_)",
+returns = "(integer,)",
+valuetype = "achievementId,",},
+
+
+
+
+
+
+
+GetAchievementInfo = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(string,string,bool,textureName,integer,string,string,)",
+valuetype = "time,date,completed,icon,points,description,name,",},
+
+
+
+
+
+
+
+IsAchievementComplete = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(bool,)",
+valuetype = "completed,",},
+
+
+
+
+
+
+
+GetAchievementNumRewards = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "numRewards,",},
+
+
+
+
+
+
+
+GetAchievementItemLink = {type = "function",
+description = "",
+args = "(*integer* _achievementId_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetAchievementNumCriteria = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "numCriteria,",},
+
+
+
+
+
+
+
+GetAchievementCriterion = {type = "function",
+description = "",
+args = "(*integer* _achievementId_, *luaindex* _criterionIndex_)",
+returns = "(integer,integer,string,)",
+valuetype = "numRequired,numCompleted,description,",},
+
+
+
+
+
+
+
+GetRecentlyCompletedAchievements = {type = "function",
+description = "",
+args = "(*integer* _numAchievementsToGet_)",
+returns = "(integer,)",
+valuetype = "achievementId,",},
+
+
+
+
+
+
+
+GetCategoryInfoFromAchievementId = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "offsetFromParent,achievementIndex,categoryIndex,topLevelIndex,",},
+
+
+
+
+
+
+
+GetFirstAchievementInLine = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "firstAchievementId,",},
+
+
+
+
+
+
+
+GetNextAchievementInLine = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "nextAchievementId,",},
+
+
+
+
+
+
+
+GetPreviousAchievementInLine = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "previousAchievementId,",},
+
+
+
+
+
+
+
+GetAchievementLink = {type = "function",
+description = "",
+args = "(*integer* _achievementId_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetAchievementIdFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "(integer,)",
+valuetype = "achievementId,",},
+
+
+
+
+
+
+
+GetAchievementNameFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetAchievementProgressFromLinkData = {type = "function",
+description = "",
+args = "(*integer* _achievementId_, *string* _progress_)",
+returns = "(integer,)",
+valuetype = "numCompleted,",},
+
+
+
+
+
+
+
+GetAchievementRewardPoints = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,)",
+valuetype = "points,",},
+
+
+
+
+
+
+
+GetAchievementRewardItem = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,string,string,bool,)",
+valuetype = "quality,iconTextureName,itemName,hasRewardOfType,",},
+
+
+
+
+
+
+
+GetAchievementRewardTitle = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(string,bool,)",
+valuetype = "titleName,hasRewardOfType,",},
+
+
+
+
+
+
+
+GetAchievementRewardDye = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,bool,)",
+valuetype = "dyeId,hasRewardOfType,",},
+
+
+
+
+
+
+
+GetAchievementRewardCollectible = {type = "function",
+description = "",
+args = "(*integer* _achievementId_)",
+returns = "(integer,bool,)",
+valuetype = "collectibleId,hasRewardOfType,",},
+
+
+
+
+
+
+
+GetNumExperiencePointsInLevel = {type = "function",
+description = "",
+args = "(*integer* _level_)",
+returns = "()",
+valuetype = "numXP,",},
+
+
+
+
+
+
+
+GetEnlightenedMultiplier = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "multiplier,",},
+
+
+
+
+
+
+
+GetEnlightenedPool = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "poolAmount,",},
+
+
+
+
+
+
+
+IsEnlightenedAvailableForAccount = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "availableForAccount,",},
+
+
+
+
+
+
+
+IsEnlightenedAvailableForCharacter = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "availableForCharacter,",},
+
+
+
+
+
+
+
+GetNumChampionXPInChampionPoint = {type = "function",
+description = "",
+args = "(*integer* _championPointsEarned_)",
+returns = "()",
+valuetype = "maxExp,",},
+
+
+
+
+
+
+
+GetMaxSpendableChampionPointsInAttribute = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxSpendableChampionPointsInAttribute,",},
+
+
+
+
+
+
+
+GetMaxLevel = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxLevel,",},
+
+
+
+
+
+
+
+GetChampionPointsPlayerProgressionCap = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxRank,",},
+
+
+
+
+
+
+
+GetAbilityProgressionAbilityId = {type = "function",
+description = "",
+args = "(*luaindex* _progressionIndex_, *integer* _morph_, *integer* _rank_)",
+returns = "(integer,)",
+valuetype = "abilityId,",},
+
+
+
+
+
+
+
+GetLatestAbilityRespecNote = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "note,",},
+
+
+
+
+
+
+
+GetLatestAttributeRespecNote = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "note,",},
+
+
+
+
+
+
+
+PurchaseAttributes = {type = "function",
+description = "",
+args = "(*integer* _health_, *integer* _magicka_, *integer* _stamina_)",},
+
+
+
+GetAttributeSpentPoints = {type = "function",
+description = "",
+args = "(*integer* _attributeType_)",
+returns = "(integer,)",
+valuetype = "points,",},
+
+
+
+
+
+
+
+GetAttributeUnspentPoints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "points,",},
+
+
+
+
+
+
+
+GetNumScriptedEventInvites = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "eventCount,",},
+
+
+
+
+
+
+
+GetScriptedEventInviteIdFromIndex = {type = "function",
+description = "",
+args = "(*luaindex* _eventIndex_)",
+returns = "(integer,)",
+valuetype = "eventId,",},
+
+
+
+
+
+
+
+GetScriptedEventInviteInfo = {type = "function",
+description = "",
+args = "(*integer* _eventId_)",
+returns = "(integer,string,string,string,bool,)",
+valuetype = "timeRemainingMS,questName,inviterName,eventName,isValid,",},
+
+
+
+
+
+
+
+GetScriptedEventInviteTimeRemainingMS = {type = "function",
+description = "",
+args = "(*integer* _eventId_)",
+returns = "(integer,)",
+valuetype = "timeRemainingMS,",},
+
+
+
+
+
+
+
+AcceptWorldEventInvite = {type = "function",
+description = "",
+args = "(*integer* _eventId_)",},
+
+
+
+DeclineWorldEventInvite = {type = "function",
+description = "",
+args = "(*integer* _eventId_)",},
+
+
+
+RemoveScriptedEventInviteForQuest = {type = "function",
+description = "",
+args = "(*string* _questName_)",},
+
+
+
+GetNumLoreCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numTopCategories,",},
+
+
+
+
+
+
+
+GetLoreCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(integer,integer,string,)",
+valuetype = "categoryId,numCollections,name,",},
+
+
+
+
+
+
+
+GetLoreCollectionInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _collectionIndex_)",
+returns = "(integer,textureName,bool,integer,integer,string,string,)",
+valuetype = "collectionId,gamepadIcon,hidden,totalBooks,numKnownBooks,description,name,",},
+
+
+
+
+
+
+
+GetLoreBookInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _collectionIndex_, *luaindex* _bookIndex_)",
+returns = "(integer,bool,textureName,string,)",
+valuetype = "bookId,known,icon,title,",},
+
+
+
+
+
+
+
+ReadLoreBook = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _collectionIndex_, *luaindex* _bookIndex_)",
+returns = "(bool,string,)",
+valuetype = "showTitle,medium,body,",},
+
+
+
+
+
+
+
+GetLoreBookLink = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _collectionIndex_, *luaindex* _bookIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetLoreBookTitleFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "(string,)",
+valuetype = "title,",},
+
+
+
+
+
+
+
+GetLoreBookCategoryIndexFromCategoryId = {type = "function",
+description = "",
+args = "(*integer* _categoryId_)",
+returns = "()",
+valuetype = "categoryIndex,",},
+
+
+
+
+
+
+
+GetLoreBookCollectionIndicesFromCollectionId = {type = "function",
+description = "",
+args = "(*integer* _collectionId_)",
+returns = "()",
+valuetype = "collectionIndex,categoryIndex,",},
+
+
+
+
+
+
+
+GetLoreBookIndicesFromBookId = {type = "function",
+description = "",
+args = "(*integer* _bookId_)",
+returns = "()",
+valuetype = "bookIndex,collectionIndex,categoryIndex,",},
+
+
+
+
+
+
+
+GetGameCameraNonInteractableName = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "name,",},
+
+
+
+
+
+
+
+IsInteracting = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetPledgeOfMaraOfferInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,bool,integer,string,)",
+valuetype = "targetDisplayName,isSender,millisecondsSinceRequest,targetCharacterName,",},
+
+
+
+
+
+
+
+SendPledgeOfMaraResponse = {type = "function",
+description = "",
+args = "(*[PledgeOfMaraResponse|#PledgeOfMaraResponse]* _response_)",},
+
+
+
+GetRingOfMaraExperienceBonus = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "bonusPercentage,",},
+
+
+
+
+
+
+
+ReportFeedback = {type = "function",
+description = "",
+args = "(*[CustomerServiceSubmitFeedbackImpacts|#CustomerServiceSubmitFeedbackImpacts]* _impact_, *[CustomerServiceSubmitFeedbackCategories|#CustomerServiceSubmitFeedbackCategories]* _category_, *[CustomerServiceSubmitFeedbackSubcategories|#CustomerServiceSubmitFeedbackSubcategories]* _subcategory_, *string* _details_, *string* _description_, *bool* _takeScreenshot_)",},
+
+
+
+GetHelpCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _helpCategoryIndex_)",
+returns = "(textureName,textureName,textureName,textureName,string,string,)",
+valuetype = "gamepadIcon,overIcon,downIcon,upIcon,description,name,",},
+
+
+
+
+
+
+
+GetNumHelpCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numHelpCategories,",},
+
+
+
+
+
+
+
+GetNumHelpEntriesWithinCategory = {type = "function",
+description = "",
+args = "(*luaindex* _helpCategoryIndex_)",
+returns = "(integer,)",
+valuetype = "numHelpEntries,",},
+
+
+
+
+
+
+
+GetHelpInfo = {type = "function",
+description = "",
+args = "(*luaindex* _helpCategoryIndex_, *luaindex* _helpIndex_)",
+returns = "(string,string,string,string,string,)",
+valuetype = "showOptions,descriptionGamepad,image,description,name,",},
+
+
+
+
+
+
+
+GetHelpSearchResults = {type = "function",
+description = "",
+args = "()",
+returns = "(luaindex,luaindex,)",
+valuetype = "helpIndex,helpCategoryIndex,",},
+
+
+
+
+
+
+
+SubmitCustomerServiceTicket = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+ResetCustomerServiceTicket = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetCustomerServiceTicketContactEmail = {type = "function",
+description = "",
+args = "(*string* _contactEmail_)",},
+
+
+
+SetCustomerServiceTicketBody = {type = "function",
+description = "",
+args = "(*string* _body_)",},
+
+
+
+SetCustomerServiceTicketCategory = {type = "function",
+description = "",
+args = "(*[CustomerServiceTicketCategory|#CustomerServiceTicketCategory]* _category_)",},
+
+
+
+SetCustomerServiceTicketPlayerTarget = {type = "function",
+description = "",
+args = "(*string* _displayName_)",},
+
+
+
+SetCustomerServiceTicketItemTargetByLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",},
+
+
+
+SetCustomerServiceTicketItemTarget = {type = "function",
+description = "",
+args = "(*string* _itemName_, *integer* _itemId_)",},
+
+
+
+SetCustomerServiceTicketQuestTarget = {type = "function",
+description = "",
+args = "(*string* _questName_)",},
+
+
+
+StartHelpSearch = {type = "function",
+description = "",
+args = "(*string* _searchString_)",},
+
+
+
+GetHelpOverviewIntroParagraph = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "paragraph,",},
+
+
+
+
+
+
+
+GetNumHelpOverviewQuestionAnswers = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "length,",},
+
+
+
+
+
+
+
+GetHelpOverviewQuestionAnswerPair = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,string,)",
+valuetype = "answer,question,",},
+
+
+
+
+
+
+
+IsKeyboardHelpOption = {type = "function",
+description = "",
+args = "(*[HelpShowOptions|#HelpShowOptions]* _showOption_)",
+returns = "(bool,)",
+valuetype = "isKeyboardOption,",},
+
+
+
+
+
+
+
+IsGamepadHelpOption = {type = "function",
+description = "",
+args = "(*[HelpShowOptions|#HelpShowOptions]* _showOption_)",
+returns = "(bool,)",
+valuetype = "isGamepadOption,",},
+
+
+
+
+
+
+
+IsSubmitFeedbackSupported = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isSupported,",},
+
+
+
+
+
+
+
+StopSettingChamber = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetSettingChamberStress = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "stress,",},
+
+
+
+
+
+
+
+AttemptForceLock = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetLockpickingTimeLeft = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "timeLeftMs,",},
+
+
+
+
+
+
+
+GetChanceToForceLock = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "chance,",},
+
+
+
+
+
+
+
+GetNumLockpicksLeft = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "picksLeft,",},
+
+
+
+
+
+
+
+GetLockQuality = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "lockQuality,",},
+
+
+
+
+
+
+
+GetChamberState = {type = "function",
+description = "",
+args = "(*luaindex* _chamberIndex_)",
+returns = "(number,integer,)",
+valuetype = "chamberProgress,chamberState,",},
+
+
+
+
+
+
+
+IsChamberSolved = {type = "function",
+description = "",
+args = "(*luaindex* _chamberIndex_)",
+returns = "(bool,)",
+valuetype = "solved,",},
+
+
+
+
+
+
+
+StartSettingChamber = {type = "function",
+description = "",
+args = "(*luaindex* _chamberIndex_)",
+returns = "(bool,)",
+valuetype = "succesfullyStarted,",},
+
+
+
+
+
+
+
+GetCraftingInteractionType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "currentCraftingInteraction,",},
+
+
+
+
+
+
+
+IsPerformingCraftProcess = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isCrafting,",},
+
+
+
+
+
+
+
+GetLastCraftingResultTotalInspiration = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "totalInspiration,",},
+
+
+
+
+
+
+
+GetNumLastCraftingResultLearnedTranslations = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLearnedTranslations,",},
+
+
+
+
+
+
+
+GetLastCraftingResultLearnedTranslationInfo = {type = "function",
+description = "",
+args = "(*luaindex* _resultIndex_)",
+returns = "(integer,integer,integer,bool,integer,textureName,string,string,)",
+valuetype = "quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,icon,itemName,translationName,",},
+
+
+
+
+
+
+
+GetNumLastCraftingResultLearnedTraits = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLearnedTraits,",},
+
+
+
+
+
+
+
+GetLastCraftingResultLearnedTraitInfo = {type = "function",
+description = "",
+args = "(*luaindex* _resultIndex_)",
+returns = "(integer,integer,integer,bool,integer,textureName,string,string,)",
+valuetype = "quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,icon,itemName,traitName,",},
+
+
+
+
+
+
+
+GetNumLastCraftingResultItemsAndPenalty = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,integer,)",
+valuetype = "penaltyApplied,numItems,",},
+
+
+
+
+
+
+
+GetLastCraftingResultItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _resultIndex_)",
+returns = "(integer,integer,integer,integer,bool,integer,integer,textureName,string,)",
+valuetype = "itemInstanceId,soundCategory,quality,itemStyle,itemType,equipType,meetsUsageRequirement,sellPrice,stack,icon,name,",},
+
+
+
+
+
+
+
+GetLastCraftingResultItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _resultIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetTradeskillLevelPassiveAbilityId = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _tradeskillType_)",
+returns = "(integer,)",
+valuetype = "levelPassiveAbilityId,",},
+
+
+
+
+
+
+
+GetTradeskillRecipeCraftingSystem = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _tradeskillType_)",
+returns = "()",
+valuetype = "recipeCraftingSystem,",},
+
+
+
+
+
+
+
+GetNonCombatBonusLevelTypeForTradeskillType = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _tradeskillType_)",
+returns = "()",
+valuetype = "nonCombatBonusType,",},
+
+
+
+
+
+
+
+GetTradeskillTypeForNonCombatBonusLevelType = {type = "function",
+description = "",
+args = "(*[NonCombatBonusType|#NonCombatBonusType]* _nonCombatBonusType_)",
+returns = "()",
+valuetype = "tradeskillType,",},
+
+
+
+
+
+
+
+GetCostToCraftAlchemyItem = {type = "function",
+description = "",
+args = "(*integer* _solventBagId_, *integer* _solventSlotIndex_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+CraftAlchemyItem = {type = "function",
+description = "",
+args = "(*integer* _solventBagId_, *integer* _solventSlotIndex_, *integer* _reagent1BagId_, *integer* _reagent1SlotIndex_, *integer* _reagent2BagId_, *integer* _reagent2SlotIndex_, *integer:nilable* _reagent3BagId_, *integer:nilable* _reagent3SlotIndex_)",},
+
+
+
+GetAlchemyResultingItemInfo = {type = "function",
+description = "",
+args = "(*integer* _solventBagId_, *integer* _solventSlotIndex_, *integer* _reagent1BagId_, *integer* _reagent1SlotIndex_, *integer* _reagent2BagId_, *integer* _reagent2SlotIndex_, *integer:nilable* _reagent3BagId_, *integer:nilable* _reagent3SlotIndex_)",
+returns = "(integer,integer,integer,bool,integer,integer,textureName,string,)",
+valuetype = "quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,stack,icon,name,",},
+
+
+
+
+
+
+
+GetAlchemyResultingItemLink = {type = "function",
+description = "",
+args = "(*integer* _solventBagId_, *integer* _solventSlotIndex_, *integer* _reagent1BagId_, *integer* _reagent1SlotIndex_, *integer* _reagent2BagId_, *integer* _reagent2SlotIndex_, *integer:nilable* _reagent3BagId_, *integer:nilable* _reagent3SlotIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetAlchemyResultInspiration = {type = "function",
+description = "",
+args = "(*integer* _solventBagId_, *integer* _solventSlotIndex_, *integer* _reagent1BagId_, *integer* _reagent1SlotIndex_, *integer* _reagent2BagId_, *integer* _reagent2SlotIndex_, *integer:nilable* _reagent3BagId_, *integer:nilable* _reagent3SlotIndex_)",
+returns = "(integer,)",
+valuetype = "inspiration,",},
+
+
+
+
+
+
+
+GetAlchemyItemTraits = {type = "function",
+description = "",
+args = "(*integer* _reagentBagId_, *integer* _reagentSlotIndex_)",
+returns = "()",
+valuetype = "conflictIcon,cancellingTrait,matchIcon,icon,trait,",},
+
+
+
+
+
+
+
+IsAlchemySolvent = {type = "function",
+description = "",
+args = "(*[ItemType|#ItemType]* _itemType_)",
+returns = "(bool,)",
+valuetype = "isAlchemySolvent,",},
+
+
+
+
+
+
+
+GetNumRecipeLists = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numRecipeLists,",},
+
+
+
+
+
+
+
+GetRecipeListInfo = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_)",
+returns = "(string,textureName,textureName,textureName,textureName,integer,string,)",
+valuetype = "createSound,disabledIcon,overIcon,downIcon,upIcon,numRecipes,name,",},
+
+
+
+
+
+
+
+GetMaxRecipeIngredients = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxIngredients,",},
+
+
+
+
+
+
+
+GetRecipeInfo = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",
+returns = "(integer,integer,integer,string,bool,)",
+valuetype = "requiredCraftingStationType,specialIngredientType,qualityReq,provisionerLevelReq,numIngredients,name,known,",},
+
+
+
+
+
+
+
+GetRecipeIngredientItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_, *luaindex* _ingredientIndex_)",
+returns = "(integer,integer,integer,textureName,string,)",
+valuetype = "quality,sellPrice,requiredQuantity,icon,name,",},
+
+
+
+
+
+
+
+GetRecipeIngredientItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_, *luaindex* _ingredientIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetNumRecipeTradeskillRequirements = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",
+returns = "(integer,)",
+valuetype = "numTradeskillRequirements,",},
+
+
+
+
+
+
+
+GetRecipeTradeskillRequirement = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_, *luaindex* _tradeskillIndex_)",
+returns = "(integer,)",
+valuetype = "levelRequirement,tradeskill,",},
+
+
+
+
+
+
+
+GetRecipeResultItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",
+returns = "(integer,integer,integer,textureName,string,)",
+valuetype = "quality,sellPrice,stack,icon,name,",},
+
+
+
+
+
+
+
+GetRecipeResultItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetCostToCraftProvisionerItem = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+CraftProvisionerItem = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",},
+
+
+
+GetCurrentRecipeIngredientCount = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_, *luaindex* _ingredientIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetCostToCraftEnchantingItem = {type = "function",
+description = "",
+args = "(*integer* _potencyRuneBagId_, *integer* _potencyRuneSlotIndex_, *integer* _essenceRuneBagId_, *integer* _essenceRuneSlotIndex_, *integer* _aspectRuneBagId_, *integer* _aspectRuneSlotIndex_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+CraftEnchantingItem = {type = "function",
+description = "",
+args = "(*integer* _potencyRuneBagId_, *integer* _potencyRuneSlotIndex_, *integer* _essenceRuneBagId_, *integer* _essenceRuneSlotIndex_, *integer* _aspectRuneBagId_, *integer* _aspectRuneSlotIndex_)",},
+
+
+
+ExtractEnchantingItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+GetEnchantingResultingItemInfo = {type = "function",
+description = "",
+args = "(*integer* _potencyRuneBagId_, *integer* _potencyRuneSlotIndex_, *integer* _essenceRuneBagId_, *integer* _essenceRuneSlotIndex_, *integer* _aspectRuneBagId_, *integer* _aspectRuneSlotIndex_)",
+returns = "(integer,bool,integer,integer,textureName,string,)",
+valuetype = "quality,meetsUsageRequirement,sellPrice,stack,icon,name,",},
+
+
+
+
+
+
+
+GetEnchantingResultingItemLink = {type = "function",
+description = "",
+args = "(*integer* _potencyRuneBagId_, *integer* _potencyRuneSlotIndex_, *integer* _essenceRuneBagId_, *integer* _essenceRuneSlotIndex_, *integer* _aspectRuneBagId_, *integer* _aspectRuneSlotIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetRunestoneTranslatedName = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetRunestoneSoundInfo = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,string,)",
+valuetype = "soundLength,soundName,",},
+
+
+
+
+
+
+
+GetEnchantedItemResultingItemLink = {type = "function",
+description = "",
+args = "(*integer* _itemBagId_, *integer* _itemSlotIndex_, *integer* _enchantmentBagId_, *integer* _enchantmentSlotIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetCostToCraftSmithingItem = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_, *luaindex* _styleIndex_, *luaindex* _traitIndex_)",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+CraftSmithingItem = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_, *luaindex* _styleIndex_, *luaindex* _traitIndex_, *bool* _useUniversalStyleItem_)",},
+
+
+
+GetSmithingPatternResultLink = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_, *luaindex* _styleIndex_, *luaindex* _traitIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+CanSmithingWeaponPatternsBeCraftedHere = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canBeCrafted,",},
+
+
+
+
+
+
+
+CanSmithingApparelPatternsBeCraftedHere = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canBeCrafted,",},
+
+
+
+
+
+
+
+CanSmithingSetPatternsBeCraftedHere = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canBeCrafted,",},
+
+
+
+
+
+
+
+GetNumSmithingPatterns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "smithingPatterns,",},
+
+
+
+
+
+
+
+GetSmithingPatternInfo = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex:nilable* _materialIndexOverride_, *integer:nilable* _materialQuanityOverride_, *[ItemStyle|#ItemStyle]:nilable* _styleOverride_, *[ItemTraitType|#ItemTraitType]:nilable* _traitTypeOverride_)",
+returns = "(integer,integer,integer,textureName,string,string,)",
+valuetype = "resultItemFilterType,numTraitsKnown,numTraitsRequired,numMaterials,icon,baseName,patternName,",},
+
+
+
+
+
+
+
+GetSmithingPatternMaterialItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_)",
+returns = "(integer,integer,integer,integer,integer,bool,integer,integer,textureName,string,)",
+valuetype = "skillRequirement,itemInstanceId,quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,stack,icon,itemName,",},
+
+
+
+
+
+
+
+GetSmithingPatternNextMaterialQuantity = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _startingPoint_, *integer* _step_)",
+returns = "(integer,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+GetSmithingPatternMaterialItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetSmithingPatternArmorType = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_)",
+returns = "()",
+valuetype = "armorType,",},
+
+
+
+
+
+
+
+GetCurrentSmithingMaterialItemCount = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetNumSmithingStyleItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numStyleItems,",},
+
+
+
+
+
+
+
+GetSmithingStyleItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _styleItemIndex_)",
+returns = "(bool,integer,integer,bool,integer,textureName,string,)",
+valuetype = "alwaysHideIfLocked,quality,itemStyle,meetsUsageRequirement,sellPrice,icon,itemName,",},
+
+
+
+
+
+
+
+GetSmithingStyleItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _styleItemIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetCurrentSmithingStyleItemCount = {type = "function",
+description = "",
+args = "(*luaindex* _styleItemIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+IsSmithingStyleKnown = {type = "function",
+description = "",
+args = "(*luaindex* _styleItemIndex_, *luaindex* _patternIndex_)",
+returns = "(bool,)",
+valuetype = "known,",},
+
+
+
+
+
+
+
+GetFirstKnownStyleIndex = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_)",
+returns = "(luaindex,)",
+valuetype = "styleItemIndex,",},
+
+
+
+
+
+
+
+CanSmithingStyleBeUsedOnPattern = {type = "function",
+description = "",
+args = "(*luaindex* _styleIndex_, *luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_)",
+returns = "(integer,integer,bool,)",
+valuetype = "championPointsRequirement,levelRequirement,canBeUsed,",},
+
+
+
+
+
+
+
+GetNumSmithingTraitItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numTraitItems,",},
+
+
+
+
+
+
+
+GetSmithingTraitItemInfo = {type = "function",
+description = "",
+args = "(*luaindex* _traitItemIndex_)",
+returns = "(integer,integer,bool,integer,textureName,string,)",
+valuetype = "quality,itemStyle,meetsUsageRequirement,sellPrice,icon,itemName,traitType,",},
+
+
+
+
+
+
+
+GetSmithingTraitItemLink = {type = "function",
+description = "",
+args = "(*luaindex* _traitItemIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetCurrentSmithingTraitItemCount = {type = "function",
+description = "",
+args = "(*luaindex* _traitItemIndex_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+IsSmithingTraitItemValidForPattern = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _traitItemIndex_)",
+returns = "(bool,)",
+valuetype = "valid,",},
+
+
+
+
+
+
+
+IsSmithingTraitKnownForResult = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_, *luaindex* _styleIndex_, *luaindex* _traitIndex_)",
+returns = "(bool,)",
+valuetype = "known,",},
+
+
+
+
+
+
+
+GetNumSmithingResearchLines = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+GetMaxSimultaneousSmithingResearch = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(integer,)",
+valuetype = "maxSimultaneousResearch,",},
+
+
+
+
+
+
+
+GetSmithingResearchLineInfo = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_, *luaindex* _researchLineIndex_)",
+returns = "(integer,integer,textureName,string,)",
+valuetype = "timeRequiredForNextResearchSecs,numTraits,icon,name,",},
+
+
+
+
+
+
+
+GetSmithingResearchLineTraitInfo = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_, *luaindex* _researchLineIndex_, *luaindex* _traitIndex_)",
+returns = "(bool,string,)",
+valuetype = "known,traitDescription,traitType,",},
+
+
+
+
+
+
+
+GetSmithingResearchLineTraitTimes = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_, *luaindex* _researchLineIndex_, *luaindex* _traitIndex_)",
+returns = "()",
+valuetype = "timeRemainingSecs,duration,",},
+
+
+
+
+
+
+
+CanItemBeSmithingTraitResearched = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *[TradeskillType|#TradeskillType]* _craftingSkillType_, *luaindex* _researchLineIndex_, *luaindex* _traitIndex_)",
+returns = "(bool,)",
+valuetype = "canBeResearched,",},
+
+
+
+
+
+
+
+ResearchSmithingTrait = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+CanItemBeSmithingExtractedOrRefined = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(bool,)",
+valuetype = "canItemBeExtractedOrRefined,",},
+
+
+
+
+
+
+
+GetRequiredSmithingRefinementStackSize = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "requiredStackSize,",},
+
+
+
+
+
+
+
+GetSmithingRefinementMinRawMaterial = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "minRawMaterial,",},
+
+
+
+
+
+
+
+GetSmithingRefinementMaxRawMaterial = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxRawMaterial,",},
+
+
+
+
+
+
+
+ExtractOrRefineSmithingItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+CanItemBeSmithingImproved = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(bool,)",
+valuetype = "canBeImproved,",},
+
+
+
+
+
+
+
+GetSmithingImprovementChance = {type = "function",
+description = "",
+args = "(*integer* _itemToImproveBagId_, *integer* _itemToImproveSlotIndex_, *integer* _numBoostersToUse_, *[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(number,)",
+valuetype = "chance,",},
+
+
+
+
+
+
+
+GetNumSmithingImprovementItems = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numImprovementItems,",},
+
+
+
+
+
+
+
+GetSmithingImprovementItemInfo = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_, *luaindex* _improvementItemIndex_)",
+returns = "(integer,integer,integer,bool,integer,integer,textureName,string,)",
+valuetype = "quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,currentStack,icon,itemName,",},
+
+
+
+
+
+
+
+GetSmithingImprovementItemLink = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_, *luaindex* _improvementItemIndex_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetSmithingImprovedItemInfo = {type = "function",
+description = "",
+args = "(*integer* _itemToImproveBagId_, *integer* _itemToImproveSlotIndex_, *[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(integer,integer,integer,bool,integer,textureName,string,)",
+valuetype = "quality,itemStyle,equipType,meetsUsageRequirement,sellPrice,icon,itemName,",},
+
+
+
+
+
+
+
+GetSmithingImprovedItemLink = {type = "function",
+description = "",
+args = "(*integer* _itemToImproveBagId_, *integer* _itemToImproveSlotIndex_, *[TradeskillType|#TradeskillType]* _craftingSkillType_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+ImproveSmithingItem = {type = "function",
+description = "",
+args = "(*integer* _itemToImproveBagId_, *integer* _itemToImproveSlotIndex_, *integer* _numBoostersToUse_)",},
+
+
+
+GetNonCombatBonus = {type = "function",
+description = "",
+args = "(*[NonCombatBonusType|#NonCombatBonusType]* _nonCombatBonus_)",
+returns = "(integer,)",
+valuetype = "bonusValue,",},
+
+
+
+
+
+
+
+GetNumEmotes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numEmotes,",},
+
+
+
+
+
+
+
+GetEmoteIndex = {type = "function",
+description = "",
+args = "(*integer* _emoteId_)",
+returns = "()",
+valuetype = "emoteIndex,",},
+
+
+
+
+
+
+
+GetEmoteInfo = {type = "function",
+description = "",
+args = "(*luaindex* _emoteIndex_)",
+returns = "(bool,string,integer,string,)",
+valuetype = "showInGamepadUI,displayName,emoteId,category,slashName,",},
+
+
+
+
+
+
+
+GetEmoteCollectibleId = {type = "function",
+description = "",
+args = "(*luaindex* _emoteIndex_)",
+returns = "()",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetEmoteSlashNameByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _emoteIndex_)",
+returns = "(string,)",
+valuetype = "slashName,",},
+
+
+
+
+
+
+
+PlayEmoteByIndex = {type = "function",
+description = "",
+args = "(*luaindex* _emoteIndex_)",},
+
+
+
+GetActivityInfo = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(integer,string,integer,integer,integer,integer,integer,string,)",
+valuetype = "sortOrder,description,minGroupSize,groupType,championPointsMax,championPointsMin,levelMax,levelMin,name,",},
+
+
+
+
+
+
+
+GetActivityName = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetActivityType = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "()",
+valuetype = "activity,",},
+
+
+
+
+
+
+
+GetActivityKeyboardDescriptionTextures = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(textureName,textureName,)",
+valuetype = "descriptionTextureLargeKeyboard,descriptionTextureSmallKeyboard,",},
+
+
+
+
+
+
+
+GetActivityGamepadDescriptionTexture = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(textureName,)",
+valuetype = "descriptionTextureGamepad,",},
+
+
+
+
+
+
+
+GetActivityDisplayLevels = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(integer,integer,integer,integer,)",
+valuetype = "displayChampionPointsMax,displayChampionPointsMin,displayLevelMax,displayLevelMin,",},
+
+
+
+
+
+
+
+GetActivityGroupType = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "()",
+valuetype = "groupTypeAllowed,",},
+
+
+
+
+
+
+
+GetActivityBattlegroundId = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(integer,)",
+valuetype = "battlegroundId,",},
+
+
+
+
+
+
+
+GetNumActivitySetActivities = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetActivitySetActivityIdByIndex = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_, *luaindex* _index_)",
+returns = "(integer,)",
+valuetype = "activityId,",},
+
+
+
+
+
+
+
+GetActivitySetInfo = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_)",
+returns = "(integer,string,string,)",
+valuetype = "sortOrder,description,name,",},
+
+
+
+
+
+
+
+GetActivitySetIcon = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetActivitySetKeyboardDescriptionTextures = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_)",
+returns = "(textureName,textureName,)",
+valuetype = "descriptionTextureLargeKeyboard,descriptionTextureSmallKeyboard,",},
+
+
+
+
+
+
+
+GetActivitySetGamepadDescriptionTexture = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_)",
+returns = "(textureName,)",
+valuetype = "descriptionTextureGamepad,",},
+
+
+
+
+
+
+
+GetNumActivitiesByType = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetActivityIdByTypeAndIndex = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_, *luaindex* _index_)",
+returns = "(integer,)",
+valuetype = "activityId,",},
+
+
+
+
+
+
+
+GetActivityTypeAndIndex = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(luaindex,)",
+valuetype = "index,activity,",},
+
+
+
+
+
+
+
+DoesPlayerMeetActivityLevelRequirements = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(bool,)",
+valuetype = "meetsLevelRequirements,",},
+
+
+
+
+
+
+
+DoesGroupMeetActivityLevelRequirements = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(bool,)",
+valuetype = "meetsLevelRequirements,",},
+
+
+
+
+
+
+
+UpdatePlayerRole = {type = "function",
+description = "",
+args = "(*[LFGRole|#LFGRole]* _role_, *bool* _selected_)",},
+
+
+
+GetPlayerRoles = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,bool,bool,)",
+valuetype = "isTank,isHeal,isDPS,",},
+
+
+
+
+
+
+
+DoesLFGActivityHasAllOption = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_)",
+returns = "(bool,)",
+valuetype = "hasAllOption,",},
+
+
+
+
+
+
+
+GetLFGActivityRewardData = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_)",
+returns = "(integer,)",
+valuetype = "xpReward,itemRewardType,",},
+
+
+
+
+
+
+
+IsEligibleForDailyActivityReward = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isEligible,",},
+
+
+
+
+
+
+
+GetLFGCooldownTimeRemainingSeconds = {type = "function",
+description = "",
+args = "(*[LFGCooldownType|#LFGCooldownType]* _cooldownType_)",
+returns = "(integer,)",
+valuetype = "timeRemainingSeconds,",},
+
+
+
+
+
+
+
+AddActivityFinderRandomSearchEntry = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_)",},
+
+
+
+AddActivityFinderSetSearchEntry = {type = "function",
+description = "",
+args = "(*integer* _activitySetId_)",},
+
+
+
+AddActivityFinderSpecificSearchEntry = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",},
+
+
+
+ClearGroupFinderSearch = {type = "function",
+description = "",
+args = "()",},
+
+
+
+StartGroupFinderSearch = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+CanSendLFMRequest = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canSendLFMRequest,",},
+
+
+
+
+
+
+
+SendLFMRequest = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumActivityRequests = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numRequests,",},
+
+
+
+
+
+
+
+GetActivityRequestIds = {type = "function",
+description = "",
+args = "(*luaindex* _requestIndex_)",
+returns = "(integer,integer,)",
+valuetype = "activitySetId,activityId,",},
+
+
+
+
+
+
+
+CancelGroupSearches = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetActivityFinderStatus = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "status,",},
+
+
+
+
+
+
+
+IsCurrentlySearchingForGroup = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isSearching,",},
+
+
+
+
+
+
+
+GetRequiredActivityCollectibleId = {type = "function",
+description = "",
+args = "(*integer* _activityId_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetLFGSearchTimes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "estimatedCompletionTimeMs,startTimeMs,",},
+
+
+
+
+
+
+
+HasActivityFindReplacementNotification = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasfindReplacementNotification,",},
+
+
+
+
+
+
+
+GetActivityFindReplacementNotificationInfo = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "activityId,",},
+
+
+
+
+
+
+
+AcceptActivityFindReplacementNotification = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DeclineActivityFindReplacementNotification = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetGroupSizeFromLFGGroupType = {type = "function",
+description = "",
+args = "(*[LFGGroupType|#LFGGroupType]* _groupType_)",
+returns = "(integer,)",
+valuetype = "size,",},
+
+
+
+
+
+
+
+GetNumActivitySetsByType = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetActivitySetIdByTypeAndIndex = {type = "function",
+description = "",
+args = "(*[LFGActivity|#LFGActivity]* _activity_, *luaindex* _index_)",
+returns = "(integer,)",
+valuetype = "activitySetId,",},
+
+
+
+
+
+
+
+HasLFGReadyCheckNotification = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasReadyCheckNotification,",},
+
+
+
+
+
+
+
+HasAcceptedLFGReadyCheck = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasAcceptedReadyCheck,",},
+
+
+
+
+
+
+
+GetLFGReadyCheckNotificationInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "timeRemainingSeconds,playerRole,activityType,",},
+
+
+
+
+
+
+
+GetLFGReadyCheckActivityType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "activityType,",},
+
+
+
+
+
+
+
+AcceptLFGReadyCheckNotification = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DeclineLFGReadyCheckNotification = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetLFGReadyCheckCounts = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,integer,integer,integer,)",
+valuetype = "dpsPending,dpsAccepted,healersPending,healersAccepted,tanksPending,tanksAccepted,",},
+
+
+
+
+
+
+
+GetActivityAverageRoleTime = {type = "function",
+description = "",
+args = "(*integer* _activityId_, *[LFGRole|#LFGRole]* _role_)",
+returns = "(integer,bool,)",
+valuetype = "timeSeconds,hasData,",},
+
+
+
+
+
+
+
+GetCurrentLFGActivityId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "activityId,",},
+
+
+
+
+
+
+
+GetNumFishingLures = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLures,",},
+
+
+
+
+
+
+
+GetFishingLureInfo = {type = "function",
+description = "",
+args = "(*luaindex* _lureIndex_)",
+returns = "(integer,integer,textureName,string,)",
+valuetype = "quality,sellPrice,stack,icon,name,",},
+
+
+
+
+
+
+
+SetFishingLure = {type = "function",
+description = "",
+args = "(*luaindex* _lureIndex_)",},
+
+
+
+GetFishingLure = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "lureIndex,",},
+
+
+
+
+
+
+
+GetNumViewableTreasureMaps = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numViewableMaps,",},
+
+
+
+
+
+
+
+GetTreasureMapInfo = {type = "function",
+description = "",
+args = "(*luaindex* _treasureMapIndex_)",
+returns = "(textureName,string,)",
+valuetype = "imagePath,name,",},
+
+
+
+
+
+
+
+SetFloatingMarkerInfo = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _markerType_, *number* _size_, *string* _primaryTexturePath_, *string* _secondaryTexturePath_, *bool* _primaryPulses_, *bool* _secondaryPulses_)",},
+
+
+
+SetFloatingMarkerGlobalAlpha = {type = "function",
+description = "",
+args = "(*number* _alpha_)",},
+
+
+
+GetAgentChatRequestInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,bool,)",
+valuetype = "millisecondsSinceRequest,isChatRequested,",},
+
+
+
+
+
+
+
+IsAgentChatActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isActive,",},
+
+
+
+
+
+
+
+AcceptAgentChat = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DeclineAgentChat = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumKillingAttacks = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numKillingAttacks,",},
+
+
+
+
+
+
+
+GetKillingAttackInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(integer,integer,bool,textureName,integer,string,)",
+valuetype = "durationMS,castTimeAgoMS,wasKillingBlow,attackIcon,attackDamage,attackName,",},
+
+
+
+
+
+
+
+DoesKillingAttackHaveAttacker = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(bool,)",
+valuetype = "hasAttacker,",},
+
+
+
+
+
+
+
+GetKillingAttackerInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,string,bool,bool,integer,integer,integer,string,)",
+valuetype = "attackerDisplayName,minionName,alliance,isBoss,isPlayer,attackerAvARank,attackerLevel,attackerChampionPoints,attackerRawName,",},
+
+
+
+
+
+
+
+GetKillingAttackerBattlegroundAlliance = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "()",
+valuetype = "battlegroundAlliance,",},
+
+
+
+
+
+
+
+GetNumDeathRecapHints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numHints,",},
+
+
+
+
+
+
+
+GetDeathRecapHintInfo = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,)",
+valuetype = "importance,text,",},
+
+
+
+
+
+
+
+GetNumTelvarStonesLost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "telvarStonesLost,",},
+
+
+
+
+
+
+
+GetNumDyeableEquipSlots = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numDyeableEquipSlots,",},
+
+
+
+
+
+
+
+GetNumDyeableCollectibleCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numDyeableCollectibleCategories,",},
+
+
+
+
+
+
+
+GetDyeableEquipSlot = {type = "function",
+description = "",
+args = "(*luaindex* _dyeableEquipSlotIndex_)",
+returns = "()",
+valuetype = "dyeableSlot,",},
+
+
+
+
+
+
+
+GetDyeableCollectibleCategory = {type = "function",
+description = "",
+args = "(*luaindex* _dyeableCollectibleCategoryIndex_)",
+returns = "()",
+valuetype = "dyeableSlot,",},
+
+
+
+
+
+
+
+GetDyeableEquipSlotGamepadOrder = {type = "function",
+description = "",
+args = "(*luaindex* _dyeableEquipSlotIndex_)",
+returns = "(luaindex,)",
+valuetype = "gamepadOrder,",},
+
+
+
+
+
+
+
+GetDyeableCollectibleCategoryGamepadOrder = {type = "function",
+description = "",
+args = "(*luaindex* _dyeableCollectibleCategoryIndex_)",
+returns = "(luaindex,)",
+valuetype = "gamepadOrder,",},
+
+
+
+
+
+
+
+GetEquipSlotFromDyeableSlot = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "()",
+valuetype = "equipSlot,",},
+
+
+
+
+
+
+
+GetCollectibleCategoryFromDyeableSlot = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "()",
+valuetype = "collectibleCategory,",},
+
+
+
+
+
+
+
+IsJusticeEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isJusticeEnabled,",},
+
+
+
+
+
+
+
+IsJusticeEnabledForZone = {type = "function",
+description = "",
+args = "(*luaindex* _aZoneIndex_)",
+returns = "(bool,)",
+valuetype = "isBountyEnabled,",},
+
+
+
+
+
+
+
+IsKillOnSight = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isKillOnSight,",},
+
+
+
+
+
+
+
+GetInfamy = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "infamy,",},
+
+
+
+
+
+
+
+GetBounty = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "bounty,",},
+
+
+
+
+
+
+
+GetPlayerInfamyData = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "bounty,heat,",},
+
+
+
+
+
+
+
+GetReducedBountyPayoffAmount = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "payoffAmount,",},
+
+
+
+
+
+
+
+GetFullBountyPayoffAmount = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "payoffAmount,",},
+
+
+
+
+
+
+
+GetInfamyLevel = {type = "function",
+description = "",
+args = "(*integer* _infamyAmount_)",
+returns = "()",
+valuetype = "infamyLevel,",},
+
+
+
+
+
+
+
+GetInfamyMeterSize = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "meterSize,",},
+
+
+
+
+
+
+
+GetFenceSellTransactionInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,)",
+valuetype = "resetTimeSeconds,sellsUsed,totalSells,",},
+
+
+
+
+
+
+
+GetFenceLaunderTransactionInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,)",
+valuetype = "resetTimeSeconds,laundersUsed,totalLaunders,",},
+
+
+
+
+
+
+
+GetSecondsUntilArrestTimeout = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "secondsUntilArrestTimeout,",},
+
+
+
+
+
+
+
+IsTrespassing = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isTrespassing,",},
+
+
+
+
+
+
+
+GetTimeToClemencyResetInSeconds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "timeRemaining,",},
+
+
+
+
+
+
+
+GetTimeToShadowyConnectionsResetInSeconds = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "timeRemaining,",},
+
+
+
+
+
+
+
+IsStuckFixPending = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isStuckFixPending,",},
+
+
+
+
+
+
+
+CanUseStuck = {type = "function",
+description = "",
+args = "(*bool* _warn_)",
+returns = "(bool,)",
+valuetype = "canUseStuck,",},
+
+
+
+
+
+
+
+GetTimeUntilStuckAvailable = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "millisecondsUntilAvailable,",},
+
+
+
+
+
+
+
+GetStuckCooldown = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cooldownRemainingSecs,",},
+
+
+
+
+
+
+
+SendPlayerStuck = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ApplyPendingHeraldryChanges = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsPlayerAllowedToEditHeraldry = {type = "function",
+description = "",
+args = "(*integer* _guildIndex_)",
+returns = "(bool,)",
+valuetype = "allowed,",},
+
+
+
+
+
+
+
+IsCurrentlyCustomizingHeraldry = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "currentlyCustomizing,",},
+
+
+
+
+
+
+
+GetHeraldryCustomizationCosts = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,integer,integer,integer,)",
+valuetype = "crestColorCost,crestStyleCost,backgroundSecondaryColorCost,backgroundPrimaryColorCost,backgroundStyleCost,",},
+
+
+
+
+
+
+
+IsCreatingHeraldryForFirstTime = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "creatingForFirstTime,",},
+
+
+
+
+
+
+
+HasPendingHeraldryChanges = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasPendingChanges,",},
+
+
+
+
+
+
+
+GetPendingHeraldryCost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "pendingCost,",},
+
+
+
+
+
+
+
+RevertToSavedHeraldry = {type = "function",
+description = "",
+args = "(*bool* _hasActiveAppearance_)",},
+
+
+
+SetPendingHeraldryIndices = {type = "function",
+description = "",
+args = "(*luaindex* _backgroundCategoryIndex_, *luaindex* _backgroundStyleIndex_, *luaindex* _backgroundPrimaryColorIndex_, *luaindex* _backgroundSecondaryColorIndex_, *luaindex* _crestCategoryIndex_, *luaindex* _crestStyleIndex_, *luaindex* _crestColorIndex_)",},
+
+
+
+GetPendingHeraldryIndices = {type = "function",
+description = "",
+args = "()",
+returns = "(luaindex,luaindex,luaindex,luaindex,luaindex,luaindex,luaindex,)",
+valuetype = "crestColorIndex,crestStyleIndex,crestCategoryIndex,backgroundSecondaryColorIndex,backgroundPrimaryColorIndex,backgroundStyleIndex,backgroundCategoryIndex,",},
+
+
+
+
+
+
+
+GetNumHeraldryColors = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numColors,",},
+
+
+
+
+
+
+
+GetHeraldryColorInfo = {type = "function",
+description = "",
+args = "(*luaindex* _colorIndex_)",
+returns = "(integer,number,number,number,string,)",
+valuetype = "sortKey,b,g,r,hueCategory,colorName,",},
+
+
+
+
+
+
+
+GetNumHeraldryBackgroundCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetHeraldryBackgroundCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(textureName,string,)",
+valuetype = "icon,categoryName,",},
+
+
+
+
+
+
+
+GetNumHeraldryBackgroundStyles = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(integer,)",
+valuetype = "numStyles,",},
+
+
+
+
+
+
+
+GetHeraldryBackgroundStyleInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _styleIndex_)",
+returns = "(textureName,string,)",
+valuetype = "icon,styleName,",},
+
+
+
+
+
+
+
+GetNumHeraldryCrestCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetHeraldryCrestCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(textureName,string,)",
+valuetype = "icon,categoryName,",},
+
+
+
+
+
+
+
+GetNumHeraldryCrestStyles = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(integer,)",
+valuetype = "numStyles,",},
+
+
+
+
+
+
+
+GetHeraldryCrestStyleInfo = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _styleIndex_)",
+returns = "(textureName,string,)",
+valuetype = "icon,styleName,",},
+
+
+
+
+
+
+
+StartHeraldryCustomization = {type = "function",
+description = "",
+args = "(*integer* _guildIndex_)",},
+
+
+
+EndHeraldryCustomization = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetHeraldryGuildBankedMoney = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "money,",},
+
+
+
+
+
+
+
+GetGamepadTemplate = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "gamepadTemplate,",},
+
+
+
+
+
+
+
+SendAllCachedSettingMessages = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetVibrationInfoFromTrigger = {type = "function",
+description = "",
+args = "(*[GamepadVibrationTrigger|#GamepadVibrationTrigger]* _triggerType_)",
+returns = "(string,bool,number,number,number,number,integer,)",
+valuetype = "debugSourceInfo,foundInfo,rightTriggerMotor,leftTriggerMotor,fineMotor,coarseMotor,durationMS,",},
+
+
+
+
+
+
+
+SetShouldRenderWorld = {type = "function",
+description = "",
+args = "(*bool* _shouldRenderWorld_)",},
+
+
+
+GetNumChampionDisciplines = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numDisciplines,",},
+
+
+
+
+
+
+
+GetChampionDisciplineName = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetChampionDisciplineDescription = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetChampionDisciplineAttribute = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_)",
+returns = "()",
+valuetype = "attribute,",},
+
+
+
+
+
+
+
+GetNumChampionDisciplineSkills = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_)",
+returns = "(integer,)",
+valuetype = "numSkills,",},
+
+
+
+
+
+
+
+GetChampionSkillPosition = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "(number,number,)",
+valuetype = "normalizedY,normalizedX,",},
+
+
+
+
+
+
+
+GetChampionSkillName = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "(string,)",
+valuetype = "skillName,",},
+
+
+
+
+
+
+
+GetMaxPossiblePointsInChampionSkill = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxPossiblePoints,",},
+
+
+
+
+
+
+
+GetNumPointsSpentOnChampionSkill = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "(integer,)",
+valuetype = "numSpentPoints,",},
+
+
+
+
+
+
+
+GetNumPointsSpentInChampionDiscipline = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_)",
+returns = "(integer,)",
+valuetype = "numSpentPoints,",},
+
+
+
+
+
+
+
+GetChampionSkillUnlockLevel = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "()",
+valuetype = "autoGrantLevel,",},
+
+
+
+
+
+
+
+GetNumSpentChampionPoints = {type = "function",
+description = "",
+args = "(*[Attributes|#Attributes]* _attribute_)",
+returns = "(integer,)",
+valuetype = "numSpentPoints,",},
+
+
+
+
+
+
+
+GetNumUnspentChampionPoints = {type = "function",
+description = "",
+args = "(*[Attributes|#Attributes]* _attribute_)",
+returns = "(integer,)",
+valuetype = "numUnspentPoints,",},
+
+
+
+
+
+
+
+ClearPendingChampionPoints = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumPendingChampionPoints = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "(integer,)",
+valuetype = "numPendingPoints,",},
+
+
+
+
+
+
+
+SetNumPendingChampionPoints = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_, *integer* _numPendingPoints_)",},
+
+
+
+HasAvailableChampionPointsInAttribute = {type = "function",
+description = "",
+args = "(*[Attributes|#Attributes]* _attribute_)",
+returns = "(bool,)",
+valuetype = "hasPoints,",},
+
+
+
+
+
+
+
+WillChampionSkillBeUnlocked = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "(bool,)",
+valuetype = "willBeUnlocked,",},
+
+
+
+
+
+
+
+SetChampionIsInRespecMode = {type = "function",
+description = "",
+args = "(*bool* _isInRespecMode_)",},
+
+
+
+IsChampionInRespecMode = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInRespecMode,",},
+
+
+
+
+
+
+
+IsChampionRespecNeeded = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "needsRespec,",},
+
+
+
+
+
+
+
+SpendPendingChampionPoints = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "requested,",},
+
+
+
+
+
+
+
+SetChampionMusicActive = {type = "function",
+description = "",
+args = "(*bool* _active_)",},
+
+
+
+GetChampionAbilityDescription = {type = "function",
+description = "",
+args = "(*integer* _abilityId_, *integer* _numPendingPoints_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetChampionAbilityId = {type = "function",
+description = "",
+args = "(*luaindex* _disciplineIndex_, *luaindex* _skillIndex_)",
+returns = "(integer,)",
+valuetype = "abilityId,",},
+
+
+
+
+
+
+
+GetChampionRespecCost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+GetChampionPointAttributeForRank = {type = "function",
+description = "",
+args = "(*integer* _rank_)",
+returns = "()",
+valuetype = "pointAttribute,",},
+
+
+
+
+
+
+
+IsChampionSystemUnlocked = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "unlocked,",},
+
+
+
+
+
+
+
+AreChampionPointsActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "activeReason,active,",},
+
+
+
+
+
+
+
+GetNumDefaultQuickChats = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numQuickChats,",},
+
+
+
+
+
+
+
+GetDefaultQuickChatName = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetDefaultQuickChatMessage = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",
+returns = "(string,)",
+valuetype = "message,",},
+
+
+
+
+
+
+
+PlayDefaultQuickChat = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",},
+
+
+
+SetSCTAnimationOffsetX = {type = "function",
+description = "",
+args = "(*object* _timeline_, *number* _offsetX_)",},
+
+
+
+SetSCTAnimationOffsetY = {type = "function",
+description = "",
+args = "(*object* _timeline_, *number* _offsetY_)",},
+
+
+
+ZoUTF = {type = "function",
+description = "",
+args = "(*string* _string_)",
+returns = "(integer,)",
+valuetype = "length,",},
+
+
+
+
+
+
+
+ResetSCTDataToDefaults = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetSCTKeyboardFont = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "fontStyle,fontName,",},
+
+
+
+
+
+
+
+SetSCTKeyboardFont = {type = "function",
+description = "",
+args = "(*string* _fontName_, *[FontStyle|#FontStyle]* _fontStyle_)",},
+
+
+
+GetSCTGamepadFont = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "fontStyle,fontName,",},
+
+
+
+
+
+
+
+SetSCTGamepadFont = {type = "function",
+description = "",
+args = "(*string* _fontName_, *[FontStyle|#FontStyle]* _fontStyle_)",},
+
+
+
+GetSCTEventVisualInfoId = {type = "function",
+description = "",
+args = "(*[SCTEventType|#SCTEventType]* _eventType_)",
+returns = "(integer,)",
+valuetype = "SCTEventVisualInfoId,",},
+
+
+
+
+
+
+
+SetSCTEventVisualInfo = {type = "function",
+description = "",
+args = "(*[SCTEventType|#SCTEventType]* _eventType_, *integer* _SCTEventVisualInfoId_)",},
+
+
+
+GetNumSCTSlots = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numSlots,",},
+
+
+
+
+
+
+
+CreateNewSCTSlot = {type = "function",
+description = "",
+args = "()",
+returns = "(luaindex,)",
+valuetype = "slotIndex,",},
+
+
+
+
+
+
+
+GetSCTSlotPosition = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(number,number,number,number,)",
+valuetype = "cameraOffsetUp,cameraOffsetRight,UIOffsetY,UIOffsetX,anchorPoint,SCTAnchorType,",},
+
+
+
+
+
+
+
+SetSCTSlotPosition = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitAnchorType|#SCTUnitAnchorType]* _SCTAnchorType_, *[AnchorPosition|#AnchorPosition]* _anchorPoint_, *number* _UIOffsetX_, *number* _UIOffsetY_, *number* _cameraOffsetRight_, *number* _cameraOffsetUp_)",},
+
+
+
+GetSCTSlotZoomedInPosition = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(number,number,number,)",
+valuetype = "zoomedInUIOffsetY,zoomedInUIOffsetX,zoomedInCameraDistanceThreshold,",},
+
+
+
+
+
+
+
+SetSCTSlotZoomedInPosition = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *number* _zoomedInCameraDistanceThreshold_, *number* _zoomedInUIOffsetX_, *number* _zoomedInUIOffsetY_)",},
+
+
+
+GetSCTSlotClamping = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(number,number,)",
+valuetype = "bottomEdgeUIOffsetBuffer,topEdgeUIOffsetBuffer,",},
+
+
+
+
+
+
+
+SetSCTSlotClamping = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *number* _topEdgeUIOffsetBuffer_, *number* _bottomEdgeUIOffsetBuffer_)",},
+
+
+
+GetSCTSlotAnimationTimeline = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(string,)",
+valuetype = "animationTimelineName,",},
+
+
+
+
+
+
+
+SetSCTSlotAnimationTimeline = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *string* _animationTimelineName_)",},
+
+
+
+GetSCTSlotAnimationMinimumSpacing = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "minSpacingMS,",},
+
+
+
+
+
+
+
+SetSCTSlotAnimationMinimumSpacing = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *integer* _minSpacingMS_)",},
+
+
+
+IsSCTSlotEventTypeShown = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTEventType|#SCTEventType]* _eventType_)",
+returns = "(bool,)",
+valuetype = "isShown,",},
+
+
+
+
+
+
+
+SetSCTSlotEventTypeShown = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTEventType|#SCTEventType]* _eventType_, *bool* _isShown_)",},
+
+
+
+DoesSCTSlotAllowTargetType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _targetType_)",
+returns = "(bool,)",
+valuetype = "allowed,",},
+
+
+
+
+
+
+
+AddSCTSlotAllowedTargetType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _targetType_)",},
+
+
+
+ClearSCTSlotAllowedTargetTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+DoesSCTSlotExcludeTargetType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _targetType_)",
+returns = "(bool,)",
+valuetype = "allowed,",},
+
+
+
+
+
+
+
+AddSCTSlotExcludedTargetType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _targetType_)",},
+
+
+
+ClearSCTSlotExcludedTargetTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+DoesSCTSlotAllowSourceType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _targetType_)",
+returns = "(bool,)",
+valuetype = "allowed,",},
+
+
+
+
+
+
+
+AddSCTSlotAllowedSourceType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _sourceType_)",},
+
+
+
+ClearSCTSlotAllowedSourceTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+DoesSCTSlotExcludeSourceType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _targetType_)",
+returns = "(bool,)",
+valuetype = "allowed,",},
+
+
+
+
+
+
+
+AddSCTSlotExcludedSourceType = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTUnitType|#SCTUnitType]* _sourceType_)",},
+
+
+
+ClearSCTSlotExcludedSourceTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",},
+
+
+
+GetSCTSlotTargetReputationTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,bool,bool,)",
+valuetype = "showForEnemy,showForNeutral,showForFriendly,",},
+
+
+
+
+
+
+
+SetSCTSlotTargetReputationTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *bool* _showForFriendly_, *bool* _showForNeutral_, *bool* _showForEnemy_)",},
+
+
+
+GetSCTSlotSourceReputationTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(bool,bool,bool,)",
+valuetype = "showForEnemy,showForNeutral,showForFriendly,",},
+
+
+
+
+
+
+
+SetSCTSlotSourceReputationTypes = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *bool* _showForFriendly_, *bool* _showForNeutral_, *bool* _showForEnemy_)",},
+
+
+
+GetSCTSlotEventControlScales = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(number,number,)",
+valuetype = "critScale,defaultScale,",},
+
+
+
+
+
+
+
+SetSCTSlotEventControlScales = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *number* _defaultScale_, *number* _critScale_)",},
+
+
+
+GetSCTSlotKeyboardCloudId = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "SCTCloudId,",},
+
+
+
+
+
+
+
+SetSCTSlotKeyboardCloud = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *integer* _SCTCloudId_)",},
+
+
+
+GetSCTSlotGamepadCloudId = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "SCTCloudId,",},
+
+
+
+
+
+
+
+SetSCTSlotGamepadCloud = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *integer* _SCTCloudId_)",},
+
+
+
+CreateNewSCTEventVisualInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "SCTEventVisualInfoId,",},
+
+
+
+
+
+
+
+GetSCTSlotEventVisualInfo = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTEventType|#SCTEventType]* _eventType_)",
+returns = "(integer,)",
+valuetype = "SCTEventVisualInfoId,",},
+
+
+
+
+
+
+
+SetSCTSlotEventVisualInfo = {type = "function",
+description = "",
+args = "(*luaindex* _slotIndex_, *[SCTEventType|#SCTEventType]* _eventType_, *integer* _SCTEventVisualInfoId_)",},
+
+
+
+GetSCTEventVisualInfoTextFormat = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *[SCTEventTextType|#SCTEventTextType]* _textType_)",
+returns = "(bool,string,)",
+valuetype = "enabled,format,",},
+
+
+
+
+
+
+
+SetSCTEventVisualInfoTextFormat = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *[SCTEventTextType|#SCTEventTextType]* _textType_, *string* _format_)",},
+
+
+
+GetSCTEventVisualInfoTextFontSizes = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *[SCTEventTextType|#SCTEventTextType]* _textType_)",
+returns = "(bool,integer,integer,)",
+valuetype = "enabled,gamepadFontSize,keyboardFontSize,",},
+
+
+
+
+
+
+
+SetSCTEventVisualInfoTextFontSizes = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *[SCTEventTextType|#SCTEventTextType]* _textType_, *integer* _keyboardFontSize_, *integer* _gamepadFontSize_)",},
+
+
+
+GetSCTEventVisualInfoTextColor = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *[SCTEventTextType|#SCTEventTextType]* _textType_)",
+returns = "(bool,number,number,number,)",
+valuetype = "enabled,b,g,r,",},
+
+
+
+
+
+
+
+SetSCTEventVisualInfoTextColor = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *[SCTEventTextType|#SCTEventTextType]* _textType_, *number* _r_, *number* _g_, *number* _b_)",},
+
+
+
+GetSCTEventVisualInfoHideWhenValueIsZero = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_)",
+returns = "(bool,bool,)",
+valuetype = "enabled,hideWhenValueIsZero,",},
+
+
+
+
+
+
+
+SetSCTEventVisualInfoHideWhenValueIsZero = {type = "function",
+description = "",
+args = "(*integer* _SCTEventVisualInfoId_, *bool* _hideWhenValueIsZero_)",},
+
+
+
+CreateNewSCTCloud = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "SCTCloudId,",},
+
+
+
+
+
+
+
+GetNumSCTCloudOffsets = {type = "function",
+description = "",
+args = "(*integer* _SCTCloudId_)",},
+
+
+
+GetSCTCloudOffset = {type = "function",
+description = "",
+args = "(*integer* _SCTCloudId_, *luaindex* _offsetIndex_, *integer* _ordering_, *number* _UIOffsetX_, *number* _UIOffsetY_)",},
+
+
+
+AddSCTCloudOffset = {type = "function",
+description = "",
+args = "(*integer* _SCTCloudId_, *integer* _ordering_, *number* _UIOffsetX_, *number* _UIOffsetY_)",},
+
+
+
+ClearSCTCloudOffsets = {type = "function",
+description = "",
+args = "(*integer* _SCTCloudId_)",},
+
+
+
+GetSCTCloudAnimationOverlapPercent = {type = "function",
+description = "",
+args = "(*integer* _SCTCloudId_)",
+returns = "(number,)",
+valuetype = "animationOverlapPercent,",},
+
+
+
+
+
+
+
+SetSCTCloudAnimationOverlapPercent = {type = "function",
+description = "",
+args = "(*integer* _SCTCloudId_, *number* _animationOverlapPercent_)",},
+
+
+
+ShowMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *[MarketOpenOperation|#MarketOpenOperation]* _source_)",},
+
+
+
+ShowMarketAndSearch = {type = "function",
+description = "",
+args = "(*string* _marketProductSearchString_, *[MarketOpenOperation|#MarketOpenOperation]* _source_)",},
+
+
+
+RequestPurchaseMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *luaindex* _presentationIndex_)",},
+
+
+
+ShowBuyCrownsDialog = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ShowEsoPlusPage = {type = "function",
+description = "",
+args = "(*[MarketOpenOperation|#MarketOpenOperation]* _source_)",},
+
+
+
+StartWorldParticleEffect = {type = "function",
+description = "",
+args = "(*integer* _particleEffectId_)",},
+
+
+
+StopWorldParticleEffect = {type = "function",
+description = "",
+args = "(*integer* _particleEffectId_)",},
+
+
+
+SetWorldParticleEffectPosition = {type = "function",
+description = "",
+args = "(*integer* _particleEffectId_, *number* _worldX_, *number* _worldY_, *number* _worldZ_)",},
+
+
+
+SetWorldParticleEffectOrientation = {type = "function",
+description = "",
+args = "(*integer* _particleEffectId_, *number* _pitchRadians_, *number* _yawRadians_, *number* _rollRadians_)",},
+
+
+
+SetWorldParticleEffectScale = {type = "function",
+description = "",
+args = "(*integer* _particleEffectId_, *number* _scale_)",},
+
+
+
+DeleteWorldParticleEffect = {type = "function",
+description = "",
+args = "(*integer* _particleEffectId_)",},
+
+
+
+GetActiveUserEmailAddress = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "emailAddress,",},
+
+
+
+
+
+
+
+GetCurrentZoneDungeonDifficulty = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "isVeteranDifficulty,",},
+
+
+
+
+
+
+
+CopyHousePermissions = {type = "function",
+description = "",
+args = "(*integer* _sourceHouseId_, *integer* _destinationHouseId_)",},
+
+
+
+GetNumHousingPermissions = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_)",
+returns = "(integer,)",
+valuetype = "numPermissions,",},
+
+
+
+
+
+
+
+DoesHousingUserGroupHaveAccess = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_)",
+returns = "(bool,)",
+valuetype = "hasAccess,",},
+
+
+
+
+
+
+
+IsHousingPermissionEnabled = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_, *[HousePermissionSetting|#HousePermissionSetting]* _setting_)",
+returns = "(bool,)",
+valuetype = "isPermissionEnabled,",},
+
+
+
+
+
+
+
+IsHousingPermissionMarkedForDelete = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_)",
+returns = "(bool,)",
+valuetype = "isMarkedForDelete,",},
+
+
+
+
+
+
+
+GetHousingUserGroupDisplayName = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_)",
+returns = "(string,)",
+valuetype = "displayName,",},
+
+
+
+
+
+
+
+SetHousingPermissionPreset = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_, *[HousePermissionPresetSetting|#HousePermissionPresetSetting]* _preset_, *bool* _setForAllHouses_)",},
+
+
+
+RemoveHousingPermission = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_, *bool* _removeFromAllHouses_)",},
+
+
+
+AddHousingPermission = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *bool* _grantAccess_, *[HousePermissionPresetSetting|#HousePermissionPresetSetting]* _preset_, *bool* _addToAllHouses_, *string* _targetName_)",},
+
+
+
+GetHousingPermissionPresetType = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousePermissionUserGroup|#HousePermissionUserGroup]* _permissionCategory_, *luaindex* _index_)",
+returns = "()",
+valuetype = "preset,",},
+
+
+
+
+
+
+
+SetHousingPrimaryHouse = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",},
+
+
+
+GetHousingPrimaryHouse = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "houseId,",},
+
+
+
+
+
+
+
+GetCurrentZoneHouseId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "houseId,",},
+
+
+
+
+
+
+
+GetCurrentHousePopulationCap = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "popCap,",},
+
+
+
+
+
+
+
+GetCollectibleIdForHouse = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetNumFurnitureCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetFurnitureCategoryId = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(integer,)",
+valuetype = "categoryId,",},
+
+
+
+
+
+
+
+GetNumFurnitureSubcategories = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(integer,)",
+valuetype = "numSubcategories,",},
+
+
+
+
+
+
+
+GetFurnitureSubcategoryId = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _subcategoryIndex_)",
+returns = "(integer,)",
+valuetype = "subcategoryId,",},
+
+
+
+
+
+
+
+GetFurnitureCategoryInfo = {type = "function",
+description = "",
+args = "(*integer* _furnitureCategoryId_)",
+returns = "(bool,string,)",
+valuetype = "availableInTradingHouse,parentCategoryId,displayName,",},
+
+
+
+
+
+
+
+GetFurnitureCategoryKeyboardIcons = {type = "function",
+description = "",
+args = "(*integer* _furnitureCategoryId_)",
+returns = "(textureName,textureName,textureName,)",
+valuetype = "mouseoverIcon,pressedIcon,normalIcon,",},
+
+
+
+
+
+
+
+GetFurnitureCategoryGamepadIcon = {type = "function",
+description = "",
+args = "(*integer* _furnitureCategoryId_)",
+returns = "(textureName,)",
+valuetype = "gamepadIcon,",},
+
+
+
+
+
+
+
+GetHouseZoneId = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "(integer,)",
+valuetype = "zoneId,",},
+
+
+
+
+
+
+
+GetHouseFoundInZoneId = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "(integer,)",
+valuetype = "zoneId,",},
+
+
+
+
+
+
+
+GetHouseCategoryType = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "()",
+valuetype = "houseType,",},
+
+
+
+
+
+
+
+GetHousePreviewBackgroundImage = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "(textureName,)",
+valuetype = "previewBackgroundFileIndex,",},
+
+
+
+
+
+
+
+GetNumHouseTemplatesForHouse = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "(integer,)",
+valuetype = "numHouseTemplates,",},
+
+
+
+
+
+
+
+GetHouseTemplateIdByIndexForHouse = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *luaindex* _houseTemplateIndex_)",
+returns = "(integer,)",
+valuetype = "houseTemplateId,",},
+
+
+
+
+
+
+
+IsPrimaryHouse = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",
+returns = "(bool,)",
+valuetype = "isPrimaryHouse,",},
+
+
+
+
+
+
+
+HousingEditorToggleSurfaceDragMode = {type = "function",
+description = "",
+args = "()",},
+
+
+
+HousingEditorIsSurfaceDragModeEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+HousingEditorRequestSelectedPlacement = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRequestItemPlacement = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_, *integer* _worldX_, *integer* _worldY_, *integer* _worldZ_, *number* _pitchRadians_, *number* _yawRadians_, *number* _rollRadians_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRequestCollectiblePlacement = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *integer* _worldX_, *integer* _worldY_, *integer* _worldZ_, *number* _pitchRadians_, *number* _yawRadians_, *number* _rollRadians_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRequestChangePositionAndOrientation = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_, *integer* _worldX_, *integer* _worldY_, *integer* _worldZ_, *number* _pitchRadians_, *number* _yawRadians_, *number* _rollRadians_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRequestChangePosition = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_, *integer* _worldX_, *integer* _worldY_, *integer* _worldZ_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRequestChangeOrientation = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_, *number* _pitchRadians_, *number* _yawRadians_, *number* _rollRadians_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorGetFurnitureWorldPosition = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(integer,integer,integer,)",
+valuetype = "worldZ,worldY,worldX,",},
+
+
+
+
+
+
+
+HousingEditorGetFurnitureWorldBounds = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(integer,integer,integer,integer,integer,integer,)",
+valuetype = "maxWorldZ,maxWorldY,maxWorldX,minWorldZ,minWorldY,minWorldX,",},
+
+
+
+
+
+
+
+HousingEditorGetFurnitureLocalBounds = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(number,number,number,number,number,number,)",
+valuetype = "maxLocalZ,maxLocalY,maxLocalX,minLocalZ,minLocalY,minLocalX,",},
+
+
+
+
+
+
+
+HousingEditorGetFurnitureOrientation = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(number,number,number,)",
+valuetype = "rollRadians,yawRadians,pitchRadians,",},
+
+
+
+
+
+
+
+HousingEditorRequestRemoveSelectedFurniture = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRequestRemoveFurniture = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorGetSelectedFurnitureId = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "furnitureId,",},
+
+
+
+
+
+
+
+HousingEditorGetSelectedFurnitureStackCount = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "stackCount,",},
+
+
+
+
+
+
+
+HousingEditorSelectFurnitureById = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorRotateFurniture = {type = "function",
+description = "",
+args = "(*[AxisTypes|#AxisTypes]* _axis_, *number* _magnitude_)",},
+
+
+
+HousingEditorPushFurniture = {type = "function",
+description = "",
+args = "(*number* _magnitude_)",},
+
+
+
+HousingEditorAlignFurnitureToSurface = {type = "function",
+description = "",
+args = "()",},
+
+
+
+HousingEditorCreateItemFurnitureForPlacement = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+HousingEditorCreateCollectibleFurnitureForPlacement = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+HousingEditorCreateFurnitureForPlacementFromMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+HousingEditorEndCurrentPreview = {type = "function",
+description = "",
+args = "()",},
+
+
+
+HousingEditorSelectTargettedFurniture = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+HousingEditorCanSelectTargettedFurniture = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasTarget,",},
+
+
+
+
+
+
+
+HousingEditorRequestModeChange = {type = "function",
+description = "",
+args = "(*[HousingEditorMode|#HousingEditorMode]* _mode_)",
+returns = "()",
+valuetype = "result,",},
+
+
+
+
+
+
+
+GetHousingEditorMode = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "mode,",},
+
+
+
+
+
+
+
+GetHousingVisitorRole = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "role,",},
+
+
+
+
+
+
+
+GetNextPlacedHousingFurnitureId = {type = "function",
+description = "",
+args = "(*id64:nilable* _lastFurnitureId_)",
+returns = "()",
+valuetype = "nextFurnitureId,",},
+
+
+
+
+
+
+
+GetPlacedHousingFurnitureInfo = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(integer,textureName,string,)",
+valuetype = "furnitureDataId,icon,itemName,",},
+
+
+
+
+
+
+
+GetPlacedHousingFurnitureQuality = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "()",
+valuetype = "quality,",},
+
+
+
+
+
+
+
+HousingEditorCanPlaceCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+HousingEditorJumpToSafeLocation = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetHousingEditorConstants = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,number,number,)",
+valuetype = "numTicksPerSecondForRotationChange,rotationStepSizeRadians,pushSpeedPerSecond,",},
+
+
+
+
+
+
+
+HousingEditorApplyTemplate = {type = "function",
+description = "",
+args = "(*integer* _houseTemplateId_)",},
+
+
+
+GetCurrentHousePreviewTemplateId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "houseTemplateId,",},
+
+
+
+
+
+
+
+HousingEditorPreviewTemplate = {type = "function",
+description = "",
+args = "(*integer* _houseTemplateId_)",},
+
+
+
+RequestOpenHouseStore = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetHouseFurnishingPlacementLimit = {type = "function",
+description = "",
+args = "(*integer* _houseId_, *[HousingFurnishingLimitType|#HousingFurnishingLimitType]* _limitType_)",
+returns = "(integer,)",
+valuetype = "furnishingPlacementLimit,",},
+
+
+
+
+
+
+
+GetNumHouseFurnishingsPlaced = {type = "function",
+description = "",
+args = "(*[HousingFurnishingLimitType|#HousingFurnishingLimitType]* _limitType_)",
+returns = "(integer,)",
+valuetype = "numFurnishingsPlaced,",},
+
+
+
+
+
+
+
+IsOwnerOfCurrentHouse = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isOwner,",},
+
+
+
+
+
+
+
+HasAnyEditingPermissionsForCurrentHouse = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canEdit,",},
+
+
+
+
+
+
+
+HasPermissionSettingForCurrentHouse = {type = "function",
+description = "",
+args = "(*[HousePermissionSetting|#HousePermissionSetting]* _setting_)",
+returns = "(bool,)",
+valuetype = "hasSetting,",},
+
+
+
+
+
+
+
+GetPlacedFurnitureLink = {type = "function",
+description = "",
+args = "(*id64* _placedFurnitureId_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,string,)",
+valuetype = "collectibleLink,itemLink,",},
+
+
+
+
+
+
+
+GetCurrentHousePopulation = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "population,",},
+
+
+
+
+
+
+
+GetFurnitureIdFromCollectibleId = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "furnitureId,",},
+
+
+
+
+
+
+
+GetCollectibleIdFromFurnitureId = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetItemUniqueIdFromFurnitureId = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "()",
+valuetype = "itemUniqueId,",},
+
+
+
+
+
+
+
+GetFurnitureIdFromItemUniqueId = {type = "function",
+description = "",
+args = "(*id64* _itemUniqueId_)",
+returns = "()",
+valuetype = "furnitureId,",},
+
+
+
+
+
+
+
+SetNameplateKeyboardFont = {type = "function",
+description = "",
+args = "(*string* _fontName_, *[FontStyle|#FontStyle]* _fontStyle_)",},
+
+
+
+GetNameplateKeyboardFont = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "fontStyle,fontName,",},
+
+
+
+
+
+
+
+SetNameplateGamepadFont = {type = "function",
+description = "",
+args = "(*string* _fontName_, *[FontStyle|#FontStyle]* _fontStyle_)",},
+
+
+
+GetNameplateGamepadFont = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "fontStyle,fontName,",},
+
+
+
+
+
+
+
+GetNextActiveArtificialEffectId = {type = "function",
+description = "",
+args = "(*integer:nilable* _lastActiveEffectId_)",
+returns = "()",
+valuetype = "nextActiveEffectId,",},
+
+
+
+
+
+
+
+GetArtificialEffectInfo = {type = "function",
+description = "",
+args = "(*integer* _artificialEffectId_)",
+returns = "(number,number,integer,textureName,string,)",
+valuetype = "timeEndingS,timeStartedS,sortOrder,effectType,icon,displayName,",},
+
+
+
+
+
+
+
+GetArtificialEffectTooltipText = {type = "function",
+description = "",
+args = "(*integer* _artificialEffectId_)",
+returns = "(string,)",
+valuetype = "tooltipText,",},
+
+
+
+
+
+
+
+IsCutsceneActive = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isCutsceneActive,",},
+
+
+
+
+
+
+
+GetActiveCutsceneVideoPath = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "videoPath,",},
+
+
+
+
+
+
+
+RequestEndCutscene = {type = "function",
+description = "",
+args = "()",},
+
+
+
+HasEsoPlusSubscriptionNotification = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasSubscriptionNotification,",},
+
+
+
+
+
+
+
+ClearEsoPlusSubscriptionNotification = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+GetUnitLevel = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",
+returns = "(integer,)",
+valuetype = "level,",},
+
+
+
+
+
+
+
+GetLinkType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "linkType,",},
+
+
+
+
+
+
+
+IsGuildBankOpen = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isGuildBankOpen,",},
+
+
+
+
+
+
+
+GetCurrentMoney = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "money,",},
+
+
+
+
+
+
+
+GetAlliancePoints = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "alliancePoints,",},
+
+
+
+
+
+
+
+GetCarriedCurrencyAmount = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+GetMaxCarriedCurrencyAmount = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+GetBankedMoney = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "money,",},
+
+
+
+
+
+
+
+GetBankedCurrencyAmount = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+DepositCurrencyIntoBank = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_, *integer* _currencyAmount_)",},
+
+
+
+WithdrawCurrencyFromBank = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_, *integer* _currencyAmount_)",},
+
+
+
+GetMaxBankWithdrawal = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "maxWithdrawal,",},
+
+
+
+
+
+
+
+GetMaxBankDeposit = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "maxDeposit,",},
+
+
+
+
+
+
+
+DepositMoneyIntoBank = {type = "function",
+description = "",
+args = "(*integer* _money_)",},
+
+
+
+WithdrawMoneyFromBank = {type = "function",
+description = "",
+args = "(*integer* _money_)",},
+
+
+
+GetBankedTelvarStones = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "telvarStones,",},
+
+
+
+
+
+
+
+DepositTelvarStonesIntoBank = {type = "function",
+description = "",
+args = "(*integer* _telvarStones_)",},
+
+
+
+WithdrawTelvarStonesFromBank = {type = "function",
+description = "",
+args = "(*integer* _telvarStones_)",},
+
+
+
+GetMaxBankCurrencyAmount = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+GetGuildBankedMoney = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "money,",},
+
+
+
+
+
+
+
+GetGuildBankedCurrencyAmount = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+DepositMoneyIntoGuildBank = {type = "function",
+description = "",
+args = "(*integer* _money_)",},
+
+
+
+WithdrawMoneyFromGuildBank = {type = "function",
+description = "",
+args = "(*integer* _money_)",},
+
+
+
+DepositCurrencyIntoGuildBank = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_, *integer* _currencyAmount_)",},
+
+
+
+WithdrawCurrencyFromGuildBank = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_, *integer* _currencyAmount_)",},
+
+
+
+GetMaxGuildBankWithdrawal = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "maxWithdrawal,",},
+
+
+
+
+
+
+
+GetMaxGuildBankDeposit = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "maxDeposit,",},
+
+
+
+
+
+
+
+GetMaxGuildBankCurrencyAmount = {type = "function",
+description = "",
+args = "(*[CurrencyType|#CurrencyType]* _type_)",
+returns = "(integer,)",
+valuetype = "currencyAmount,",},
+
+
+
+
+
+
+
+GetTelvarStoneBankingFee = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "bankingFee,",},
+
+
+
+
+
+
+
+GetTelvarStoneMinimumDeposit = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "minDeposit,",},
+
+
+
+
+
+
+
+GetTelvarStonePercentLossOnPvpDeath = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "percentLoss,",},
+
+
+
+
+
+
+
+GetTelvarStonePercentLossOnNonPvpDeath = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "percentLoss,",},
+
+
+
+
+
+
+
+UseItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+CanInteractWithItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "canInteract,",},
+
+
+
+
+
+
+
+UnequipItem = {type = "function",
+description = "",
+args = "(*[EquipSlot|#EquipSlot]* _equipSlot_)",},
+
+
+
+DestroyItem = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",},
+
+
+
+GetNextBankUpgradePrice = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+GetNextBackpackUpgradePrice = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cost,",},
+
+
+
+
+
+
+
+BuyBankSpace = {type = "function",
+description = "",
+args = "()",},
+
+
+
+BuyBagSpace = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DisplayBankUpgrade = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetBagUseableSize = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_)",
+returns = "(integer,)",
+valuetype = "bagSlots,",},
+
+
+
+
+
+
+
+GetBagSize = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_)",
+returns = "(integer,)",
+valuetype = "bagSlots,",},
+
+
+
+
+
+
+
+IsArmorEffectivenessReduced = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "effectivenessReduced,",},
+
+
+
+
+
+
+
+GetNumBagUsedSlots = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_)",
+returns = "(integer,)",
+valuetype = "usedSlots,",},
+
+
+
+
+
+
+
+GetNumBagFreeSlots = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_)",
+returns = "(integer,)",
+valuetype = "freeSlots,",},
+
+
+
+
+
+
+
+FindFirstEmptySlotInBag = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_)",
+returns = "()",
+valuetype = "slotIndex,",},
+
+
+
+
+
+
+
+GetItemFilterTypeInfo = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "itemFilterType,",},
+
+
+
+
+
+
+
+GetItemCooldownInfo = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,integer,)",
+valuetype = "duration,remain,",},
+
+
+
+
+
+
+
+GetItemStatValue = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "statValue,",},
+
+
+
+
+
+
+
+GetItemSoundCategory = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "itemSoundCategory,",},
+
+
+
+
+
+
+
+IsItemBound = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isBound,",},
+
+
+
+
+
+
+
+IsItemEnchantable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "enchantable,",},
+
+
+
+
+
+
+
+IsItemEnchantment = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "enchantment,",},
+
+
+
+
+
+
+
+CanItemTakeEnchantment = {type = "function",
+description = "",
+args = "(*integer* _itemToEnchantBagId_, *integer* _itemToEnchantSlotIndex_, *integer* _enchantmentToUseBagId_, *integer* _enchantmentToUseSlotIndex_)",
+returns = "(bool,)",
+valuetype = "canEnchant,",},
+
+
+
+
+
+
+
+EnchantItem = {type = "function",
+description = "",
+args = "(*integer* _itemToEnchantBagId_, *integer* _itemToEnchantSlotIndex_, *integer* _enchantmentToUseBagId_, *integer* _enchantmentToUseSlotIndex_)",},
+
+
+
+CanConvertItemStyle = {type = "function",
+description = "",
+args = "(*integer* _itemToBagId_, *integer* _itemToSlotIndex_, *[ItemStyle|#ItemStyle]* _newStyle_)",
+returns = "(bool,)",
+valuetype = "canConvert,",},
+
+
+
+
+
+
+
+ConvertItemStyle = {type = "function",
+description = "",
+args = "(*integer* _itemToBagId_, *integer* _itemToSlotIndex_, *[ItemStyle|#ItemStyle]* _newStyle_)",},
+
+
+
+IsItemChargeable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "rechargeable,",},
+
+
+
+
+
+
+
+GetAmountSoulGemWouldChargeItem = {type = "function",
+description = "",
+args = "(*integer* _itemToChargeBagId_, *integer* _itemToChargeSlotIndex_, *integer* _soulGemToConsumeBagId_, *integer* _soulGemToConsumeSlotIndex_)",
+returns = "(integer,)",
+valuetype = "chargeAmount,",},
+
+
+
+
+
+
+
+ChargeItemWithSoulGem = {type = "function",
+description = "",
+args = "(*integer* _itemToChargeBagId_, *integer* _itemToChargeSlotIndex_, *integer* _soulGemToConsumeBagId_, *integer* _soulGemToConsumeSlotIndex_)",},
+
+
+
+IsItemSoulGem = {type = "function",
+description = "",
+args = "(*[SoulGemType|#SoulGemType]* _soulGemType_, *integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isSoulGem,",},
+
+
+
+
+
+
+
+GetChargeInfoForItem = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,integer,)",
+valuetype = "maxCharges,charges,",},
+
+
+
+
+
+
+
+DoesItemHaveDurability = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "hasDurability,",},
+
+
+
+
+
+
+
+GetItemCondition = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "condition,",},
+
+
+
+
+
+
+
+GetItemRepairCost = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "repairCost,",},
+
+
+
+
+
+
+
+GetRepairAllCost = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "repairCost,",},
+
+
+
+
+
+
+
+GetItemLaunderPrice = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "launderCost,",},
+
+
+
+
+
+
+
+IsItemRepairKit = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isRepairKit,",},
+
+
+
+
+
+
+
+IsItemNonCrownRepairKit = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isNonCrownRepairKit,",},
+
+
+
+
+
+
+
+GetRepairKitTier = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "tier,",},
+
+
+
+
+
+
+
+GetAmountRepairKitWouldRepairItem = {type = "function",
+description = "",
+args = "(*integer* _itemToRepairBagId_, *integer* _itemToRepairSlotIndex_, *integer* _repairKitToConsumeBagId_, *integer* _repairKitToConsumeSlotIndex_)",
+returns = "(integer,)",
+valuetype = "amountRepaired,",},
+
+
+
+
+
+
+
+RepairItemWithRepairKit = {type = "function",
+description = "",
+args = "(*integer* _itemToRepairBagId_, *integer* _itemToRepairSlotIndex_, *integer* _repairKitToConsumeBagId_, *integer* _repairKitToConsumeSlotIndex_)",},
+
+
+
+HasActivatableSwapWeaponsEquipped = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canSwapWeaponSets,",},
+
+
+
+
+
+
+
+GetActiveWeaponPairInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "locked,activeWeaponPair,",},
+
+
+
+
+
+
+
+GetItemLevel = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "level,",},
+
+
+
+
+
+
+
+GetItemRequiredLevel = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "requiredLevel,",},
+
+
+
+
+
+
+
+GetItemRequiredChampionPoints = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "requiredChampionPoints,",},
+
+
+
+
+
+
+
+GetItemTrait = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "trait,",},
+
+
+
+
+
+
+
+GetItemCreatorName = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(string,)",
+valuetype = "creatorName,",},
+
+
+
+
+
+
+
+GetItemInfo = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,integer,integer,bool,bool,integer,integer,textureName,)",
+valuetype = "quality,itemStyle,equipType,locked,meetsUsageRequirement,sellPrice,stack,icon,",},
+
+
+
+
+
+
+
+GetItemId = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "itemId,",},
+
+
+
+
+
+
+
+GetItemSellValueWithBonuses = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "sellPrice,",},
+
+
+
+
+
+
+
+GetItemCraftingInfo = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "itemType,usedInCraftingType,",},
+
+
+
+
+
+
+
+GetItemType = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "specializedItemType,itemType,",},
+
+
+
+
+
+
+
+GetItemArmorType = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "armorType,",},
+
+
+
+
+
+
+
+GetItemWeaponType = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "()",
+valuetype = "weaponType,",},
+
+
+
+
+
+
+
+GetItemUniqueId = {type = "function",
+description = "",
+args = "(*integer* _bagId1_, *integer* _slotIndex1_)",
+returns = "()",
+valuetype = "id,",},
+
+
+
+
+
+
+
+GetSoulGemItemInfo = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "soulGemType,tier,",},
+
+
+
+
+
+
+
+GetSoulGemInfo = {type = "function",
+description = "",
+args = "(*[SoulGemType|#SoulGemType]* _soulGemType_, *integer* _targetLevel_, *bool* _onlyInInventory_)",
+returns = "(integer,textureName,string,)",
+valuetype = "quality,stackCount,icon,name,",},
+
+
+
+
+
+
+
+GetNextGuildBankSlotId = {type = "function",
+description = "",
+args = "(*integer:nilable* _lastSlotId_)",
+returns = "()",
+valuetype = "nextSlotId,",},
+
+
+
+
+
+
+
+GetNextVirtualBagSlotId = {type = "function",
+description = "",
+args = "(*integer:nilable* _lastSlotId_)",
+returns = "()",
+valuetype = "nextSlotId,",},
+
+
+
+
+
+
+
+CanItemBeVirtual = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "canBeVirtualItem,",},
+
+
+
+
+
+
+
+IsItemPlaceableFurniture = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isPlaceable,",},
+
+
+
+
+
+
+
+GetItemFurnitureDataId = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "furnitureDataId,",},
+
+
+
+
+
+
+
+IsDisplayNameInItemBoPAccountTable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *string* _displayName_)",
+returns = "(bool,)",
+valuetype = "isInTable,",},
+
+
+
+
+
+
+
+IsItemBoPAndTradeable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isBoPAndTradeable,",},
+
+
+
+
+
+
+
+GetItemBoPTimeRemainingSeconds = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "timeRemainingS,",},
+
+
+
+
+
+
+
+GetItemBoPTradeableDisplayNamesString = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(string,)",
+valuetype = "namesString,",},
+
+
+
+
+
+
+
+GetItemBoPTradeableNumEligibleNames = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,)",
+valuetype = "numNames,",},
+
+
+
+
+
+
+
+GetItemBoPTradeableEligibleNameByIndex = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *luaindex* _nameIndex_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+HasCraftBagAccess = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasAccess,",},
+
+
+
+
+
+
+
+SelectGuildBank = {type = "function",
+description = "",
+args = "(*integer* _guildId_)",},
+
+
+
+TransferToGuildBank = {type = "function",
+description = "",
+args = "(*integer* _sourceBag_, *integer* _sourceSlot_)",},
+
+
+
+TransferFromGuildBank = {type = "function",
+description = "",
+args = "(*integer* _slotId_)",},
+
+
+
+HasAnyJunk = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *bool* _excludeStolenItems_)",
+returns = "(bool,)",
+valuetype = "hasJunk,",},
+
+
+
+
+
+
+
+DestroyAllJunk = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CanAnyItemsBeStoredInCraftBag = {type = "function",
+description = "",
+args = "(*integer* _bagId_)",
+returns = "(bool,)",
+valuetype = "canBeStoredInCraftBag,",},
+
+
+
+
+
+
+
+StowAllVirtualItems = {type = "function",
+description = "",
+args = "()",},
+
+
+
+DoesBagHaveSpaceFor = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _destinationBagId_, *[Bag|#Bag]* _sourceBagId_, *integer* _sourceSlot_)",
+returns = "(bool,)",
+valuetype = "hasSpace,",},
+
+
+
+
+
+
+
+DoesBagHaveSpaceForItemLink = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _destinationBagId_, *string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "hasSpace,",},
+
+
+
+
+
+
+
+CanItemBePlayerLocked = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "canBePlayerLocked,",},
+
+
+
+
+
+
+
+IsItemPlayerLocked = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "playerLocked,",},
+
+
+
+
+
+
+
+SetItemIsPlayerLocked = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *bool* _playerLocked_)",},
+
+
+
+CanItemBeMarkedAsJunk = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "canBeMarkedAsJunk,",},
+
+
+
+
+
+
+
+IsItemJunk = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "junk,",},
+
+
+
+
+
+
+
+SetItemIsJunk = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *bool* _junk_)",},
+
+
+
+IsItemDyeable = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "dyeable,",},
+
+
+
+
+
+
+
+AreItemDyeChannelsDyeable = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,bool,bool,)",
+valuetype = "accent,secondary,primary,",},
+
+
+
+
+
+
+
+HasItemInSlot = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "hasItemInSlot,",},
+
+
+
+
+
+
+
+GetItemLinkName = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,)",
+valuetype = "itemName,",},
+
+
+
+
+
+
+
+GetItemLinkItemType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "specializedItemType,itemType,",},
+
+
+
+
+
+
+
+GetItemLinkItemUseType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "onUseType,",},
+
+
+
+
+
+
+
+GetItemLinkArmorType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "armorType,",},
+
+
+
+
+
+
+
+GetItemLinkWeaponType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "weaponType,",},
+
+
+
+
+
+
+
+GetItemLinkWeaponPower = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "weaponPower,",},
+
+
+
+
+
+
+
+GetItemLinkArmorRating = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *bool* _considerCondition_)",
+returns = "(integer,)",
+valuetype = "armorRating,",},
+
+
+
+
+
+
+
+GetItemLinkRequiredLevel = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "requiredLevel,",},
+
+
+
+
+
+
+
+GetItemLinkRequiredChampionPoints = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "requiredChampionPoints,",},
+
+
+
+
+
+
+
+GetItemLinkValue = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *bool* _considerCondition_)",
+returns = "(integer,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+GetItemLinkCondition = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "conditionPercent,",},
+
+
+
+
+
+
+
+DoesItemLinkHaveArmorDecay = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "hasArmorDecay,",},
+
+
+
+
+
+
+
+GetItemLinkMaxEnchantCharges = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "maxCharges,",},
+
+
+
+
+
+
+
+GetItemLinkNumEnchantCharges = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "numCharges,",},
+
+
+
+
+
+
+
+DoesItemLinkHaveEnchantCharges = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "hasCharges,",},
+
+
+
+
+
+
+
+GetItemLinkEnchantInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,string,bool,)",
+valuetype = "enchantDescription,enchantHeader,hasCharges,",},
+
+
+
+
+
+
+
+IsItemAffectedByPairedPoison = {type = "function",
+description = "",
+args = "(*[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(bool,)",
+valuetype = "hasPairedPoison,",},
+
+
+
+
+
+
+
+GetItemPairedPoisonInfo = {type = "function",
+description = "",
+args = "(*[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(string,string,integer,bool,)",
+valuetype = "poisonItemLink,poisonHeader,poisonCount,hasPoison,",},
+
+
+
+
+
+
+
+GetItemLinkOnUseAbilityInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,bool,integer,integer,bool,integer,string,string,bool,)",
+valuetype = "remainingCooldown,isChampionPoints,maxLevel,minLevel,hasScaling,cooldown,abilityDescription,abilityHeader,hasAbility,",},
+
+
+
+
+
+
+
+GetItemLinkTraitOnUseAbilityInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *luaindex* _index_)",
+returns = "(bool,integer,integer,bool,integer,string,bool,)",
+valuetype = "isChampionPoints,maxLevel,minLevel,hasScaling,cooldown,abilityDescription,hasAbility,",},
+
+
+
+
+
+
+
+GetItemLinkTraitInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,string,integer,string,)",
+valuetype = "traitSubtypeDescription,traitSubtypeName,traitSubtype,traitDescription,traitType,",},
+
+
+
+
+
+
+
+GetItemLinkSetInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *bool* _equipped_)",
+returns = "(integer,integer,integer,string,bool,)",
+valuetype = "maxEquipped,numEquipped,numBonuses,setName,hasSet,",},
+
+
+
+
+
+
+
+GetItemLinkSetBonusInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *bool* _equipped_, *luaindex* _index_)",
+returns = "(string,integer,)",
+valuetype = "bonusDescription,numRequired,",},
+
+
+
+
+
+
+
+GetItemLinkFlavorText = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,)",
+valuetype = "flavorText,",},
+
+
+
+
+
+
+
+IsItemLinkCrafted = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isCrafted,",},
+
+
+
+
+
+
+
+IsItemLinkVendorTrash = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isVendorTrash,",},
+
+
+
+
+
+
+
+GetItemLinkSiegeMaxHP = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "maxHP,",},
+
+
+
+
+
+
+
+GetItemLinkQuality = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "quality,",},
+
+
+
+
+
+
+
+GetItemLinkSiegeType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "siegeType,",},
+
+
+
+
+
+
+
+IsItemLinkUnique = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isUnique,",},
+
+
+
+
+
+
+
+IsItemLinkUniqueEquipped = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isUniqueEquipped,",},
+
+
+
+
+
+
+
+GetItemLinkEquipType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "equipType,",},
+
+
+
+
+
+
+
+IsItemLinkConsumable = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isConsumable,",},
+
+
+
+
+
+
+
+GetItemLinkCraftingSkillType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "tradeskillType,",},
+
+
+
+
+
+
+
+IsItemLinkEnchantingRune = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isEnchantingRune,",},
+
+
+
+
+
+
+
+GetItemLinkEnchantingRuneName = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "name,known,",},
+
+
+
+
+
+
+
+GetItemLinkEnchantingRuneClassification = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "runeClassification,",},
+
+
+
+
+
+
+
+GetItemLinkRequiredCraftingSkillRank = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "requiredRank,",},
+
+
+
+
+
+
+
+IsItemLinkBound = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isBound,",},
+
+
+
+
+
+
+
+GetItemLinkBindType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "bindType,",},
+
+
+
+
+
+
+
+GetItemLinkGlyphMinLevels = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "minChampionPoints,minLevel,",},
+
+
+
+
+
+
+
+IsItemLinkPlaceableFurniture = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isPlaceableFurniture,",},
+
+
+
+
+
+
+
+IsItemLinkBook = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isBook,",},
+
+
+
+
+
+
+
+GetItemLinkBookTitle = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "bookTitle,",},
+
+
+
+
+
+
+
+IsItemLinkBookKnown = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isKnown,",},
+
+
+
+
+
+
+
+DoesItemLinkStartQuest = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "startsQuest,",},
+
+
+
+
+
+
+
+DoesItemLinkFinishQuest = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "finishesQuest,",},
+
+
+
+
+
+
+
+IsItemLinkRecipeKnown = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "isRecipeKnown,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeResultItemLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeNumIngredients = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "numIngredients,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeIngredientInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *luaindex* _index_)",
+returns = "(integer,integer,string,)",
+valuetype = "amountRequired,amountInInventoryAndBank,ingredientName,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeIngredientItemLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *luaindex* _index_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeNumTradeskillRequirements = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "numTradeskillRequirements,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeTradeskillRequirement = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *luaindex* _tradeskillIndex_)",
+returns = "(integer,)",
+valuetype = "requiredLevel,tradeskill,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeQualityRequirement = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "qualityRequirement,",},
+
+
+
+
+
+
+
+GetItemLinkRecipeCraftingSkillType = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "craftingSkillType,",},
+
+
+
+
+
+
+
+GetItemLinkReagentTraitInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *luaindex* _index_)",
+returns = "()",
+valuetype = "name,known,",},
+
+
+
+
+
+
+
+GetItemLinkItemStyle = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "style,",},
+
+
+
+
+
+
+
+GetItemLinkRefinedMaterialItemLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "refinedItemLink,",},
+
+
+
+
+
+
+
+GetItemLinkMaterialLevelDescription = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(string,)",
+valuetype = "levelsDescription,",},
+
+
+
+
+
+
+
+IsItemLinkOnlyUsableFromQuickslot = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "onlyUsableFromQuickslot,",},
+
+
+
+
+
+
+
+IsItemLinkStolen = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "itemStolen,",},
+
+
+
+
+
+
+
+IsItemLinkStackable = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "itemStackable,",},
+
+
+
+
+
+
+
+GetItemLinkStacks = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,integer,integer,)",
+valuetype = "stackCountCraftBag,stackCountBank,stackCountBackpack,",},
+
+
+
+
+
+
+
+CanItemLinkBeVirtual = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "canBeVirtual,",},
+
+
+
+
+
+
+
+GetItemLinkDyeIds = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,integer,integer,)",
+valuetype = "accentDefId,secondaryDefId,primaryDefId,",},
+
+
+
+
+
+
+
+GetItemLinkDyeStampId = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "dyeStampId,",},
+
+
+
+
+
+
+
+GetItemLinkFurnitureDataId = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "furnitureDataId,",},
+
+
+
+
+
+
+
+GetItemLinkGrantedRecipeIndices = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "()",
+valuetype = "recipeIndex,recipeListIndex,",},
+
+
+
+
+
+
+
+ShouldHideTooltipRequiredLevel = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(bool,)",
+valuetype = "shouldHideLevel,",},
+
+
+
+
+
+
+
+GetMaxTraits = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "maxTraits,",},
+
+
+
+
+
+
+
+IsItemStolen = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "itemStolen,",},
+
+
+
+
+
+
+
+AreAnyItemsStolen = {type = "function",
+description = "",
+args = "(*integer* _bagId_)",
+returns = "(bool,)",
+valuetype = "anyItemsStolen,",},
+
+
+
+
+
+
+
+GetTelvarStoneMultiplierThresholdIndex = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "thresholdIndex,",},
+
+
+
+
+
+
+
+GetTelvarStoneThresholdAmount = {type = "function",
+description = "",
+args = "(*luaindex:nilable* _thresholdIndex_)",
+returns = "(integer,)",
+valuetype = "minimumAmount,",},
+
+
+
+
+
+
+
+GetTelvarStoneMultiplier = {type = "function",
+description = "",
+args = "(*luaindex:nilable* _thresholdIndex_)",
+returns = "(number,)",
+valuetype = "telvarStoneMultiplier,",},
+
+
+
+
+
+
+
+IsMaxTelvarStoneMultiplierThreshold = {type = "function",
+description = "",
+args = "(*luaindex:nilable* _thresholdIndex_)",
+returns = "(bool,)",
+valuetype = "isAtMaxThreshold,",},
+
+
+
+
+
+
+
+StackBag = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bag_)",},
+
+
+
+CompareBagItemToCurrentlyEquipped = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_, *[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(integer,)",
+valuetype = "statDelta,derivedStat,",},
+
+
+
+
+
+
+
+CompareItemLinkToCurrentlyEquipped = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(integer,)",
+valuetype = "statDelta,derivedStat,",},
+
+
+
+
+
+
+
+GetItemLinkNumItemTags = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",
+returns = "(integer,)",
+valuetype = "numItemTags,",},
+
+
+
+
+
+
+
+GetItemLinkItemTagInfo = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *luaindex* _itemTagIndex_)",
+returns = "(string,)",
+valuetype = "itemTagCategory,itemTagDescription,",},
+
+
+
+
+
+
+
+HasCraftBagAutoTransferNotification = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasTransferNotification,",},
+
+
+
+
+
+
+
+ClearCraftBagAutoTransferNotification = {type = "function",
+description = "",
+args = "()",},
+
+
+
+IsActiveCombatRelatedEquipmentSlot = {type = "function",
+description = "",
+args = "(*[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(bool,)",
+valuetype = "isActiveCombatRelatedEquipSlot,",},
+
+
+
+
+
+
+
+GetEquipmentBonusRating = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *[EquipSlot|#EquipSlot]* _equipSlot_)",
+returns = "(number,)",
+valuetype = "equipmentBonusRating,",},
+
+
+
+
+
+
+
+GetEquipmentBonusThreshold = {type = "function",
+description = "",
+args = "(*integer* _unitLevel_, *integer* _unitChampionPoints_, *integer* _index_)",
+returns = "(number,)",
+valuetype = "thresholdValue,",},
+
+
+
+
+
+
+
+GetNumCrownGemsFromItemManualGemification = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,integer,)",
+valuetype = "gemsAwarded,itemsRequired,",},
+
+
+
+
+
+
+
+IsItemFromCrownStore = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isFromCrownStore,",},
+
+
+
+
+
+
+
+IsItemFromCrownCrate = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isFromCrownCrate,",},
+
+
+
+
+
+
+
+GetNumTutorials = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numTutorials,",},
+
+
+
+
+
+
+
+GetTutorialType = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",
+returns = "()",
+valuetype = "tutorialType,",},
+
+
+
+
+
+
+
+GetTutorialInfo = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",
+returns = "(integer,string,string,)",
+valuetype = "displayPriority,description,title,",},
+
+
+
+
+
+
+
+GetTutorialLinkedHelpInfo = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",
+returns = "()",
+valuetype = "helpIndex,helpCategoryIndex,",},
+
+
+
+
+
+
+
+TriggerTutorial = {type = "function",
+description = "",
+args = "(*[TutorialTrigger|#TutorialTrigger]* _triggerType_)",},
+
+
+
+FireTutorialHiddenEvent = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",},
+
+
+
+ResetAllTutorials = {type = "function",
+description = "",
+args = "()",},
+
+
+
+HasSeenTutorial = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",
+returns = "(bool,)",
+valuetype = "seen,",},
+
+
+
+
+
+
+
+CanTutorialBeSeen = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",
+returns = "(bool,)",
+valuetype = "canBeSeen,",},
+
+
+
+
+
+
+
+IsTutorialActionRequired = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",
+returns = "(bool,)",
+valuetype = "isActionRequired,",},
+
+
+
+
+
+
+
+GetTutorialId = {type = "function",
+description = "",
+args = "(*[TutorialTrigger|#TutorialTrigger]* _triggerType_)",
+returns = "(luaindex,)",
+valuetype = "tutorialId,",},
+
+
+
+
+
+
+
+SetTutorialSeen = {type = "function",
+description = "",
+args = "(*luaindex* _tutorialIndex_)",},
+
+
+
+ClearActiveActionRequiredTutorial = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumCollectibleCategories = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetCollectibleCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_)",
+returns = "(bool,integer,integer,integer,integer,string,)",
+valuetype = "hidesLocked,totalCollectibles,unlockedCollectibles,numCollectibles,numSubCatgories,name,",},
+
+
+
+
+
+
+
+GetCollectibleCategorySpecialization = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_)",
+returns = "()",
+valuetype = "specialization,",},
+
+
+
+
+
+
+
+GetCollectibleCategoryKeyboardIcons = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(textureName,textureName,textureName,)",
+valuetype = "mouseoverIcon,pressedIcon,normalIcon,",},
+
+
+
+
+
+
+
+GetCollectibleCategoryGamepadIcon = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_)",
+returns = "(textureName,)",
+valuetype = "gamepadIcon,",},
+
+
+
+
+
+
+
+GetCollectibleSubCategoryInfo = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_, *luaindex* _subCategoryIndex_)",
+returns = "(integer,integer,integer,string,)",
+valuetype = "totalCollectibles,unlockedCollectibles,numCollectibles,name,",},
+
+
+
+
+
+
+
+GetUnlockedCollectiblesCount = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetTotalCollectiblesCount = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetCollectibleId = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_, *luaindex:nilable* _categoryIndex_, *luaindex* _collectibleIndex_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetCollectibleInfo = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,string,bool,bool,bool,textureName,textureName,string,string,)",
+valuetype = "isPlaceholder,hint,categoryType,isActive,purchasable,unlocked,lockedIcon,icon,description,name,",},
+
+
+
+
+
+
+
+GetCollectibleCategoryType = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "categoryType,",},
+
+
+
+
+
+
+
+GetCollectibleKeyboardBackgroundImage = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(textureName,)",
+valuetype = "backgroundImage,",},
+
+
+
+
+
+
+
+GetCollectibleGamepadBackgroundImage = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(textureName,)",
+valuetype = "backgroundImage,",},
+
+
+
+
+
+
+
+GetCategoryInfoFromCollectibleId = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "collectibleIndex,categoryIndex,topLevelIndex,",},
+
+
+
+
+
+
+
+GetTotalCollectiblesByCategoryType = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _collectibleCategoryType_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetTotalUnlockedCollectiblesByCategoryType = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _collectibleCategoryType_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetCollectibleIdFromType = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _collectibleCategoryType_, *luaindex* _index_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+IsCollectibleCategorySlottable = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _collectibleCategoryType_)",
+returns = "(bool,)",
+valuetype = "isSlottable,",},
+
+
+
+
+
+
+
+IsCollectibleCategoryUsable = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _collectibleCategoryType_)",
+returns = "(bool,)",
+valuetype = "isUsable,",},
+
+
+
+
+
+
+
+IsCollectibleCategoryPlaceableFurniture = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _collectibleCategoryType_)",
+returns = "(bool,)",
+valuetype = "isPlaceable,",},
+
+
+
+
+
+
+
+IsCollectibleBlocked = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isBlocked,",},
+
+
+
+
+
+
+
+IsCollectibleValidForPlayer = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isValidForPlayer,",},
+
+
+
+
+
+
+
+GetCollectibleBlockReason = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "usageBlockReason,",},
+
+
+
+
+
+
+
+IsCollectibleSlottable = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isSlottable,",},
+
+
+
+
+
+
+
+IsCollectibleUsable = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isUsable,",},
+
+
+
+
+
+
+
+IsCollectibleRenameable = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isRenameable,",},
+
+
+
+
+
+
+
+IsCollectiblePlaceholder = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isPlaceholder,",},
+
+
+
+
+
+
+
+DoesESOPlusUnlockCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "unlockedViaSubscription,",},
+
+
+
+
+
+
+
+DoesCollectibleRequireEntitlement = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "collectibleRequiresEntitlement,",},
+
+
+
+
+
+
+
+UseCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",},
+
+
+
+GetCollectibleLink = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetCollectibleCategoryTypeFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "()",
+valuetype = "categoryType,",},
+
+
+
+
+
+
+
+GetCollectibleIdFromLink = {type = "function",
+description = "",
+args = "(*string* _link_)",
+returns = "()",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+StartCollectibleSearch = {type = "function",
+description = "",
+args = "(*string* _searchString_)",},
+
+
+
+GetNumCollectiblesSearchResults = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numSearchResults,",},
+
+
+
+
+
+
+
+GetCollectiblesSearchResult = {type = "function",
+description = "",
+args = "(*luaindex* _searchResultIndex_)",
+returns = "(luaindex,luaindex,)",
+valuetype = "collectibleIndex,subcategoryIndex,categoryIndex,",},
+
+
+
+
+
+
+
+IsValidCollectibleName = {type = "function",
+description = "",
+args = "(*string* _collectibleName_)",
+returns = "(integer,)",
+valuetype = "violationCode,",},
+
+
+
+
+
+
+
+RenameCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *string* _name_)",},
+
+
+
+GetCollectibleNickname = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetCollectibleHelpIndices = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "helpIndex,helpCategoryIndex,",},
+
+
+
+
+
+
+
+IsCollectibleNew = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isNew,",},
+
+
+
+
+
+
+
+ClearCollectibleNewStatus = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",},
+
+
+
+GetNumCollectibleNotifications = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetCollectibleNotificationInfo = {type = "function",
+description = "",
+args = "(*luaindex* _notificationIndex_)",
+returns = "(integer,integer,)",
+valuetype = "collectibleId,notificationId,",},
+
+
+
+
+
+
+
+RemoveCollectibleNotification = {type = "function",
+description = "",
+args = "(*integer* _notificationId_)",},
+
+
+
+RemoveCollectibleNotificationByCollectibleId = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",},
+
+
+
+GetCollectibleUnlockStateById = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "()",
+valuetype = "unlockState,",},
+
+
+
+
+
+
+
+GetCollectibleName = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+IsCollectibleUnlocked = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isUnlocked,",},
+
+
+
+
+
+
+
+IsCollectibleOwnedByDefId = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "owned,",},
+
+
+
+
+
+
+
+GetImperialCityCollectibleId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetCollectibleQuestPreviewInfo = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(string,string,)",
+valuetype = "backgroundText,questName,",},
+
+
+
+
+
+
+
+GetActiveCollectibleByType = {type = "function",
+description = "",
+args = "(*[CollectibleCategoryType|#CollectibleCategoryType]* _categoryType_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetCollectibleCooldownAndDuration = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(integer,integer,)",
+valuetype = "cooldownDuration,cooldownRemaining,",},
+
+
+
+
+
+
+
+GetCollectiblePersonalityOverridenEmoteDisplayNames = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(string,)",
+valuetype = "overriddenEmoteDisplayName,",},
+
+
+
+
+
+
+
+GetCollectiblePersonalityOverridenEmoteSlashCommandNames = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(string,)",
+valuetype = "overriddenEmoteSlashCommandName,",},
+
+
+
+
+
+
+
+GetCollectibleRestrictionsByType = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *[CollectibleRestrictionType|#CollectibleRestrictionType]* _restrictionType_)",
+returns = "(string,bool,bool,)",
+valuetype = "allowedNamesString,passesRestrictions,hasRestrictions,",},
+
+
+
+
+
+
+
+GetCollectibleFurnitureDataId = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(integer,)",
+valuetype = "furnitureDataId,",},
+
+
+
+
+
+
+
+GetCollectibleReferenceId = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(integer,)",
+valuetype = "referenceId,",},
+
+
+
+
+
+
+
+GetCollectibleSortOrder = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(integer,)",
+valuetype = "sortOrder,",},
+
+
+
+
+
+
+
+GetCollectibleCategorySortOrder = {type = "function",
+description = "",
+args = "(*luaindex* _topLevelIndex_, *luaindex:nilable* _categoryIndex_)",
+returns = "(integer,)",
+valuetype = "sortOrder,",},
+
+
+
+
+
+
+
+GetNumMarketProductCategories = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_)",
+returns = "(integer,)",
+valuetype = "numCategories,",},
+
+
+
+
+
+
+
+GetMarketProductCategoryInfo = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_, *luaindex* _topLevelIndex_)",
+returns = "(textureName,textureName,textureName,integer,integer,string,)",
+valuetype = "mouseoverIcon,pressedIcon,normalIcon,numMarketProducts,numSubCatgories,name,",},
+
+
+
+
+
+
+
+GetMarketProductSubCategoryInfo = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_, *luaindex* _topLevelIndex_, *luaindex* _subCategoryIndex_)",
+returns = "(bool,integer,string,)",
+valuetype = "showGemIcon,numMarketProducts,name,",},
+
+
+
+
+
+
+
+IsLTODisabledForMarketProductCategory = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_, *luaindex* _topLevelIndex_, *luaindex:nilable* _categoryIndex_)",
+returns = "(bool,)",
+valuetype = "isDisabled,",},
+
+
+
+
+
+
+
+GetMarketProductInfo = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,bool,textureName,string,string,)",
+valuetype = "isFeatured,isNew,icon,description,name,",},
+
+
+
+
+
+
+
+GetMarketProductPricingByPresentation = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *luaindex:nilable* _presentationIndex_)",
+returns = "(integer,integer,bool,integer,)",
+valuetype = "discountPercent,costAfterDiscount,hasDiscount,cost,currencyType,",},
+
+
+
+
+
+
+
+GetMarketProductPresentationIds = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_, *luaindex* _topLevelIndex_, *luaindex:nilable* _categoryIndex_, *luaindex* _marketProductIndex_)",
+returns = "(luaindex,integer,)",
+valuetype = "presentationIndex,marketProductId,",},
+
+
+
+
+
+
+
+GetMarketProductIcon = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetMarketProductNumItems = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "numItems,",},
+
+
+
+
+
+
+
+GetMarketProductInstantUnlockType = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "()",
+valuetype = "instantUnlock,",},
+
+
+
+
+
+
+
+GetMarketProductPurchaseState = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *bool* _getCached_)",
+returns = "()",
+valuetype = "purchaseState,",},
+
+
+
+
+
+
+
+DoesMarketProductContainDLC = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,)",
+valuetype = "hasDLC,",},
+
+
+
+
+
+
+
+GetMarketProductEligibilityErrorStringIds = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "errorStringId,",},
+
+
+
+
+
+
+
+GetMarketProductCompleteErrorStringId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "errorStringId,",},
+
+
+
+
+
+
+
+GetMarketProductItemInfo = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,integer,string,textureName,integer,)",
+valuetype = "itemCount,requiredLevel,itemQuality,name,iconFile,itemId,",},
+
+
+
+
+
+
+
+GetMarketProductItemLink = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *[LinkStyle|#LinkStyle]* _linkStyle_)",
+returns = "(string,)",
+valuetype = "link,",},
+
+
+
+
+
+
+
+GetMarketProductType = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "()",
+valuetype = "productType,",},
+
+
+
+
+
+
+
+GetMarketProductDisplayName = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(string,)",
+valuetype = "displayName,",},
+
+
+
+
+
+
+
+GetMarketProductDescription = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetMarketProductNumChildren = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "numChildren,",},
+
+
+
+
+
+
+
+GetMarketProductChildId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *luaindex* _childIndex_)",
+returns = "(integer,)",
+valuetype = "childId,",},
+
+
+
+
+
+
+
+GetMarketProductNumBundledProducts = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "numBundledProducts,",},
+
+
+
+
+
+
+
+GetMarketProductStackCount = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "stackCount,",},
+
+
+
+
+
+
+
+GetMarketProductFurnitureDataId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "furnitureDataId,",},
+
+
+
+
+
+
+
+GetMarketProductQuality = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "()",
+valuetype = "itemQuality,",},
+
+
+
+
+
+
+
+GetMarketProductNumCollectibles = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "numCollectibles,",},
+
+
+
+
+
+
+
+GetMarketProductCollectibleInfo = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,bool,string,string,textureName,integer,)",
+valuetype = "isPlaceholder,owned,description,collectibleType,name,iconFile,collectibleId,",},
+
+
+
+
+
+
+
+GetMarketProductCollectibleId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "collectibleId,",},
+
+
+
+
+
+
+
+GetMarketProductBundleHidesChildProducts = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,)",
+valuetype = "hidesChildProducts,",},
+
+
+
+
+
+
+
+GetMarketProductCrownCrateId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "crateId,",},
+
+
+
+
+
+
+
+GetMarketProductHouseId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "houseId,",},
+
+
+
+
+
+
+
+GetMarketProductHouseTemplateId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "houseTemplateId,",},
+
+
+
+
+
+
+
+GetMarketProductTimeLeftInSeconds = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(number,)",
+valuetype = "timeLeftSeconds,",},
+
+
+
+
+
+
+
+OpenMarket = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_)",},
+
+
+
+GetMarketState = {type = "function",
+description = "",
+args = "(*[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_)",
+returns = "()",
+valuetype = "marketState,",},
+
+
+
+
+
+
+
+GetMarketProductsForItem = {type = "function",
+description = "",
+args = "(*integer* _itemId_, *bool* _onlyActiveListings_)",
+returns = "(integer,)",
+valuetype = "marketProductId,",},
+
+
+
+
+
+
+
+GetActiveMarketProductListingsForHouseTemplate = {type = "function",
+description = "",
+args = "(*integer* _houseTemplateId_, *[MarketDisplayGroup|#MarketDisplayGroup]* _displayGroup_)",
+returns = "(luaindex,integer,)",
+valuetype = "presentationIndex,marketProductId,",},
+
+
+
+
+
+
+
+OnMarketClose = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CanPreviewMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,)",
+valuetype = "isPreviewable,",},
+
+
+
+
+
+
+
+GetNumMarketProductPreviewVariations = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "numVariations,",},
+
+
+
+
+
+
+
+GetMarketProductPreviewVariationDisplayName = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *luaindex* _variation_)",
+returns = "(string,)",
+valuetype = "variationDisplayName,",},
+
+
+
+
+
+
+
+PreviewMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *luaindex* _variation_)",},
+
+
+
+PreviewFurnitureMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_, *luaindex* _variation_)",},
+
+
+
+IsPreviewingMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(bool,)",
+valuetype = "isBeingPreviewed,",},
+
+
+
+
+
+
+
+OnMarketPurchaseMoreCrowns = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetEsoPlusSubscriptionInfoHelpIndices = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "helpIndex,helpCategoryIndex,",},
+
+
+
+
+
+
+
+SendCrownCrateOpenRequest = {type = "function",
+description = "",
+args = "(*integer* _crateId_)",},
+
+
+
+GetNumOwnedCrownCrateTypes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCrownCrateTypes,",},
+
+
+
+
+
+
+
+GetNextOwnedCrownCrateId = {type = "function",
+description = "",
+args = "(*integer:nilable* _lastCrateId_)",
+returns = "()",
+valuetype = "nextCrateId,",},
+
+
+
+
+
+
+
+GetOnSaleCrownCrateId = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "crateId,",},
+
+
+
+
+
+
+
+GetCrownCrateName = {type = "function",
+description = "",
+args = "(*integer* _crateId_)",
+returns = "(string,)",
+valuetype = "crateName,",},
+
+
+
+
+
+
+
+GetCrownCrateCount = {type = "function",
+description = "",
+args = "(*integer* _crateId_)",
+returns = "(integer,)",
+valuetype = "count,",},
+
+
+
+
+
+
+
+GetInventorySpaceRequiredToOpenCrownCrate = {type = "function",
+description = "",
+args = "(*integer* _crateId_)",
+returns = "(integer,)",
+valuetype = "inventorySpaceRequired,",},
+
+
+
+
+
+
+
+GetCrownCratePackNormalTexture = {type = "function",
+description = "",
+args = "(*integer* _crateId_)",
+returns = "(textureName,)",
+valuetype = "normalImage,",},
+
+
+
+
+
+
+
+GetCrownCrateCardTextures = {type = "function",
+description = "",
+args = "(*integer* _crateId_)",
+returns = "(textureName,textureName,textureName,textureName,)",
+valuetype = "cardFaceGlowImage,cardFaceImage,cardBackGlowImage,cardBackImage,",},
+
+
+
+
+
+
+
+GetCurrentCrownCrateId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "crateId,",},
+
+
+
+
+
+
+
+GetNumCurrentCrownCrateTotalRewards = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numRewards,",},
+
+
+
+
+
+
+
+GetNumCurrentCrownCratePrimaryRewards = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numPrimaryRewards,",},
+
+
+
+
+
+
+
+GetNumCurrentCrownCrateBonusRewards = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numBonusRewards,",},
+
+
+
+
+
+
+
+GetCrownCrateRewardInfo = {type = "function",
+description = "",
+args = "(*luaindex* _rewardIndex_)",
+returns = "(integer,integer,bool,integer,textureName,textureName,string,string,)",
+valuetype = "stackCount,crownCrateTierId,isBonus,gemsExchanged,cardFaceFrameAccentImage,cardFaceImage,rewardTypeText,rewardName,",},
+
+
+
+
+
+
+
+GetMarketProductCrownCrateRewardInfo = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,textureName,textureName,string,string,)",
+valuetype = "stackCount,cardFaceFrameAccentImage,cardFaceImage,rewardTypeText,rewardName,",},
+
+
+
+
+
+
+
+GetMarketProductCrownCrateTierId = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",
+returns = "(integer,)",
+valuetype = "crownCrateTierId,",},
+
+
+
+
+
+
+
+GetCrownCrateRewardProductReferenceData = {type = "function",
+description = "",
+args = "(*luaindex* _rewardIndex_)",
+returns = "(integer,)",
+valuetype = "referenceDataId,rewardProductType,",},
+
+
+
+
+
+
+
+GetCrownCrateNPCBoneWorldPosition = {type = "function",
+description = "",
+args = "(*string* _boneName_)",
+returns = "(number,number,number,bool,)",
+valuetype = "positionZ,positionY,positionX,success,",},
+
+
+
+
+
+
+
+CreateCrownCrateSpecificParticleEffect = {type = "function",
+description = "",
+args = "(*integer* _crownCrateId_, *[CrownCrateParticleEffects|#CrownCrateParticleEffects]* _crownCrateParticleEffects_, *number* _worldX_, *number* _worldY_, *number* _worldZ_)",
+returns = "()",
+valuetype = "particleEffectId,",},
+
+
+
+
+
+
+
+CreateCrownCrateTierSpecificParticleEffect = {type = "function",
+description = "",
+args = "(*integer* _crownCrateTierId_, *[CrownCrateTierParticleEffects|#CrownCrateTierParticleEffects]* _crownCrateTierParticleEffects_, *number* _worldX_, *number* _worldY_, *number* _worldZ_)",
+returns = "()",
+valuetype = "particleEffectId,",},
+
+
+
+
+
+
+
+GetCrownCrateNPCCardThrowingBoneName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "boneName,",},
+
+
+
+
+
+
+
+SetCrownCrateNPCVisible = {type = "function",
+description = "",
+args = "(*bool* _show_)",},
+
+
+
+TriggerCrownCrateNPCAnimation = {type = "function",
+description = "",
+args = "(*[CrownCrateEvent|#CrownCrateEvent]* _event_, *luaindex:nilable* _rewardIndex_)",},
+
+
+
+GetCrownCrateTierQualityColor = {type = "function",
+description = "",
+args = "(*integer* _crownCrateTierId_)",
+returns = "(number,number,number,)",
+valuetype = "b,g,r,",},
+
+
+
+
+
+
+
+GetCrownCrateTierReactionNPCAnimation = {type = "function",
+description = "",
+args = "(*integer* _crownCrateTierId_)",
+returns = "()",
+valuetype = "reactionEvent,",},
+
+
+
+
+
+
+
+GetCrownCratesSystemState = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "crownCratesSystemState,",},
+
+
+
+
+
+
+
+CanInteractWithCrownCratesSystem = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canInteractWithCrownCratesSystem,",},
+
+
+
+
+
+
+
+IsPlayerAllowedToOpenCrownCrates = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,bool,)",
+valuetype = "errorStringId,isAllowed,",},
+
+
+
+
+
+
+
+PlayCrownCrateTierSpecificParticleSoundAndVibration = {type = "function",
+description = "",
+args = "(*integer* _crownCrateTierId_, *[CrownCrateTierParticleEffects|#CrownCrateTierParticleEffects]* _crownCrateTierParticleEffects_)",},
+
+
+
+PlayCrownCrateSpecificParticleSoundAndVibration = {type = "function",
+description = "",
+args = "(*integer* _crownCrateId_, *[CrownCrateParticleEffects|#CrownCrateParticleEffects]* _crownCrateTierParticleEffects_)",},
+
+
+
+RefreshCardsInCrownCrateNPCsHand = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetCrownCrateUIMenuActive = {type = "function",
+description = "",
+args = "(*bool* _active_)",},
+
+
+
+GetCrownCrateTierOrdering = {type = "function",
+description = "",
+args = "(*integer* _tierId_)",
+returns = "(integer,)",
+valuetype = "tierOrdering,",},
+
+
+
+
+
+
+
+GemifyItem = {type = "function",
+description = "",
+args = "(*integer* _itemId_, *integer* _howMany_)",},
+
+
+
+InitializePendingDyes = {type = "function",
+description = "",
+args = "(*[DyeMode|#DyeMode]* _dyeMode_)",},
+
+
+
+SetPendingSlotDyes = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_, *integer* _primaryDyeId_, *integer* _secondaryDyeId_, *integer* _accentDyeId_)",},
+
+
+
+GetPendingSlotDyes = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(integer,integer,integer,)",
+valuetype = "accentDyeId,secondaryDyeId,primaryDyeId,",},
+
+
+
+
+
+
+
+GetNumDyes = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numDyes,",},
+
+
+
+
+
+
+
+GetDyeInfo = {type = "function",
+description = "",
+args = "(*luaindex* _dyeIndex_)",
+returns = "(integer,integer,number,number,number,integer,bool,string,)",
+valuetype = "dyeId,sortKey,b,g,r,achievementId,hueCategory,rarity,known,dyeName,",},
+
+
+
+
+
+
+
+GetDyeInfoById = {type = "function",
+description = "",
+args = "(*integer* _dyeId_)",
+returns = "(integer,number,number,number,integer,bool,string,)",
+valuetype = "sortKey,b,g,r,achievementId,hueCategory,rarity,known,dyeName,",},
+
+
+
+
+
+
+
+GetDyeColorsById = {type = "function",
+description = "",
+args = "(*integer* _dyeId_)",
+returns = "(number,number,number,)",
+valuetype = "b,g,r,",},
+
+
+
+
+
+
+
+GetCurrentItemDyes = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",
+returns = "(integer,integer,integer,)",
+valuetype = "accentDyeIndex,secondaryDyeIndex,primaryDyeIndex,",},
+
+
+
+
+
+
+
+GetCurrentCollectibleDyes = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(integer,integer,integer,)",
+valuetype = "accentDyeIndex,secondaryDyeIndex,primaryDyeIndex,",},
+
+
+
+
+
+
+
+ApplyPendingDyes = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetNumSavedDyeSets = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numSavedDyeSets,",},
+
+
+
+
+
+
+
+GetSavedDyeSetDyes = {type = "function",
+description = "",
+args = "(*luaindex* _dyeSetIndex_)",
+returns = "(integer,integer,integer,)",
+valuetype = "accentDyeId,secondaryDyeId,primaryDyeId,",},
+
+
+
+
+
+
+
+SetSavedDyeSetDyes = {type = "function",
+description = "",
+args = "(*luaindex* _dyeSetIndex_, *integer* _primaryDyeId_, *integer* _secondaryDyeId_, *integer* _accentDyeId_)",},
+
+
+
+CanUseCollectibleDyeing = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "collectibleDyeingAllowed,",},
+
+
+
+
+
+
+
+IsDyeableSlotDyeable = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(bool,)",
+valuetype = "isDyeable,",},
+
+
+
+
+
+
+
+IsDyeableSlotBound = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(bool,)",
+valuetype = "isBound,",},
+
+
+
+
+
+
+
+AreDyeableSlotDyeChannelsDyeable = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(bool,bool,bool,)",
+valuetype = "accent,secondary,primary,",},
+
+
+
+
+
+
+
+GetDyeableSlotDyeData = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(integer,)",
+valuetype = "dyeData,",},
+
+
+
+
+
+
+
+GetDyeableSlotId = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(integer,)",
+valuetype = "id,",},
+
+
+
+
+
+
+
+GetDyeableSlotIcon = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(textureName,)",
+valuetype = "icon,",},
+
+
+
+
+
+
+
+GetDyeableSlotCurrentDyes = {type = "function",
+description = "",
+args = "(*[DyeableSlot|#DyeableSlot]* _dyeableSlot_)",
+returns = "(integer,integer,integer,)",
+valuetype = "accentDyeId,secondaryDyeId,primaryDyeId,",},
+
+
+
+
+
+
+
+IsDyeIndexKnown = {type = "function",
+description = "",
+args = "(*luaindex* _dyeIndex_)",
+returns = "(bool,)",
+valuetype = "isKnown,",},
+
+
+
+
+
+
+
+CanPlayerUseCostumeDyeStamp = {type = "function",
+description = "",
+args = "(*integer* _dyeStampId_)",
+returns = "()",
+valuetype = "dyeStampUseResult,",},
+
+
+
+
+
+
+
+CanPlayerUseItemDyeStamp = {type = "function",
+description = "",
+args = "(*integer* _dyeStampId_)",
+returns = "()",
+valuetype = "dyeStampUseResult,",},
+
+
+
+
+
+
+
+SetupDyeStampPreview = {type = "function",
+description = "",
+args = "(*integer* _bagId_, *integer* _slotIndex_)",},
+
+
+
+IsInPreviewMode = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isInPreviewMode,",},
+
+
+
+
+
+
+
+IsCharacterPreviewingAvailable = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canPreview,",},
+
+
+
+
+
+
+
+IsCurrentlyPreviewing = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isPreviewing,",},
+
+
+
+
+
+
+
+IsCurrentlyPreviewingCollectibleAsFurniture = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_)",
+returns = "(bool,)",
+valuetype = "isPreviewing,",},
+
+
+
+
+
+
+
+IsCurrentlyPreviewingInventoryItemAsFurniture = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",
+returns = "(bool,)",
+valuetype = "isPreviewing,",},
+
+
+
+
+
+
+
+IsCurrentlyPreviewingPlacedFurniture = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",
+returns = "(bool,)",
+valuetype = "isPreviewing,",},
+
+
+
+
+
+
+
+BeginPreviewMode = {type = "function",
+description = "",
+args = "(*bool* _forceDismount_)",},
+
+
+
+EndPreviewMode = {type = "function",
+description = "",
+args = "(*bool* _resetTargetFrame_)",},
+
+
+
+EndCurrentItemPreview = {type = "function",
+description = "",
+args = "()",},
+
+
+
+BeginItemPreviewSpin = {type = "function",
+description = "",
+args = "()",},
+
+
+
+EndItemPreviewSpin = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CanSpinPreviewCharacter = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "canSpin,",},
+
+
+
+
+
+
+
+PreviewDyeStamp = {type = "function",
+description = "",
+args = "(*integer* _dyeStampId_, *[ItemUseType|#ItemUseType]* _itemType_)",},
+
+
+
+PreviewCraftItem = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_, *luaindex* _styleIndex_, *luaindex* _traitIndex_, *bool* _useUniversalStyleItem_, *integer* _dyeBrushId_)",},
+
+
+
+PreviewCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleDefId_, *luaindex* _variation_, *integer* _dyeBrushId_)",},
+
+
+
+PreviewCollectibleAsFurniture = {type = "function",
+description = "",
+args = "(*integer* _collectibleDefId_)",},
+
+
+
+PreviewInventoryItemAsFurniture = {type = "function",
+description = "",
+args = "(*[Bag|#Bag]* _bagId_, *integer* _slotIndex_)",},
+
+
+
+PreviewProvisionerItemAsFurniture = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",},
+
+
+
+PreviewPlacedFurniture = {type = "function",
+description = "",
+args = "(*id64* _furnitureId_)",},
+
+
+
+PreviewArmorByItemLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_, *integer* _dyeBrushId_)",},
+
+
+
+PreviewDyeStampByItemLink = {type = "function",
+description = "",
+args = "(*string* _itemLink_)",},
+
+
+
+SetPreviewDyeMode = {type = "function",
+description = "",
+args = "(*[DyeMode|#DyeMode]* _dyeMode_)",},
+
+
+
+SetShowHiddenGear = {type = "function",
+description = "",
+args = "(*bool* _showHiddenGear_)",},
+
+
+
+GetShowHiddenGear = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "showHiddenGear,",},
+
+
+
+
+
+
+
+ForceCancelMounted = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetPreviewInEmptyWorld = {type = "function",
+description = "",
+args = "(*number* _sunlightAzimuthRadians_, *number* _sunlightAltitudeRadians_)",},
+
+
+
+ClearPreviewInEmptyWorld = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetPreviewDynamicFramingOpening = {type = "function",
+description = "",
+args = "(*number* _openingWidthUI_, *number* _openingHeightUI_, *number* _cameraAngleRadians_)",},
+
+
+
+RequestJumpToHouse = {type = "function",
+description = "",
+args = "(*integer* _houseId_)",},
+
+
+
+RequestJumpToHousePreviewWithTemplate = {type = "function",
+description = "",
+args = "(*integer* _houseTemplateId_)",},
+
+
+
+ClearCursor = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "clearedSomething,",},
+
+
+
+
+
+
+
+SetCursorItemSoundsEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+GetCursorContentType = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cursorType,",},
+
+
+
+
+
+
+
+GetSkillLineInfo = {type = "function",
+description = "",
+args = "(*[SkillType|#SkillType]* _skillType_, *luaindex* _skillIndex_)",
+returns = "(bool,luaindex,string,)",
+valuetype = "discovered,rank,name,",},
+
+
+
+
+
+
+
+GetCraftingSkillLineIndices = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(luaindex,)",
+valuetype = "skillIndex,skillType,",},
+
+
+
+
+
+
+
+GetCraftingSkillName = {type = "function",
+description = "",
+args = "(*[TradeskillType|#TradeskillType]* _craftingSkillType_)",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetFurnitureCategoryName = {type = "function",
+description = "",
+args = "(*integer* _furnitureCategoryId_)",
+returns = "(string,)",
+valuetype = "displayName,",},
+
+
+
+
+
+
+
+GetFurnitureDataInfo = {type = "function",
+description = "",
+args = "(*integer* _furnitureDataId_)",
+returns = "()",
+valuetype = "furnitureTheme,subcategoryId,categoryId,",},
+
+
+
+
+
+
+
+GetFurnitureDataCategoryInfo = {type = "function",
+description = "",
+args = "(*integer* _furnitureDataId_)",
+returns = "()",
+valuetype = "subcategoryId,categoryId,",},
+
+
+
+
+
+
+
+SetInteractionUsingInteractCamera = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+IsInteractionUsingInteractCamera = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+AddRelevantFilter = {type = "function",
+description = "",
+args = "(*string* _relevantFilter_)",},
+
+
+
+GetAddOnDependencyInfo = {type = "function",
+description = "",
+args = "(*luaindex* _addOnIndex_, *luaindex* _addOnDependencyIndex_)",
+returns = "(bool,string,)",
+valuetype = "active,name,",},
+
+
+
+
+
+
+
+GetAddOnFilter = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "settingFilter,",},
+
+
+
+
+
+
+
+GetAddOnInfo = {type = "function",
+description = "",
+args = "(*luaindex* _addOnIndex_)",
+returns = "(bool,bool,string,string,string,string,)",
+valuetype = "isOutOfDate,state,enabled,description,author,title,name,",},
+
+
+
+
+
+
+
+GetAddOnNumDependencies = {type = "function",
+description = "",
+args = "(*luaindex* _addOnIndex_)",
+returns = "(integer,)",
+valuetype = "numDependencies,",},
+
+
+
+
+
+
+
+GetLoadOutOfDateAddOns = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "loadOutOfDateAddons,",},
+
+
+
+
+
+
+
+GetNumAddOns = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numAddOns,",},
+
+
+
+
+
+
+
+RemoveAddOnFilter = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ResetRelevantFilters = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetAddOnEnabled = {type = "function",
+description = "",
+args = "(*luaindex* _addOnIndex_, *bool* _enabled_)",},
+
+
+
+SetAddOnFilter = {type = "function",
+description = "",
+args = "(*string* _settingFilter_)",},
+
+
+
+SetLoadOutOfDateAddOns = {type = "function",
+description = "",
+args = "(*bool* _loadOutOfDateAddons_)",},
+
+
+
+
+
+
+
+CreateTimeline = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "timeline,",},
+
+
+
+
+
+
+
+CreateTimelineFromVirtual = {type = "function",
+description = "",
+args = "(*string* _timelineName_, *object* _animatedControl_)",
+returns = "(object,)",
+valuetype = "timeline,",},
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+GetAnimatedControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "animatedControl,",},
+
+
+
+
+
+
+
+GetDuration = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "durationMs,",},
+
+
+
+
+
+
+
+GetEasingFunction = {type = "function",
+description = "",
+args = "()",
+returns = "(function,)",
+valuetype = "functionRef,",},
+
+
+
+
+
+
+
+GetHandler = {type = "function",
+description = "",
+args = "(*string* _EventName_)",
+returns = "(function,)",
+valuetype = "FunctionRef,",},
+
+
+
+
+
+
+
+GetTimeline = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "owningTimeline,",},
+
+
+
+
+
+
+
+IsPlaying = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isPlaying,",},
+
+
+
+
+
+
+
+SetAnimatedControl = {type = "function",
+description = "",
+args = "(*object* _animatedControl_)",},
+
+
+
+SetDuration = {type = "function",
+description = "",
+args = "(*integer* _durationMs_)",},
+
+
+
+SetEasingFunction = {type = "function",
+description = "",
+args = "(*function* _functionRef_)",},
+
+
+
+SetHandler = {type = "function",
+description = "",
+args = "(*string* _EventName_, *function* _FunctionRef_)",},
+
+
+
+
+
+
+
+GetEndPitch = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endPitchRadians,",},
+
+
+
+
+
+
+
+GetEndRoll = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endRollRadians,",},
+
+
+
+
+
+
+
+GetEndYaw = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endYawRadians,",},
+
+
+
+
+
+
+
+GetStartPitch = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startPitchRadians,",},
+
+
+
+
+
+
+
+GetStartRoll = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startRollRadians,",},
+
+
+
+
+
+
+
+GetStartYaw = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startYawRadians,",},
+
+
+
+
+
+
+
+SetEndPitch = {type = "function",
+description = "",
+args = "(*number* _endPitchRadians_)",},
+
+
+
+SetEndRoll = {type = "function",
+description = "",
+args = "(*number* _endRollRadians_)",},
+
+
+
+SetEndYaw = {type = "function",
+description = "",
+args = "(*number* _endYawRadians_)",},
+
+
+
+SetRotationValues = {type = "function",
+description = "",
+args = "(*number* _startPitchRadians_, *number* _startYawRadians_, *number* _startRollRadians_, *number* _endPitchRadians_, *number* _endYawRadians_, *number* _endRollRadians_)",},
+
+
+
+SetStartPitch = {type = "function",
+description = "",
+args = "(*number* _startPitchRadians_)",},
+
+
+
+SetStartRoll = {type = "function",
+description = "",
+args = "(*number* _startRollRadians_)",},
+
+
+
+SetStartYaw = {type = "function",
+description = "",
+args = "(*number* _startYawRadians_)",},
+
+
+
+
+
+
+
+ClearBezierControlPoints = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetDeltaOffsetX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "deltaX,",},
+
+
+
+
+
+
+
+GetDeltaOffsetY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "deltaY,",},
+
+
+
+
+
+
+
+GetDeltaOffsetZ = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "deltaZ,",},
+
+
+
+
+
+
+
+GetEndOffsetX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endX,",},
+
+
+
+
+
+
+
+GetEndOffsetY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endY,",},
+
+
+
+
+
+
+
+GetEndOffsetZ = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endZ,",},
+
+
+
+
+
+
+
+GetStartOffsetX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startX,",},
+
+
+
+
+
+
+
+GetStartOffsetY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startY,",},
+
+
+
+
+
+
+
+GetStartOffsetZ = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startZ,",},
+
+
+
+
+
+
+
+GetTranslateDeltas = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "deltaZ,deltaY,deltaX,",},
+
+
+
+
+
+
+
+SetBezierControlPoint = {type = "function",
+description = "",
+args = "(*luaindex* _index_, *number* _x_, *number* _y_, *number* _z_)",},
+
+
+
+SetDeltaOffsetX = {type = "function",
+description = "",
+args = "(*number* _deltaX_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetDeltaOffsetY = {type = "function",
+description = "",
+args = "(*number* _deltaY_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetDeltaOffsetZ = {type = "function",
+description = "",
+args = "(*number* _deltaZ_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetEndOffsetX = {type = "function",
+description = "",
+args = "(*number* _endX_)",},
+
+
+
+SetEndOffsetY = {type = "function",
+description = "",
+args = "(*number* _endY_)",},
+
+
+
+SetEndOffsetZ = {type = "function",
+description = "",
+args = "(*number* _endZ_)",},
+
+
+
+SetStartOffsetX = {type = "function",
+description = "",
+args = "(*number* _startX_)",},
+
+
+
+SetStartOffsetY = {type = "function",
+description = "",
+args = "(*number* _startY_)",},
+
+
+
+SetStartOffsetZ = {type = "function",
+description = "",
+args = "(*number* _startZ_)",},
+
+
+
+SetTranslateDeltas = {type = "function",
+description = "",
+args = "(*number* _deltaX_, *number* _deltaY_, *number* _deltaZ_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetTranslateOffsets = {type = "function",
+description = "",
+args = "(*number* _startX_, *number* _startY_, *number* _startZ_, *number* _endX_, *number* _endY_, *number* _endZ_)",},
+
+
+
+
+
+
+
+GetEndAlpha = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endAlpha,",},
+
+
+
+
+
+
+
+GetStartAlpha = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startAlpha,",},
+
+
+
+
+
+
+
+SetAlphaValues = {type = "function",
+description = "",
+args = "(*number* _startAlpha_, *number* _endAlpha_)",},
+
+
+
+SetEndAlpha = {type = "function",
+description = "",
+args = "(*number* _endAlpha_)",},
+
+
+
+SetStartAlpha = {type = "function",
+description = "",
+args = "(*number* _startAlpha_)",},
+
+
+
+
+
+
+
+GetEndColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "endA,endB,endG,endR,",},
+
+
+
+
+
+
+
+GetStartColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "startA,startB,startG,startR,",},
+
+
+
+
+
+
+
+SetColorValues = {type = "function",
+description = "",
+args = "(*number* _startR_, *number* _startG_, *number* _startB_, *number* _startA_, *number* _endR_, *number* _endG_, *number* _endB_, *number* _endA_)",},
+
+
+
+SetEndColor = {type = "function",
+description = "",
+args = "(*number* _endR_, *number* _endG_, *number* _endB_, *number* _endA_)",},
+
+
+
+SetStartColor = {type = "function",
+description = "",
+args = "(*number* _startR_, *number* _startG_, *number* _startB_, *number* _startA_)",},
+
+
+
+
+
+
+
+SetUpdateFunction = {type = "function",
+description = "",
+args = "(*function* _functionRef_)",},
+
+
+
+
+
+
+
+GetEndScale = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endScale,",},
+
+
+
+
+
+
+
+GetStartScale = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startScale,",},
+
+
+
+
+
+
+
+SetEndScale = {type = "function",
+description = "",
+args = "(*number* _endScale_)",},
+
+
+
+SetScaleValues = {type = "function",
+description = "",
+args = "(*number* _startScale_, *number* _endScale_)",},
+
+
+
+SetStartScale = {type = "function",
+description = "",
+args = "(*number* _startScale_)",},
+
+
+
+
+
+
+
+SetHorizontalEnd = {type = "function",
+description = "",
+args = "(*number* _endX_)",},
+
+
+
+SetHorizontalRelative = {type = "function",
+description = "",
+args = "(*number* _offsetX_)",},
+
+
+
+SetHorizontalStartAndEnd = {type = "function",
+description = "",
+args = "(*number* _startX_, *number* _endX_)",},
+
+
+
+SetVerticalEnd = {type = "function",
+description = "",
+args = "(*number* _endY_)",},
+
+
+
+SetVerticalRelative = {type = "function",
+description = "",
+args = "(*number* _offsetY_)",},
+
+
+
+SetVerticalStartAndEnd = {type = "function",
+description = "",
+args = "(*number* _startY_, *number* _endY_)",},
+
+
+
+
+
+
+
+SetEndHeight = {type = "function",
+description = "",
+args = "(*number* _endHeight_)",},
+
+
+
+SetEndWidth = {type = "function",
+description = "",
+args = "(*number* _endWidth_)",},
+
+
+
+SetStartAndEndHeight = {type = "function",
+description = "",
+args = "(*number* _startHeight_, *number* _endHeight_)",},
+
+
+
+SetStartAndEndWidth = {type = "function",
+description = "",
+args = "(*number* _startWidth_, *number* _endWidth_)",},
+
+
+
+SetStartHeight = {type = "function",
+description = "",
+args = "(*number* _startHeight_)",},
+
+
+
+SetStartWidth = {type = "function",
+description = "",
+args = "(*number* _startWidth_)",},
+
+
+
+
+
+
+
+GetCellsHigh = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "aNumCellsHigh,",},
+
+
+
+
+
+
+
+GetCellsWide = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "aNumCellsWide,",},
+
+
+
+
+
+
+
+IsMirroringAlongX = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "mirroring,",},
+
+
+
+
+
+
+
+IsMirroringAlongY = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "mirroring,",},
+
+
+
+
+
+
+
+SetCellsHigh = {type = "function",
+description = "",
+args = "(*integer* _aNumCellsHigh_)",},
+
+
+
+SetCellsWide = {type = "function",
+description = "",
+args = "(*integer* _aNumCellsWide_)",},
+
+
+
+SetFramerate = {type = "function",
+description = "",
+args = "(*number* _framesPerSecond_)",},
+
+
+
+SetImageData = {type = "function",
+description = "",
+args = "(*integer* _aNumCellsWide_, *integer* _aNumCellsHigh_)",},
+
+
+
+SetMirrorAlongX = {type = "function",
+description = "",
+args = "(*bool* _mirroring_)",},
+
+
+
+SetMirrorAlongY = {type = "function",
+description = "",
+args = "(*bool* _mirroring_)",},
+
+
+
+
+
+
+
+GetEndRotation = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endRadians,",},
+
+
+
+
+
+
+
+GetStartRotation = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startRadians,",},
+
+
+
+
+
+
+
+SetEndRotation = {type = "function",
+description = "",
+args = "(*number* _endRadians_)",},
+
+
+
+SetRotationValues = {type = "function",
+description = "",
+args = "(*number* _startRadians_, *number* _endRadians_)",},
+
+
+
+SetStartRotation = {type = "function",
+description = "",
+args = "(*number* _startRadians_)",},
+
+
+
+
+
+
+
+SetSlideDistances = {type = "function",
+description = "",
+args = "(*number* _slideDistanceU_, *number* _slideDistanceV_)",},
+
+
+
+
+
+
+
+GetAnchorIndex = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "anchorIndex,",},
+
+
+
+
+
+
+
+GetDeltaOffsetX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "deltaX,",},
+
+
+
+
+
+
+
+GetDeltaOffsetY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "deltaY,",},
+
+
+
+
+
+
+
+GetEndOffsetX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endX,",},
+
+
+
+
+
+
+
+GetEndOffsetY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "endY,",},
+
+
+
+
+
+
+
+GetStartOffsetX = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startX,",},
+
+
+
+
+
+
+
+GetStartOffsetY = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "startY,",},
+
+
+
+
+
+
+
+GetTranslateDeltas = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "deltaY,deltaX,",},
+
+
+
+
+
+
+
+SetAnchorIndex = {type = "function",
+description = "",
+args = "(*integer* _anchorIndex_)",},
+
+
+
+SetDeltaOffsetX = {type = "function",
+description = "",
+args = "(*number* _deltaX_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetDeltaOffsetY = {type = "function",
+description = "",
+args = "(*number* _deltaY_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetEndOffsetX = {type = "function",
+description = "",
+args = "(*number* _endX_)",},
+
+
+
+SetEndOffsetY = {type = "function",
+description = "",
+args = "(*number* _endY_)",},
+
+
+
+SetStartOffsetX = {type = "function",
+description = "",
+args = "(*number* _startX_)",},
+
+
+
+SetStartOffsetY = {type = "function",
+description = "",
+args = "(*number* _startY_)",},
+
+
+
+SetTranslateDeltas = {type = "function",
+description = "",
+args = "(*number* _deltaX_, *number* _deltaY_, *[TranslateAnimationDeltaType|#TranslateAnimationDeltaType]* _translateAnimationDeltaType_)",},
+
+
+
+SetTranslateOffsets = {type = "function",
+description = "",
+args = "(*number* _startX_, *number* _startY_, *number* _endX_, *number* _endY_)",},
+
+
+
+
+
+
+
+ApplyAllAnimationsToControl = {type = "function",
+description = "",
+args = "(*object* _animatedControl_)",},
+
+
+
+ClearAllCallbacks = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetAnimation = {type = "function",
+description = "",
+args = "(*luaindex* _animationIndex_)",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+GetAnimationOffset = {type = "function",
+description = "",
+args = "(*object* _animation_)",
+returns = "(integer,)",
+valuetype = "offset,",},
+
+
+
+
+
+
+
+GetAnimationTimeline = {type = "function",
+description = "",
+args = "(*luaindex* _timelineIndex_)",
+returns = "(object,)",
+valuetype = "timeline,",},
+
+
+
+
+
+
+
+GetAnimationTimelineOffset = {type = "function",
+description = "",
+args = "(*object* _animation_)",
+returns = "(integer,)",
+valuetype = "offset,",},
+
+
+
+
+
+
+
+GetDuration = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "duration,",},
+
+
+
+
+
+
+
+GetFirstAnimation = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+GetFirstAnimationTimeline = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "timeline,",},
+
+
+
+
+
+
+
+GetFullProgress = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "progress,",},
+
+
+
+
+
+
+
+GetHandler = {type = "function",
+description = "",
+args = "(*string* _EventName_)",
+returns = "(function,)",
+valuetype = "FunctionRef,",},
+
+
+
+
+
+
+
+GetLastAnimation = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+GetLastAnimationTimeline = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "timeline,",},
+
+
+
+
+
+
+
+GetNumAnimationTimelines = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numTimelines,",},
+
+
+
+
+
+
+
+GetNumAnimations = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numAnimations,",},
+
+
+
+
+
+
+
+GetParent = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "timeline,",},
+
+
+
+
+
+
+
+GetPlaybackLoopsRemaining = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "loopsRemaining,",},
+
+
+
+
+
+
+
+GetProgress = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "progress,",},
+
+
+
+
+
+
+
+GetSkipAnimationsBehindPlayheadOnInitialPlay = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "skipAnimations,",},
+
+
+
+
+
+
+
+InsertAnimation = {type = "function",
+description = "",
+args = "(*integer* _animationType_, *object* _animatedControl_, *integer* _offset_)",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+InsertAnimationFromVirtual = {type = "function",
+description = "",
+args = "(*string* _animationVirtualName_, *object* _animatedControl_)",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+InsertAnimationTimeline = {type = "function",
+description = "",
+args = "(*integer* _offset_, *object* _animatedControl_)",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+InsertAnimationTimelineFromVirtual = {type = "function",
+description = "",
+args = "(*string* _animationVirtualName_, *object* _animatedControl_)",
+returns = "(object,)",
+valuetype = "animation,",},
+
+
+
+
+
+
+
+InsertCallback = {type = "function",
+description = "",
+args = "(*function* _functionRef_, *integer* _offset_)",
+returns = "(function,)",
+valuetype = "functionRefRet,",},
+
+
+
+
+
+
+
+IsPlaying = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isPlaying,",},
+
+
+
+
+
+
+
+IsPlayingBackward = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "reversed,",},
+
+
+
+
+
+
+
+PlayBackward = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PlayForward = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PlayFromEnd = {type = "function",
+description = "",
+args = "(*integer* _offsetMs_)",},
+
+
+
+PlayFromStart = {type = "function",
+description = "",
+args = "(*integer* _offsetMs_)",},
+
+
+
+PlayInstantlyToEnd = {type = "function",
+description = "",
+args = "()",},
+
+
+
+PlayInstantlyToStart = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetAnimationOffset = {type = "function",
+description = "",
+args = "(*object* _animation_, *integer* _offset_)",},
+
+
+
+SetAnimationTimelineOffset = {type = "function",
+description = "",
+args = "(*object* _animation_, *integer* _offset_)",},
+
+
+
+SetCallbackOffset = {type = "function",
+description = "",
+args = "(*function* _callback_, *integer* _offset_)",},
+
+
+
+SetHandler = {type = "function",
+description = "",
+args = "(*string* _EventName_, *function* _FunctionRef_)",},
+
+
+
+SetPlaybackLoopCount = {type = "function",
+description = "",
+args = "(*integer* _maxLoopCount_)",},
+
+
+
+SetPlaybackLoopsRemaining = {type = "function",
+description = "",
+args = "(*integer* _loopsRemaining_)",},
+
+
+
+SetPlaybackType = {type = "function",
+description = "",
+args = "(*integer* _playbackType_, *integer* _maxLoopCount_)",},
+
+
+
+SetProgress = {type = "function",
+description = "",
+args = "(*number* _progress_)",},
+
+
+
+SetSkipAnimationsBehindPlayheadOnInitialPlay = {type = "function",
+description = "",
+args = "(*bool* _skipAnimations_)",},
+
+
+
+Stop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+
+
+GetCenterColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "a,b,g,r,",},
+
+
+
+
+
+
+
+IsPixelRoundingEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "pixelRoundingEnabled,",},
+
+
+
+
+
+
+
+SetCenterColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetCenterTexture = {type = "function",
+description = "",
+args = "(*string* _filename_, *integer* _tileSize_, *integer* _addressMode_)",},
+
+
+
+SetEdgeColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetEdgeTexture = {type = "function",
+description = "",
+args = "(*string* _filename_, *integer* _edgeFileWidth_, *integer* _edgeFileHeight_, *integer* _edgeSize_, *integer* _edgeFilePadding_)",},
+
+
+
+SetInsets = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _top_, *number* _right_, *number* _bottom_)",},
+
+
+
+SetIntegralWrapping = {type = "function",
+description = "",
+args = "(*bool* _integralWrappingEnabled_)",},
+
+
+
+SetPixelRoundingEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetTextureReleaseOption = {type = "function",
+description = "",
+args = "(*[ReleaseReferenceOptions|#ReleaseReferenceOptions]* _releaseOption_)",},
+
+
+
+
+
+
+
+EnableMouseButton = {type = "function",
+description = "",
+args = "(*integer* _buttonNum_, *bool* _enabled_)",},
+
+
+
+GetLabelControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "labelControl,",},
+
+
+
+
+
+
+
+GetState = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "state,",},
+
+
+
+
+
+
+
+IsPixelRoundingEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "pixelRoundingEnabled,",},
+
+
+
+
+
+
+
+SetClickSound = {type = "function",
+description = "",
+args = "(*string* _clickSound_)",},
+
+
+
+SetDesaturation = {type = "function",
+description = "",
+args = "(*number* _desaturation_)",},
+
+
+
+SetDisabledFontColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetDisabledPressedFontColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetDisabledPressedTexture = {type = "function",
+description = "",
+args = "(*string* _textureFilename_)",},
+
+
+
+SetDisabledTexture = {type = "function",
+description = "",
+args = "(*string* _textureFilename_)",},
+
+
+
+SetEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetEndCapWidth = {type = "function",
+description = "",
+args = "(*integer* _endCapWidth_)",},
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _text_)",},
+
+
+
+SetHorizontalAlignment = {type = "function",
+description = "",
+args = "(*integer* _horizontalAlign_)",},
+
+
+
+SetMouseOverBlendMode = {type = "function",
+description = "",
+args = "(*integer* _blendMode_)",},
+
+
+
+SetMouseOverFontColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetMouseOverTexture = {type = "function",
+description = "",
+args = "(*string* _textureFilename_)",},
+
+
+
+SetNormalFontColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetNormalOffset = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_)",},
+
+
+
+SetNormalTexture = {type = "function",
+description = "",
+args = "(*string* _textureFilename_)",},
+
+
+
+SetPixelRoundingEnabled = {type = "function",
+description = "",
+args = "(*bool* _pixelRoundingEnabled_)",},
+
+
+
+SetPressedFontColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetPressedMouseOverTexture = {type = "function",
+description = "",
+args = "(*string* _textureFilename_)",},
+
+
+
+SetPressedOffset = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_)",},
+
+
+
+SetPressedTexture = {type = "function",
+description = "",
+args = "(*string* _textureFilename_)",},
+
+
+
+SetShowingHighlight = {type = "function",
+description = "",
+args = "(*bool* _showingHighlight_)",},
+
+
+
+SetState = {type = "function",
+description = "",
+args = "(*integer* _newState_, *bool* _locked_)",},
+
+
+
+SetText = {type = "function",
+description = "",
+args = "(*string* _text_)",},
+
+
+
+SetTextureCoords = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetTextureReleaseOption = {type = "function",
+description = "",
+args = "(*[ReleaseReferenceOptions|#ReleaseReferenceOptions]* _releaseOption_)",},
+
+
+
+SetVerticalAlignment = {type = "function",
+description = "",
+args = "(*integer* _verticalAlign_)",},
+
+
+
+
+
+
+
+GetColorAsHSV = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "value,saturation,hue,",},
+
+
+
+
+
+
+
+GetColorAsRGB = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "blue,green,red,",},
+
+
+
+
+
+
+
+GetColorWheelTextureControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "textureControl,",},
+
+
+
+
+
+
+
+GetColorWheelThumbTextureControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "textureControl,",},
+
+
+
+
+
+
+
+GetFullValuedColorAsRGB = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "blue,green,red,",},
+
+
+
+
+
+
+
+GetValue = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+SetColorAsHSV = {type = "function",
+description = "",
+args = "(*number* _hue_, *number* _saturation_, *number* _value_)",},
+
+
+
+SetColorAsRGB = {type = "function",
+description = "",
+args = "(*number* _red_, *number* _green_, *number* _blue_)",},
+
+
+
+SetColorWheelThumbTextureControl = {type = "function",
+description = "",
+args = "(*object* _textureControl_)",},
+
+
+
+SetValue = {type = "function",
+description = "",
+args = "(*number* _value_)",},
+
+
+
+
+
+
+
+GetAlphaCoefficients = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_)",
+returns = "(number,number,number,)",
+valuetype = "constant,coefficient,leadingCoefficient,",},
+
+
+
+
+
+
+
+GetCenterOveredPinDescription = {type = "function",
+description = "",
+args = "(*luaindex* _centerOveredPinIndex_)",
+returns = "(string,)",
+valuetype = "description,",},
+
+
+
+
+
+
+
+GetCenterOveredPinDistance = {type = "function",
+description = "",
+args = "(*luaindex* _centerOveredPinIndex_)",
+returns = "(number,)",
+valuetype = "distance,",},
+
+
+
+
+
+
+
+GetCenterOveredPinInfo = {type = "function",
+description = "",
+args = "(*luaindex* _centerOveredPinIndex_)",
+returns = "(bool,integer,number,string,)",
+valuetype = "suppressed,drawLevel,drawLayer,distance,type,description,",},
+
+
+
+
+
+
+
+GetCenterOveredPinLayerAndLevel = {type = "function",
+description = "",
+args = "(*luaindex* _centerOveredPinIndex_)",
+returns = "(integer,)",
+valuetype = "drawLevel,drawLayer,",},
+
+
+
+
+
+
+
+GetCenterOveredPinType = {type = "function",
+description = "",
+args = "(*luaindex* _centerOveredPinIndex_)",
+returns = "()",
+valuetype = "type,",},
+
+
+
+
+
+
+
+GetMinVisibleAlpha = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_)",
+returns = "(number,)",
+valuetype = "minVisibleAlpha,",},
+
+
+
+
+
+
+
+GetMinVisibleScale = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_)",
+returns = "(number,)",
+valuetype = "minVisibleScale,",},
+
+
+
+
+
+
+
+GetNumCenterOveredPins = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numCenterOveredPins,",},
+
+
+
+
+
+
+
+GetScaleCoefficients = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_)",
+returns = "(number,number,number,)",
+valuetype = "constant,coefficient,leadingCoefficient,",},
+
+
+
+
+
+
+
+IsCenterOveredPinSuppressed = {type = "function",
+description = "",
+args = "(*luaindex* _centerOveredPinIndex_)",
+returns = "(bool,)",
+valuetype = "suppressed,",},
+
+
+
+
+
+
+
+SetAlphaCoefficients = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *number* _leadingCoefficient_, *number* _coefficient_, *number* _constant_)",},
+
+
+
+SetCardinalDirection = {type = "function",
+description = "",
+args = "(*string* _directionName_, *string* _font_, *integer* _cardinalDirection_)",},
+
+
+
+SetMinVisibleAlpha = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *number* _minVisibleAlpha_)",},
+
+
+
+SetMinVisibleScale = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *number* _minVisibleScale_)",},
+
+
+
+SetScaleCoefficients = {type = "function",
+description = "",
+args = "(*[MapDisplayPinType|#MapDisplayPinType]* _pinType_, *number* _leadingCoefficient_, *number* _coefficient_, *number* _constant_)",},
+
+
+
+
+
+
+
+
+
+
+
+
+
+AddFilterForEvent = {type = "function",
+description = "",
+args = "(*integer* _event_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+ClearAnchors = {type = "function",
+description = "",
+args = "()",},
+
+
+
+Convert = {type = "function",
+description = "",
+args = "(*number* _localPitch_, *number* _localYaw_, *number* _localRoll_)",
+returns = "(number,number,number,)",
+valuetype = "worldRoll,worldYaw,worldPitch,",},
+
+
+
+
+
+
+
+Convert = {type = "function",
+description = "",
+args = "(*number* _localX_, *number* _localY_, *number* _localZ_)",
+returns = "(number,number,number,)",
+valuetype = "worldZ,worldY,worldX,",},
+
+
+
+
+
+
+
+Convert = {type = "function",
+description = "",
+args = "(*number* _worldPitch_, *number* _worldYaw_, *number* _worldRoll_)",
+returns = "(number,number,number,)",
+valuetype = "localRoll,localYaw,localPitch,",},
+
+
+
+
+
+
+
+Convert = {type = "function",
+description = "",
+args = "(*number* _worldX_, *number* _worldY_, *number* _worldZ_)",
+returns = "(number,number,number,)",
+valuetype = "localZ,localY,localX,",},
+
+
+
+
+
+
+
+Create = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CreateControl = {type = "function",
+description = "",
+args = "(*string* _arg1_, *integer* _type_)",
+returns = "(object,)",
+valuetype = "apRet,",},
+
+
+
+
+
+
+
+Destroy = {type = "function",
+description = "",
+args = "()",},
+
+
+
+Does = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "usesDepthBuffer,",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "z,y,x,",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "rollRadians,yawRadians,pitchRadians,",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "z,y,x,",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "z,y,x,",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "system,",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,)",
+valuetype = "z,y,x,",},
+
+
+
+
+
+
+
+GetAlpha = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "alpha,",},
+
+
+
+
+
+
+
+GetAnchor = {type = "function",
+description = "",
+args = "(*integer* _anchorIndex_)",
+returns = "(number,number,integer,object,integer,bool,)",
+valuetype = "anchorConstrains,offsetY,offsetX,relativePoint,relativeTo,point,isValidAnchor,",},
+
+
+
+
+
+
+
+GetBottom = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "bottom,",},
+
+
+
+
+
+
+
+GetCenter = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "centerY,centerX,",},
+
+
+
+
+
+
+
+GetChild = {type = "function",
+description = "",
+args = "(*luaindex* _childIndex_)",
+returns = "(object,)",
+valuetype = "childControl,",},
+
+
+
+
+
+
+
+GetClampedToScreen = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "clamped,",},
+
+
+
+
+
+
+
+GetClampedToScreenInsets = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,right,top,left,",},
+
+
+
+
+
+
+
+GetControlAlpha = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "alpha,",},
+
+
+
+
+
+
+
+GetControlScale = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "scale,",},
+
+
+
+
+
+
+
+GetDesiredHeight = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "height,",},
+
+
+
+
+
+
+
+GetDesiredWidth = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "width,",},
+
+
+
+
+
+
+
+GetDimensionConstraints = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "maxHeight,maxWidth,minHeight,minWidth,",},
+
+
+
+
+
+
+
+GetDimensions = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "height,width,",},
+
+
+
+
+
+
+
+GetDrawLayer = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "layer,",},
+
+
+
+
+
+
+
+GetDrawLevel = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "level,",},
+
+
+
+
+
+
+
+GetDrawTier = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "tier,",},
+
+
+
+
+
+
+
+GetExcludeFromResizeToFitExtents = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "excludes,",},
+
+
+
+
+
+
+
+GetHandler = {type = "function",
+description = "",
+args = "(*string* _handlerName_)",
+returns = "(function,)",
+valuetype = "functionRef,",},
+
+
+
+
+
+
+
+GetHeight = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "height,",},
+
+
+
+
+
+
+
+GetHitInsets = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,right,top,left,",},
+
+
+
+
+
+
+
+GetId = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "id,",},
+
+
+
+
+
+
+
+GetInheritsAlpha = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "inheritAlpha,",},
+
+
+
+
+
+
+
+GetInheritsScale = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "inheritScale,",},
+
+
+
+
+
+
+
+GetLeft = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "left,",},
+
+
+
+
+
+
+
+GetName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "name,",},
+
+
+
+
+
+
+
+GetNamedChild = {type = "function",
+description = "",
+args = "(*string* _childName_)",
+returns = "(object,)",
+valuetype = "returnedControl,",},
+
+
+
+
+
+
+
+GetNumChildren = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numChildren,",},
+
+
+
+
+
+
+
+GetOwningWindow = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "OwningTopLevelWindow,",},
+
+
+
+
+
+
+
+GetParent = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+GetResizeToFitDescendents = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "resizes,",},
+
+
+
+
+
+
+
+GetResizeToFitPadding = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "height,width,",},
+
+
+
+
+
+
+
+GetRight = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "right,",},
+
+
+
+
+
+
+
+GetScale = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "scale,",},
+
+
+
+
+
+
+
+GetScreenRect = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,right,top,left,",},
+
+
+
+
+
+
+
+GetTop = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "top,",},
+
+
+
+
+
+
+
+GetType = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "type,",},
+
+
+
+
+
+
+
+GetWidth = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "width,",},
+
+
+
+
+
+
+
+Has = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+IsChildOf = {type = "function",
+description = "",
+args = "(*object* _desiredParent_)",
+returns = "(bool,)",
+valuetype = "isChild,",},
+
+
+
+
+
+
+
+IsControlHidden = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hidden,",},
+
+
+
+
+
+
+
+IsHandlerSet = {type = "function",
+description = "",
+args = "(*string* _handlerName_)",
+returns = "(bool,)",
+valuetype = "isSet,",},
+
+
+
+
+
+
+
+IsHidden = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hidden,",},
+
+
+
+
+
+
+
+IsKeyboardEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+IsMouseEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+IsPointInside = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_, *number* _leftOffset_, *number* _topOffset_, *number* _rightOffset_, *number* _bottomOffset_)",
+returns = "(bool,)",
+valuetype = "isInside,",},
+
+
+
+
+
+
+
+RegisterForEvent = {type = "function",
+description = "",
+args = "(*integer* _event_, *function* _callback_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_, *number* _z_)",},
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*number* _pitchRadians_, *number* _yawRadians_, *number* _rollRadians_)",},
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_, *number* _z_)",},
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_, *number* _z_)",},
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*[GuiRender3DSpaceSystem|#GuiRender3DSpaceSystem]* _system_)",},
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*number* _x_, *number* _y_, *number* _z_)",},
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*bool* _usesDepthBuffer_)",},
+
+
+
+SetAlpha = {type = "function",
+description = "",
+args = "(*number* _alpha_)",},
+
+
+
+SetAnchor = {type = "function",
+description = "",
+args = "(*integer* _whereOnMe_, *object* _anchorTargetControl_, *integer* _whereOnTarget_, *number* _offsetX_, *number* _offsetY_, *[AnchorConstrains|#AnchorConstrains]* _anchorConstrains_)",},
+
+
+
+SetAnchorFill = {type = "function",
+description = "",
+args = "(*object* _anchorTargetControl_)",},
+
+
+
+SetClampedToScreen = {type = "function",
+description = "",
+args = "(*bool* _clamped_)",},
+
+
+
+SetClampedToScreenInsets = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _top_, *number* _right_, *number* _bottom_)",},
+
+
+
+SetDimensionConstraints = {type = "function",
+description = "",
+args = "(*number* _minWidth_, *number* _minHeight_, *number* _maxWidth_, *number* _maxHeight_)",},
+
+
+
+SetDimensions = {type = "function",
+description = "",
+args = "(*number* _width_, *number* _height_)",},
+
+
+
+SetDrawLayer = {type = "function",
+description = "",
+args = "(*integer* _layer_)",},
+
+
+
+SetDrawLevel = {type = "function",
+description = "",
+args = "(*integer* _level_)",},
+
+
+
+SetDrawTier = {type = "function",
+description = "",
+args = "(*integer* _tier_)",},
+
+
+
+SetExcludeFromResizeToFitExtents = {type = "function",
+description = "",
+args = "(*bool* _exclude_)",},
+
+
+
+SetHandler = {type = "function",
+description = "",
+args = "(*string* _handlerName_, *function* _functionRef_)",},
+
+
+
+SetHeight = {type = "function",
+description = "",
+args = "(*number* _height_)",},
+
+
+
+SetHidden = {type = "function",
+description = "",
+args = "(*bool* _aHidden_)",},
+
+
+
+SetHitInsets = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _top_, *number* _right_, *number* _bottom_)",},
+
+
+
+SetId = {type = "function",
+description = "",
+args = "(*integer* _id_)",},
+
+
+
+SetInheritAlpha = {type = "function",
+description = "",
+args = "(*bool* _inheritAlpha_)",},
+
+
+
+SetInheritScale = {type = "function",
+description = "",
+args = "(*bool* _inheritScale_)",},
+
+
+
+SetKeyboardEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetMouseEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetMovable = {type = "function",
+description = "",
+args = "(*bool* _isMovable_)",},
+
+
+
+SetParent = {type = "function",
+description = "",
+args = "(*object* _newParent_)",},
+
+
+
+SetResizeHandleSize = {type = "function",
+description = "",
+args = "(*number* _handleSize_)",},
+
+
+
+SetResizeToFitDescendents = {type = "function",
+description = "",
+args = "(*bool* _resize_)",},
+
+
+
+SetResizeToFitPadding = {type = "function",
+description = "",
+args = "(*number* _width_, *number* _height_)",},
+
+
+
+SetScale = {type = "function",
+description = "",
+args = "(*number* _scale_)",},
+
+
+
+SetShapeType = {type = "function",
+description = "",
+args = "(*integer* _shapeType_)",},
+
+
+
+SetSimpleAnchor = {type = "function",
+description = "",
+args = "(*object* _anchorTargetControl_, *number* _offsetX_, *number* _offsetY_)",},
+
+
+
+SetSimpleAnchorParent = {type = "function",
+description = "",
+args = "(*number* _offsetX_, *number* _offsetY_)",},
+
+
+
+SetWidth = {type = "function",
+description = "",
+args = "(*number* _width_)",},
+
+
+
+StartMoving = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isMoving,",},
+
+
+
+
+
+
+
+StopMovingOrResizing = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ToggleHidden = {type = "function",
+description = "",
+args = "()",},
+
+
+
+UnregisterForEvent = {type = "function",
+description = "",
+args = "(*integer* _event_)",
+returns = "(bool,)",
+valuetype = "success,",},
+
+
+
+
+
+
+
+
+
+
+
+GetDuration = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "duration,",},
+
+
+
+
+
+
+
+GetPercentCompleteFixed = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "percentComplete,",},
+
+
+
+
+
+
+
+GetTimeLeft = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "time,",},
+
+
+
+
+
+
+
+ResetCooldown = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetBlendMode = {type = "function",
+description = "",
+args = "(*integer* _blendMode_)",},
+
+
+
+SetCooldownRemainTime = {type = "function",
+description = "",
+args = "(*integer* _remain_)",},
+
+
+
+SetDesaturation = {type = "function",
+description = "",
+args = "(*number* _desaturation_)",},
+
+
+
+SetFillColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetLeadingEdgeTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetPercentCompleteFixed = {type = "function",
+description = "",
+args = "(*number* _percentComplete_)",},
+
+
+
+SetRadialCooldownClockwise = {type = "function",
+description = "",
+args = "(*bool* _clockwise_)",},
+
+
+
+SetRadialCooldownGradient = {type = "function",
+description = "",
+args = "(*number* _startAlpha_, *number* _angularDistance_)",},
+
+
+
+SetRadialCooldownOriginAngle = {type = "function",
+description = "",
+args = "(*number* _originAngle_)",},
+
+
+
+SetTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetTextureReleaseOption = {type = "function",
+description = "",
+args = "(*[ReleaseReferenceOptions|#ReleaseReferenceOptions]* _releaseOption_)",},
+
+
+
+SetVerticalCooldownLeadingEdgeHeight = {type = "function",
+description = "",
+args = "(*integer* _leadingEdgeHeight_)",},
+
+
+
+StartCooldown = {type = "function",
+description = "",
+args = "(*integer* _remain_, *integer* _duration_, *integer* _cooldownType_, *integer* _cooldownTimeType_, *bool* _drawLeadingEdge_)",},
+
+
+
+StartFixedCooldown = {type = "function",
+description = "",
+args = "(*number* _percentComplete_, *integer* _cooldownType_, *integer* _cooldownTimeType_, *bool* _drawLeadingEdge_)",},
+
+
+
+
+
+
+
+Clear = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _fontStr_)",},
+
+
+
+
+
+
+
+AddValidCharacter = {type = "function",
+description = "",
+args = "(*string* _validCharacter_)",},
+
+
+
+Clear = {type = "function",
+description = "",
+args = "()",},
+
+
+
+ClearSelection = {type = "function",
+description = "",
+args = "()",},
+
+
+
+CopyAllTextToClipboard = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetCopyEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+GetCursorPosition = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "cursorPosition,",},
+
+
+
+
+
+
+
+GetEditEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+GetFontHeight = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "fontHeightUIUnits,",},
+
+
+
+
+
+
+
+GetNewLineEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+GetPasteEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "enabled,",},
+
+
+
+
+
+
+
+GetScrollExtents = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+GetText = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "apRet,",},
+
+
+
+
+
+
+
+GetTopLineIndex = {type = "function",
+description = "",
+args = "()",
+returns = "(luaindex,)",
+valuetype = "index,",},
+
+
+
+
+
+
+
+HasFocus = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "aRet,",},
+
+
+
+
+
+
+
+HasSelection = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "hasSelection,",},
+
+
+
+
+
+
+
+InsertText = {type = "function",
+description = "",
+args = "(*string* _aText_)",},
+
+
+
+IsComposingIMEText = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isComposing,",},
+
+
+
+
+
+
+
+IsMultiLine = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isMultiLine,",},
+
+
+
+
+
+
+
+LoseFocus = {type = "function",
+description = "",
+args = "()",},
+
+
+
+RemoveAllValidCharacters = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SelectAll = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetCopyEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetCursorPosition = {type = "function",
+description = "",
+args = "(*integer* _cursorPosition_)",},
+
+
+
+SetEditEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _font_)",},
+
+
+
+SetMaxInputChars = {type = "function",
+description = "",
+args = "(*integer* _maxChars_)",},
+
+
+
+SetMultiLine = {type = "function",
+description = "",
+args = "(*bool* _isMultiLine_)",},
+
+
+
+SetNewLineEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetPasteEnabled = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetSelection = {type = "function",
+description = "",
+args = "(*integer* _selectionStartIndex_, *integer* _selectionEndIndex_)",},
+
+
+
+SetSelectionColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetText = {type = "function",
+description = "",
+args = "(*string* _aText_)",},
+
+
+
+SetTextType = {type = "function",
+description = "",
+args = "(*integer* _textType_)",},
+
+
+
+SetTopLineIndex = {type = "function",
+description = "",
+args = "(*luaindex* _index_)",},
+
+
+
+SetVirtualKeyboardType = {type = "function",
+description = "",
+args = "(*[VirtualKeyboardType|#VirtualKeyboardType]* _aKeyboardType_)",},
+
+
+
+TakeFocus = {type = "function",
+description = "",
+args = "()",},
+
+
+
+WasLastChangeVirtualKeyboard = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "aRet,",},
+
+
+
+
+
+
+
+
+
+
+
+GetFontInfo = {type = "function",
+description = "",
+args = "()",
+returns = "(string,integer,string,)",
+valuetype = "option,size,face,",},
+
+
+
+
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _fontDescriptor_)",},
+
+
+
+
+
+
+
+AnchorToBaseline = {type = "function",
+description = "",
+args = "(*object* _toLabel_, *number* _offsetX_, *[AnchorPosition|#AnchorPosition]* _anchorSide_)",},
+
+
+
+ClearAnchorToBaseline = {type = "function",
+description = "",
+args = "(*object* _toLabel_)",},
+
+
+
+DidLineWrap = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "didLineWrap,",},
+
+
+
+
+
+
+
+GetColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "a,b,g,r,",},
+
+
+
+
+
+
+
+GetFontHeight = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "fontHeightUIUnits,",},
+
+
+
+
+
+
+
+GetHorizontalAlignment = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "align,",},
+
+
+
+
+
+
+
+GetModifyTextType = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "modifyTextType,",},
+
+
+
+
+
+
+
+GetNumLines = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+GetStringWidth = {type = "function",
+description = "",
+args = "(*string* _text_)",
+returns = "(number,)",
+valuetype = "pixelWidth,",},
+
+
+
+
+
+
+
+GetStyleColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "a,b,g,r,",},
+
+
+
+
+
+
+
+GetText = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "apRet,",},
+
+
+
+
+
+
+
+GetTextDimensions = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "stringHeight,stringWidth,",},
+
+
+
+
+
+
+
+GetTextHeight = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "stringHeight,",},
+
+
+
+
+
+
+
+GetTextWidth = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "stringWidth,",},
+
+
+
+
+
+
+
+GetVerticalAlignment = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "align,",},
+
+
+
+
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetDesaturation = {type = "function",
+description = "",
+args = "(*number* _desaturation_)",},
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _fontString_)",},
+
+
+
+SetHorizontalAlignment = {type = "function",
+description = "",
+args = "(*integer* _align_)",},
+
+
+
+SetLineSpacing = {type = "function",
+description = "",
+args = "(*integer* _lineSpacing_)",},
+
+
+
+SetMaxLineCount = {type = "function",
+description = "",
+args = "(*integer* _maxLineCount_)",},
+
+
+
+SetModifyTextType = {type = "function",
+description = "",
+args = "(*[ModifyTextType|#ModifyTextType]* _modifyTextType_)",},
+
+
+
+SetNewLineX = {type = "function",
+description = "",
+args = "(*number* _newLineX_)",},
+
+
+
+SetPixelRoundingEnabled = {type = "function",
+description = "",
+args = "(*bool* _pixelRoundingEnabled_)",},
+
+
+
+SetStyleColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetText = {type = "function",
+description = "",
+args = "(*string* _aText_)",},
+
+
+
+SetVerticalAlignment = {type = "function",
+description = "",
+args = "(*integer* _verticalAlign_)",},
+
+
+
+SetWrapMode = {type = "function",
+description = "",
+args = "(*integer* _wrapMode_)",},
+
+
+
+WasTruncated = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "wasTruncated,",},
+
+
+
+
+
+
+
+
+
+
+
+GetBlendMode = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "blendMode,",},
+
+
+
+
+
+
+
+GetColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "a,b,g,r,",},
+
+
+
+
+
+
+
+GetDesaturation = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "desaturation,",},
+
+
+
+
+
+
+
+GetTextureCoords = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,top,right,left,",},
+
+
+
+
+
+
+
+GetTextureFileDimensions = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "pixelHeight,pixelWidth,",},
+
+
+
+
+
+
+
+GetTextureFileName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "filename,",},
+
+
+
+
+
+
+
+IsPixelRoundingEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "pixelRoundingEnabled,",},
+
+
+
+
+
+
+
+IsTextureLoaded = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "loaded,",},
+
+
+
+
+
+
+
+SetBlendMode = {type = "function",
+description = "",
+args = "(*[TextureBlendMode|#TextureBlendMode]* _blendMode_)",},
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetDesaturation = {type = "function",
+description = "",
+args = "(*number* _desaturation_)",},
+
+
+
+SetGradientColors = {type = "function",
+description = "",
+args = "(*[ControlOrientation|#ControlOrientation]* _orientation_, *number* _startR_, *number* _startG_, *number* _startB_, *number* _startA_, *number* _endR_, *number* _endG_, *number* _endB_, *number* _endA_)",},
+
+
+
+SetPixelRoundingEnabled = {type = "function",
+description = "",
+args = "(*bool* _pixelRoundingEnabled_)",},
+
+
+
+SetTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetTextureCoords = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetThickness = {type = "function",
+description = "",
+args = "(*number* _thickness_)",},
+
+
+
+SetVertexColors = {type = "function",
+description = "",
+args = "(*integer* _vertexPoints_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_)",},
+
+
+
+
+
+
+
+GetZoom = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "normalizedRadius,",},
+
+
+
+
+
+
+
+SetPinFont = {type = "function",
+description = "",
+args = "(*string* _pinFont_)",},
+
+
+
+SetZoom = {type = "function",
+description = "",
+args = "(*number* _normalizedRadius_)",},
+
+
+
+
+
+
+
+
+
+
+
+GetScrollExtents = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "vertical,horizontal,",},
+
+
+
+
+
+
+
+GetScrollOffsets = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "vertical,horizontal,",},
+
+
+
+
+
+
+
+RestoreToExtents = {type = "function",
+description = "",
+args = "(*integer* _duration_)",},
+
+
+
+SetFadeGradient = {type = "function",
+description = "",
+args = "(*luaindex* _gradientIndex_, *number* _normalX_, *number* _normalY_, *number* _gradientLength_)",},
+
+
+
+SetHorizontalScroll = {type = "function",
+description = "",
+args = "(*number* _offset_)",},
+
+
+
+SetScrollBounding = {type = "function",
+description = "",
+args = "(*integer* _bounding_)",},
+
+
+
+SetVerticalScroll = {type = "function",
+description = "",
+args = "(*number* _offset_)",},
+
+
+
+
+
+
+
+DoesAllowDraggingFromThumb = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "allow,",},
+
+
+
+
+
+
+
+GetEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isEnabled,",},
+
+
+
+
+
+
+
+GetMinMax = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "max,min,",},
+
+
+
+
+
+
+
+GetOrientation = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "orientation,",},
+
+
+
+
+
+
+
+GetThumbTextureControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "textureControl,",},
+
+
+
+
+
+
+
+GetValue = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+GetValueStep = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "step,",},
+
+
+
+
+
+
+
+IsThumbFlushWithExtents = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "flush,",},
+
+
+
+
+
+
+
+SetAllowDraggingFromThumb = {type = "function",
+description = "",
+args = "(*bool* _allow_)",},
+
+
+
+SetBackgroundBottomTexture = {type = "function",
+description = "",
+args = "(*string* _fileName_, *number* _texTop_, *number* _texLeft_, *number* _texBottom_, *number* _texRight_)",},
+
+
+
+SetBackgroundMiddleTexture = {type = "function",
+description = "",
+args = "(*string* _fileName_, *number* _texTop_, *number* _texLeft_, *number* _texBottom_, *number* _texRight_)",},
+
+
+
+SetBackgroundTopTexture = {type = "function",
+description = "",
+args = "(*string* _fileName_, *number* _texTop_, *number* _texLeft_, *number* _texBottom_, *number* _texRight_)",},
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetEnabled = {type = "function",
+description = "",
+args = "(*bool* _enable_)",},
+
+
+
+SetMinMax = {type = "function",
+description = "",
+args = "(*number* _min_, *number* _max_)",},
+
+
+
+SetOrientation = {type = "function",
+description = "",
+args = "(*integer* _orientation_)",},
+
+
+
+SetThumbFlushWithExtents = {type = "function",
+description = "",
+args = "(*bool* _flush_)",},
+
+
+
+SetThumbTexture = {type = "function",
+description = "",
+args = "(*string* _filename_, *string* _disabledFilename_, *string* _highlightedFilename_, *number* _thumbWidth_, *number* _thumbHeight_, *number* _texTop_, *number* _texLeft_, *number* _texBottom_, *number* _texRight_)",},
+
+
+
+SetThumbTextureHeight = {type = "function",
+description = "",
+args = "(*number* _height_)",},
+
+
+
+SetValue = {type = "function",
+description = "",
+args = "(*number* _value_)",},
+
+
+
+SetValueStep = {type = "function",
+description = "",
+args = "(*number* _step_)",},
+
+
+
+
+
+
+
+ClearFadeOutLossAdjustedTopValue = {type = "function",
+description = "",
+args = "()",},
+
+
+
+EnableFadeOut = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+EnableLeadingEdge = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+EnableScrollingOverlay = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+GetMinMax = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "max,min,",},
+
+
+
+
+
+
+
+GetValue = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "value,",},
+
+
+
+
+
+
+
+SetBarAlignment = {type = "function",
+description = "",
+args = "(*integer* _barAlignment_)",},
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetFadeOutGainColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetFadeOutLossAdjustedTopValue = {type = "function",
+description = "",
+args = "(*number* _topValue_)",},
+
+
+
+SetFadeOutLossColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetFadeOutLossSetValueToAdjust = {type = "function",
+description = "",
+args = "(*number* _adjustValue_)",},
+
+
+
+SetFadeOutTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetFadeOutTime = {type = "function",
+description = "",
+args = "(*number* _fadeOutSeconds_, *number* _fadeOutDelaySeconds_)",},
+
+
+
+SetGradientColors = {type = "function",
+description = "",
+args = "(*number* _startR_, *number* _startG_, *number* _startB_, *number* _startA_, *number* _endR_, *number* _endG_, *number* _endB_, *number* _endA_)",},
+
+
+
+SetLeadingEdge = {type = "function",
+description = "",
+args = "(*string* _textureFile_, *number* _width_, *number* _height_)",},
+
+
+
+SetLeadingEdgeTextureCoords = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetMinMax = {type = "function",
+description = "",
+args = "(*number* _aMin_, *number* _aMax_)",},
+
+
+
+SetOrientation = {type = "function",
+description = "",
+args = "(*integer* _orientation_)",},
+
+
+
+SetTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetTextureCoords = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetValue = {type = "function",
+description = "",
+args = "(*number* _aValue_)",},
+
+
+
+SetupScrollingOverlay = {type = "function",
+description = "",
+args = "(*string* _textureFile_, *number* _width_, *number* _height_, *integer* _duration_)",},
+
+
+
+
+
+
+
+AddMessage = {type = "function",
+description = "",
+args = "(*string* _aText_, *number* _r_, *number* _g_, *number* _b_, *integer* _colorId_)",},
+
+
+
+Clear = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetDrawLastEntryIfOutOfRoom = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "drawLastIfOutOfRoom,",},
+
+
+
+
+
+
+
+GetLineFade = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "timeItTakesLineToFade,timeBeforeLineBeginsToFade,",},
+
+
+
+
+
+
+
+GetLinkEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "linkEnabed,",},
+
+
+
+
+
+
+
+GetMaxHistoryLines = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+GetNumHistoryLines = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+GetNumVisibleLines = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "numLines,",},
+
+
+
+
+
+
+
+GetScrollPosition = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "scrollPosition,",},
+
+
+
+
+
+
+
+IsSplittingLongMessages = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isSplitting,",},
+
+
+
+
+
+
+
+MoveScrollPosition = {type = "function",
+description = "",
+args = "(*integer* _numLines_)",},
+
+
+
+SetClearBufferAfterFadeout = {type = "function",
+description = "",
+args = "(*bool* _clearAfterFade_)",},
+
+
+
+SetColorById = {type = "function",
+description = "",
+args = "(*integer* _colorId_, *number* _r_, *number* _g_, *number* _b_)",},
+
+
+
+SetDrawLastEntryIfOutOfRoom = {type = "function",
+description = "",
+args = "(*bool* _drawLastIfOutOfRoom_)",},
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _fontString_)",},
+
+
+
+SetHorizontalAlignment = {type = "function",
+description = "",
+args = "(*integer* _align_)",},
+
+
+
+SetLineFade = {type = "function",
+description = "",
+args = "(*number* _timeBeforeLineFadeBegins_, *number* _timeForLineToFade_)",},
+
+
+
+SetLinesInheritAlpha = {type = "function",
+description = "",
+args = "(*bool* _linesInheritAlpha_)",},
+
+
+
+SetLinkEnabled = {type = "function",
+description = "",
+args = "(*bool* _linkEnabed_)",},
+
+
+
+SetMaxHistoryLines = {type = "function",
+description = "",
+args = "(*integer* _numLines_)",},
+
+
+
+SetScrollPosition = {type = "function",
+description = "",
+args = "(*integer* _line_)",},
+
+
+
+SetSplitLongMessages = {type = "function",
+description = "",
+args = "(*bool* _splitLongMessages_)",},
+
+
+
+ShowFadedLines = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+
+
+AddSurface = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+ClearAllSurfaces = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetBlendMode = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "blendMode,",},
+
+
+
+
+
+
+
+GetColor = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_)",
+returns = "(number,number,number,number,)",
+valuetype = "a,b,g,r,",},
+
+
+
+
+
+
+
+GetDesaturation = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "desaturation,",},
+
+
+
+
+
+
+
+GetInsets = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_)",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,top,right,left,",},
+
+
+
+
+
+
+
+GetNumSurfaces = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,)",
+valuetype = "surfaces,",},
+
+
+
+
+
+
+
+GetSurfaceAlpha = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_)",
+returns = "(number,)",
+valuetype = "a,",},
+
+
+
+
+
+
+
+GetTextureCoords = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_)",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,top,right,left,",},
+
+
+
+
+
+
+
+GetTextureFileDimensions = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "pixelHeight,pixelWidth,",},
+
+
+
+
+
+
+
+GetTextureFileName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "filename,",},
+
+
+
+
+
+
+
+IsPixelRoundingEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "pixelRoundingEnabled,",},
+
+
+
+
+
+
+
+IsSurfaceHidden = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_)",
+returns = "(bool,)",
+valuetype = "hidden,",},
+
+
+
+
+
+
+
+IsTextureLoaded = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "loaded,",},
+
+
+
+
+
+
+
+RemoveSurface = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_)",},
+
+
+
+SetBlendMode = {type = "function",
+description = "",
+args = "(*[TextureBlendMode|#TextureBlendMode]* _blendMode_)",},
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_, *number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetDesaturation = {type = "function",
+description = "",
+args = "(*number* _desaturation_)",},
+
+
+
+SetInsets = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_, *number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetPixelRoundingEnabled = {type = "function",
+description = "",
+args = "(*bool* _pixelRoundingEnabled_)",},
+
+
+
+SetSurfaceAlpha = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_, *number* _a_)",},
+
+
+
+SetSurfaceHidden = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_, *bool* _hidden_)",},
+
+
+
+SetTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetTextureCoords = {type = "function",
+description = "",
+args = "(*luaindex* _surfaceIndex_, *number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetTextureReleaseOption = {type = "function",
+description = "",
+args = "(*[ReleaseReferenceOptions|#ReleaseReferenceOptions]* _releaseOption_)",},
+
+
+
+
+
+
+
+Get = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,)",
+valuetype = "height,width,",},
+
+
+
+
+
+
+
+GetAddressMode = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "addressMode,",},
+
+
+
+
+
+
+
+GetBlendMode = {type = "function",
+description = "",
+args = "()",
+returns = "()",
+valuetype = "blendMode,",},
+
+
+
+
+
+
+
+GetColor = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "a,b,g,r,",},
+
+
+
+
+
+
+
+GetDesaturation = {type = "function",
+description = "",
+args = "()",
+returns = "(number,)",
+valuetype = "desaturation,",},
+
+
+
+
+
+
+
+GetResizeToFitFile = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "resizesToFitFile,",},
+
+
+
+
+
+
+
+GetTextureCoords = {type = "function",
+description = "",
+args = "()",
+returns = "(number,number,number,number,)",
+valuetype = "bottom,top,right,left,",},
+
+
+
+
+
+
+
+GetTextureFileDimensions = {type = "function",
+description = "",
+args = "()",
+returns = "(integer,integer,)",
+valuetype = "pixelHeight,pixelWidth,",},
+
+
+
+
+
+
+
+GetTextureFileName = {type = "function",
+description = "",
+args = "()",
+returns = "(string,)",
+valuetype = "filename,",},
+
+
+
+
+
+
+
+GetVertexUV = {type = "function",
+description = "",
+args = "(*[VERTEX_POINTS|#VERTEX_POINTS]* _vertex_)",
+returns = "(number,number,)",
+valuetype = "v,u,",},
+
+
+
+
+
+
+
+Is = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isFacing,",},
+
+
+
+
+
+
+
+IsPixelRoundingEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "pixelRoundingEnabled,",},
+
+
+
+
+
+
+
+IsTextureLoaded = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "loaded,",},
+
+
+
+
+
+
+
+Set = {type = "function",
+description = "",
+args = "(*number* _width_, *number* _height_)",},
+
+
+
+SetAddressMode = {type = "function",
+description = "",
+args = "(*[TextureAddressMode|#TextureAddressMode]* _addressMode_)",},
+
+
+
+SetAutoAdjustWrappedCoords = {type = "function",
+description = "",
+args = "(*bool* _enabled_)",},
+
+
+
+SetBlendMode = {type = "function",
+description = "",
+args = "(*[TextureBlendMode|#TextureBlendMode]* _blendMode_)",},
+
+
+
+SetColor = {type = "function",
+description = "",
+args = "(*number* _r_, *number* _g_, *number* _b_, *number* _a_)",},
+
+
+
+SetDesaturation = {type = "function",
+description = "",
+args = "(*number* _desaturation_)",},
+
+
+
+SetGradientColors = {type = "function",
+description = "",
+args = "(*[ControlOrientation|#ControlOrientation]* _orientation_, *number* _startR_, *number* _startG_, *number* _startB_, *number* _startA_, *number* _endR_, *number* _endG_, *number* _endB_, *number* _endA_)",},
+
+
+
+SetPixelRoundingEnabled = {type = "function",
+description = "",
+args = "(*bool* _pixelRoundingEnabled_)",},
+
+
+
+SetResizeToFitFile = {type = "function",
+description = "",
+args = "(*bool* _resizesToFitFile_)",},
+
+
+
+SetTexture = {type = "function",
+description = "",
+args = "(*string* _filename_)",},
+
+
+
+SetTextureCoords = {type = "function",
+description = "",
+args = "(*number* _left_, *number* _right_, *number* _top_, *number* _bottom_)",},
+
+
+
+SetTextureCoordsRotation = {type = "function",
+description = "",
+args = "(*number* _angleInRadians_)",},
+
+
+
+SetTextureReleaseOption = {type = "function",
+description = "",
+args = "(*[ReleaseReferenceOptions|#ReleaseReferenceOptions]* _releaseOption_)",},
+
+
+
+SetTextureRotation = {type = "function",
+description = "",
+args = "(*number* _angleInRadians_, *number* _normalizedRotationPointX_, *number* _normalizedRotationPointY_)",},
+
+
+
+SetVertexColors = {type = "function",
+description = "",
+args = "(*integer* _vertexPoints_, *number* _red_, *number* _green_, *number* _blue_, *number* _alpha_)",},
+
+
+
+SetVertexUV = {type = "function",
+description = "",
+args = "(*[VERTEX_POINTS|#VERTEX_POINTS]* _vertex_, *number* _u_, *number* _v_)",},
+
+
+
+
+
+
+
+AddControl = {type = "function",
+description = "",
+args = "(*object* _control_, *integer* _cell_, *bool* _useLastRow_)",},
+
+
+
+AddHeaderControl = {type = "function",
+description = "",
+args = "(*object* _control_, *integer* _headerRow_, *[TooltipHeaderSide|#TooltipHeaderSide]* _headerSide_)",},
+
+
+
+AddHeaderLine = {type = "function",
+description = "",
+args = "(*string* _text_, *string* _font_, *integer* _headerRow_, *[TooltipHeaderSide|#TooltipHeaderSide]* _headerSide_, *number* _r_, *number* _g_, *number* _b_)",},
+
+
+
+AddLine = {type = "function",
+description = "",
+args = "(*string* _text_, *string* _font_, *number* _r_, *number* _g_, *number* _b_, *[AnchorPosition|#AnchorPosition]* _lineAnchor_, *[ModifyTextType|#ModifyTextType]* _modifyTextType_, *[TextAlignment|#TextAlignment]* _textAlignment_, *bool* _setToFullSize_)",},
+
+
+
+AddVerticalPadding = {type = "function",
+description = "",
+args = "(*number* _paddingY_)",},
+
+
+
+AppendAvAObjective = {type = "function",
+description = "",
+args = "(*integer* _queryType_, *integer* _keepId_, *integer* _objectiveId_, *[ObjectivePinTier|#ObjectivePinTier]* _objectivePinTier_)",},
+
+
+
+AppendMapPing = {type = "function",
+description = "",
+args = "(*integer* _pingType_, *string* _unitTag_)",},
+
+
+
+AppendQuestCondition = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",},
+
+
+
+AppendQuestEnding = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_)",},
+
+
+
+AppendUnitName = {type = "function",
+description = "",
+args = "(*string* _unitTag_)",},
+
+
+
+ClearLines = {type = "function",
+description = "",
+args = "()",},
+
+
+
+GetOwner = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "owner,",},
+
+
+
+
+
+
+
+HideComparativeTooltips = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetAbility = {type = "function",
+description = "",
+args = "(*luaindex* _aAbilityIndex_, *bool* _aShowBase_)",},
+
+
+
+SetAbilityId = {type = "function",
+description = "",
+args = "(*integer* _abilityId_)",},
+
+
+
+SetAchievement = {type = "function",
+description = "",
+args = "(*integer* _aAchievementId_)",},
+
+
+
+SetAchievementRewardItem = {type = "function",
+description = "",
+args = "(*integer* _aAchievementId_)",},
+
+
+
+SetAction = {type = "function",
+description = "",
+args = "(*luaindex* _aSlotId_)",},
+
+
+
+SetAsComparativeTooltip = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetAsComparativeTooltip = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetAttachedMailItem = {type = "function",
+description = "",
+args = "(*id64* _aMailId_, *luaindex* _aAttachSlot_)",},
+
+
+
+SetBagItem = {type = "function",
+description = "",
+args = "(*integer* _bagIndex_, *integer* _slotIndex_)",},
+
+
+
+SetBook = {type = "function",
+description = "",
+args = "(*luaindex* _categoryIndex_, *luaindex* _collectionIndex_, *luaindex* _bookIndex_)",},
+
+
+
+SetBuff = {type = "function",
+description = "",
+args = "(*integer* _aBuffSlotId_, *string* _unitTag_)",},
+
+
+
+SetBuybackItem = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",},
+
+
+
+SetChampionSkillAbility = {type = "function",
+description = "",
+args = "(*luaindex* _disiplineIndex_, *luaindex* _skillIndex_, *integer* _numPendingPoints_)",},
+
+
+
+SetCollectible = {type = "function",
+description = "",
+args = "(*integer* _collectibleId_, *bool* _addNickname_, *bool* _showHint_, *bool* _showBlockReason_)",},
+
+
+
+SetEmperorBonusAbility = {type = "function",
+description = "",
+args = "(*integer* _campaignId_, *[Alliance|#Alliance]* _alliance_)",},
+
+
+
+SetFont = {type = "function",
+description = "",
+args = "(*string* _fontStr_)",},
+
+
+
+SetGuildSpecificItem = {type = "function",
+description = "",
+args = "(*luaindex* _guildSpecificItemIndex_)",},
+
+
+
+SetHeaderRowSpacing = {type = "function",
+description = "",
+args = "(*number* _spacing_)",},
+
+
+
+SetHeaderVerticalOffset = {type = "function",
+description = "",
+args = "(*number* _verticalOffset_)",},
+
+
+
+SetItemUsingEnchantment = {type = "function",
+description = "",
+args = "(*integer* _itemBagIndex_, *integer* _itemSlotIndex_, *integer* _enchantmentBagIndex_, *integer* _enchantmentSlotIndex_)",},
+
+
+
+SetKeepBonusAbility = {type = "function",
+description = "",
+args = "(*luaindex* _bonusIndex_)",},
+
+
+
+SetKeepUpgrade = {type = "function",
+description = "",
+args = "(*integer* _keepId_, *[BattlegroundQueryContextType|#BattlegroundQueryContextType]* _battlegroundContext_, *integer* _upgradeLine_, *integer* _level_, *luaindex* _index_)",},
+
+
+
+SetLastCraftingResultItem = {type = "function",
+description = "",
+args = "(*luaindex* _resultIndex_)",},
+
+
+
+SetLink = {type = "function",
+description = "",
+args = "(*string* _aLink_)",},
+
+
+
+SetLootItem = {type = "function",
+description = "",
+args = "(*integer* _lootId_)",},
+
+
+
+SetMarketProduct = {type = "function",
+description = "",
+args = "(*integer* _marketProductId_)",},
+
+
+
+SetMinHeaderRowHeight = {type = "function",
+description = "",
+args = "(*number* _minRowHeight_)",},
+
+
+
+SetMinHeaderRows = {type = "function",
+description = "",
+args = "(*integer* _minRows_)",},
+
+
+
+SetOwner = {type = "function",
+description = "",
+args = "(*object* _owner_, *integer* _position_, *number* _offsetX_, *number* _offsetY_, *integer* _relativePoint_)",},
+
+
+
+SetPendingAlchemyItem = {type = "function",
+description = "",
+args = "(*integer* _solventBagId_, *integer* _solventSlotIndex_, *integer* _reagent1BagId_, *integer* _reagent1SlotIndex_, *integer* _reagent2BagId_, *integer* _reagent2SlotIndex_, *integer:nilable* _reagent3BagId_, *integer:nilable* _reagent3SlotIndex_)",},
+
+
+
+SetPendingEnchantingItem = {type = "function",
+description = "",
+args = "(*integer* _potencyRuneBagId_, *integer* _potencyRuneSlotIndex_, *integer* _essenceRuneBagId_, *integer* _essenceRuneSlotIndex_, *integer* _aspectRuneBagId_, *integer* _aspectRuneSlotIndex_)",},
+
+
+
+SetPendingSmithingItem = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_, *integer* _materialQuantity_, *luaindex* _styleIndex_, *luaindex* _traitIndex_)",},
+
+
+
+SetPlacedFurniture = {type = "function",
+description = "",
+args = "(*id64* _placedFurnitureId_)",},
+
+
+
+SetProgressionAbility = {type = "function",
+description = "",
+args = "(*luaindex* _aProgressionIndex_, *integer* _aMorph_, *integer* _aRank_)",},
+
+
+
+SetProvisionerIngredientItem = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_, *luaindex* _ingredientIndex_)",},
+
+
+
+SetProvisionerResultItem = {type = "function",
+description = "",
+args = "(*luaindex* _recipeListIndex_, *luaindex* _recipeIndex_)",},
+
+
+
+SetQuestItem = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_, *luaindex* _stepIndex_, *luaindex* _conditionIndex_)",},
+
+
+
+SetQuestReward = {type = "function",
+description = "",
+args = "(*luaindex* _aPerkIndex_)",},
+
+
+
+SetQuestTool = {type = "function",
+description = "",
+args = "(*luaindex* _questIndex_, *luaindex* _toolIndex_)",},
+
+
+
+SetScrollBonusAbility = {type = "function",
+description = "",
+args = "(*[Alliance|#Alliance]* _alliance_, *[ObjectiveType|#ObjectiveType]* _artifactType_, *luaindex* _bonusIndex_)",},
+
+
+
+SetSkillAbility = {type = "function",
+description = "",
+args = "(*integer* _skillType_, *luaindex* _skillIndex_, *luaindex* _abilityIndex_)",},
+
+
+
+SetSkillLine = {type = "function",
+description = "",
+args = "(*integer* _skillType_, *luaindex* _skillIndex_)",},
+
+
+
+SetSkillUpgradeAbility = {type = "function",
+description = "",
+args = "(*integer* _skillType_, *luaindex* _skillIndex_, *luaindex* _abilityIndex_)",},
+
+
+
+SetSmithingImprovementItem = {type = "function",
+description = "",
+args = "(*integer* _craftingSkillType_, *luaindex* _improvementItemIndex_)",},
+
+
+
+SetSmithingImprovementResult = {type = "function",
+description = "",
+args = "(*integer* _itemToImproveBagId_, *integer* _itemToImproveSlotIndex_, *integer* _craftingSkillType_)",},
+
+
+
+SetSmithingMaterialItem = {type = "function",
+description = "",
+args = "(*luaindex* _patternIndex_, *luaindex* _materialIndex_)",},
+
+
+
+SetSmithingStyleItem = {type = "function",
+description = "",
+args = "(*luaindex* _styleItemIndex_)",},
+
+
+
+SetSmithingTraitItem = {type = "function",
+description = "",
+args = "(*luaindex* _traitItemIndex_)",},
+
+
+
+SetStoreItem = {type = "function",
+description = "",
+args = "(*luaindex* _entryIndex_)",},
+
+
+
+SetTradeItem = {type = "function",
+description = "",
+args = "(*integer* _aWho_, *luaindex* _aTradeIndex_)",},
+
+
+
+SetTradingHouseItem = {type = "function",
+description = "",
+args = "(*luaindex* _tradingHouseIndex_)",},
+
+
+
+SetTradingHouseListing = {type = "function",
+description = "",
+args = "(*luaindex* _tradingHouseIndex_)",},
+
+
+
+SetWornItem = {type = "function",
+description = "",
+args = "(*integer* _equipSlot_)",},
+
+
+
+ShowComparativeTooltips = {type = "function",
+description = "",
+args = "()",},
+
+
+
+
+
+
+
+AllowBringToTop = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "allow,",},
+
+
+
+
+
+
+
+BringWindowToTop = {type = "function",
+description = "",
+args = "()",},
+
+
+
+SetAllowBringToTop = {type = "function",
+description = "",
+args = "(*bool* _allow_)",},
+
+
+
+SetDrawWhenGuiHidden = {type = "function",
+description = "",
+args = "(*bool* _drawWhenHidden_)",},
+
+
+
+SetTopmost = {type = "function",
+description = "",
+args = "(*bool* _isTopmost_)",},
+
+
+
+
+
+
+
+ApplyTemplateToControl = {type = "function",
+description = "",
+args = "(*object* _control_, *string* _virtualName_)",},
+
+
+
+CompareControlVisualOrder = {type = "function",
+description = "",
+args = "(*object* _controlA_, *object* _controlB_)",
+returns = "(integer,)",
+valuetype = "order,",},
+
+
+
+
+
+
+
+CreateControl = {type = "function",
+description = "",
+args = "(*string* _arg1_, *object* _parent_, *integer* _type_)",
+returns = "(object,)",
+valuetype = "apRet,",},
+
+
+
+
+
+
+
+CreateControlFromVirtual = {type = "function",
+description = "",
+args = "(*string* _controlName_, *object* _parent_, *string* _virtualName_, *string* _optionalSuffix_)",
+returns = "(object,)",
+valuetype = "apRet,",},
+
+
+
+
+
+
+
+CreateTopLevelWindow = {type = "function",
+description = "",
+args = "(*string* _arg1_)",
+returns = "(object,)",
+valuetype = "apRet,",},
+
+
+
+
+
+
+
+GetControlByName = {type = "function",
+description = "",
+args = "(*string* _name_, *string* _suffix_)",
+returns = "(object,)",
+valuetype = "ret,",},
+
+
+
+
+
+
+
+GetFocusControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "focusControl,",},
+
+
+
+
+
+
+
+GetMouseOverControl = {type = "function",
+description = "",
+args = "()",
+returns = "(object,)",
+valuetype = "mouseOverControl,",},
+
+
+
+
+
+
+
+IsHandlingHardwareEvent = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isHandlingHardwareEvent,",},
+
+
+
+
+
+
+
+IsMouseOverWorld = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "isMouseOverWorld,",},
+
+
+
+
+
+
+
+IsSecureRenderModeEnabled = {type = "function",
+description = "",
+args = "()",
+returns = "(bool,)",
+valuetype = "secureRenderModeEnabled,",},
+
+
+
+
+
+
+
+SetFocusByName = {type = "function",
+description = "",
+args = "(*string* _name_)",},
+
+
+
+SetMouseCursor = {type = "function",
+description = "",
+args = "(*integer* _cursorType_)",},
+
+
+
+SetMouseFocusByName = {type = "function",
+description = "",
+args = "(*string* _name_)",},
+
+
+
+
+
+EVENT_ABILITY_COOLDOWN_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ABILITY_LIST_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ABILITY_PROGRESSION_RANK_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ABILITY_PROGRESSION_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ABILITY_PROGRESSION_XP_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ABILITY_REQUIREMENTS_FAIL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACHIEVEMENTS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACHIEVEMENT_AWARDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACHIEVEMENT_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_SLOTS_FULL_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_SLOT_ABILITY_SLOTTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_SLOT_ABILITY_USED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_SLOT_ABILITY_USED_WRONG_WEAPON = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_SLOT_STATE_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_SLOT_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_UPDATE_COOLDOWNS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVE_MOUNT_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVE_QUEST_TOOL_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVE_QUEST_TOOL_CLEARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVE_QUICKSLOT_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVE_WEAPON_PAIR_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVITY_FINDER_ACTIVITY_COMPLETE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVITY_FINDER_COOLDOWNS_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVITY_FINDER_STATUS_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTIVITY_QUEUE_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_AGENT_CHAT_ACCEPTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_AGENT_CHAT_DECLINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_AGENT_CHAT_FORCED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_AGENT_CHAT_REQUESTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_AGENT_CHAT_TERMINATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ALLIANCE_POINT_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ANIMATION_NOTE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ARTIFACT_CONTROL_STATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ARTIFACT_SCROLL_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ARTIFICIAL_EFFECT_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ARTIFICIAL_EFFECT_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ASSIGNED_CAMPAIGN_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ATTRIBUTE_FORCE_RESPEC = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ATTRIBUTE_UPGRADE_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_AVENGE_KILL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BANKED_MONEY_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BANKED_TELVAR_STONES_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BANK_IS_FULL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLEGROUND_INACTIVITY_WARNING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLEGROUND_KILL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLEGROUND_LEADERBOARD_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLEGROUND_RULESET_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLEGROUND_SCOREBOARD_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLEGROUND_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BATTLE_STANDARDS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BEGIN_CUTSCENE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BEGIN_LOCKPICK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BEGIN_SIEGE_CONTROL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BEGIN_SIEGE_UPGRADE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BOSSES_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BROADCAST = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BUYBACK_RECEIPT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_BUY_RECEIPT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CADWELL_PROGRESSION_LEVEL_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_ASSIGNMENT_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_EMPEROR_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_HISTORY_WINDOW_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_LEADERBOARD_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_QUEUE_JOINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_QUEUE_LEFT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_QUEUE_POSITION_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_QUEUE_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_SCORE_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_SELECTION_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_STATE_INITIALIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_UNASSIGNMENT_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAMPAIGN_UNDERPOP_BONUS_CHANGE_NOTIFICATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CANCEL_MOUSE_REQUEST_DESTROY_ITEM = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CANNOT_CROUCH_WHILE_CARRYING_ARTIFACT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CANNOT_DO_THAT_WHILE_DEAD = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CANNOT_FISH_WHILE_SWIMMING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAPTURE_AREA_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAPTURE_AREA_STATUS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAPTURE_FLAG_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAMPION_LEVEL_ACHIEVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAMPION_POINT_GAINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAMPION_POINT_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAMPION_PURCHASE_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAMPION_SYSTEM_UNLOCKED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHATTER_BEGIN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHATTER_END = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAT_CHANNEL_INVITE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAT_CHANNEL_JOIN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAT_CHANNEL_LEAVE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAT_LOG_TOGGLED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CHAT_MESSAGE_CHANNEL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CLOSE_BANK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CLOSE_GUILD_BANK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CLOSE_STORE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CLOSE_TRADING_HOUSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLES_SEARCH_RESULTS_READY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_NEW_STATUS_CLEARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_NOTIFICATION_NEW = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_NOTIFICATION_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_RENAME_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_REQUEST_BROWSE_TO = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_SET_IN_WATER_ALERT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTIBLE_USE_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COLLECTION_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_COMBAT_EVENT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CONFIRM_INTERACT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CONVERSATION_FAILED_INVENTORY_FULL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CONVERSATION_FAILED_UNIQUE_ITEM = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CONVERSATION_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CORONATE_EMPEROR_NOTIFICATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CRAFTING_STATION_INTERACT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CRAFT_BAG_AUTO_TRANSFER_NOTIFICATION_CLEARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CRAFT_COMPLETED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CRAFT_STARTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CROWN_CRATES_SYSTEM_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CROWN_CRATE_INVENTORY_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CROWN_CRATE_OPEN_RESPONSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CROWN_CRATE_QUANTITY_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CURRENT_CAMPAIGN_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CURRENT_SUBZONE_LIST_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CURSOR_DROPPED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CURSOR_PICKUP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CUSTOMER_SERVICE_FEEDBACK_SUBMITTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CUSTOMER_SERVICE_TICKET_SUBMITTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DEPOSE_EMPEROR_NOTIFICATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISABLE_SIEGE_AIM_ABILITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISABLE_SIEGE_FIRE_ABILITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISABLE_SIEGE_PACKUP_ABILITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISCOVERY_EXPERIENCE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISGUISE_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISPLAY_ACTIVE_COMBAT_TIP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISPLAY_ALERT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISPLAY_ANNOUNCEMENT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISPLAY_TUTORIAL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DISPOSITION_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_COUNTDOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_FINISHED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_ACCEPTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_CANCELED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_DECLINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_RECEIVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_INVITE_SENT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_NEAR_BOUNDARY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DUEL_STARTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DYEING_STATION_INTERACT_END = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DYEING_STATION_INTERACT_START = {
+	 type = "value", valuetype = "event",},
+
+EVENT_DYE_STAMP_USE_FAIL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_EFFECTS_FULL_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_EFFECT_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ENABLE_SIEGE_AIM_ABILITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ENABLE_SIEGE_FIRE_ABILITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ENABLE_SIEGE_PACKUP_ABILITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_CRAFTING_STATION_INTERACT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_CUTSCENE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_FAST_TRAVEL_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_FAST_TRAVEL_KEEP_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_KEEP_GUILD_CLAIM_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_KEEP_GUILD_RELEASE_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_SIEGE_CONTROL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_END_SOUL_GEM_RESURRECTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ENLIGHTENED_STATE_GAINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ENLIGHTENED_STATE_LOST = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ENTER_GROUND_TARGET_MODE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ESO_PLUS_SUBSCRIPTION_NOTIFICATION_CLEARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_EXPERIENCE_GAIN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_EXPERIENCE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FAST_TRAVEL_KEEP_NETWORK_LINK_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FAST_TRAVEL_KEEP_NETWORK_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FAST_TRAVEL_NETWORK_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FEEDBACK_REQUESTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FEEDBACK_TOO_FREQUENT_SCREENSHOT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FINESSE_RANK_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FISHING_LURE_CLEARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FISHING_LURE_SET = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FORWARD_CAMPS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_FORWARD_CAMP_RESPAWN_TIMER_BEGINS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GAME_CAMERA_ACTIVATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GAME_CAMERA_CHARACTER_FRAMING_STARTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GAME_CAMERA_DEACTIVATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GAME_CAMERA_UI_MODE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GAME_FOCUS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GRAVEYARD_USAGE_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUPING_TOOLS_FIND_REPLACEMENT_NOTIFICATION_NEW = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUPING_TOOLS_FIND_REPLACEMENT_NOTIFICATION_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUPING_TOOLS_LFG_JOINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUPING_TOOLS_NO_LONGER_LFG = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUPING_TOOLS_READY_CHECK_CANCELLED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUPING_TOOLS_READY_CHECK_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_CAMPAIGN_ASSIGNMENTS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_ELECTION_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_ELECTION_NOTIFICATION_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_ELECTION_NOTIFICATION_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_ELECTION_REQUESTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_ELECTION_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_INVITE_ACCEPT_RESPONSE_TIMEOUT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_INVITE_RECEIVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_INVITE_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_INVITE_RESPONSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_MEMBER_CONNECTED_STATUS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_MEMBER_IN_REMOTE_REGION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_MEMBER_JOINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_MEMBER_LEFT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_MEMBER_ROLES_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_NOTIFICATION_MESSAGE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_SUPPORT_RANGE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_TYPE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GROUP_VETERAN_DIFFICULTY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUEST_CAMPAIGN_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANKED_MONEY_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_DESELECTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_ITEMS_READY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_ITEM_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_ITEM_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_OPEN_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_SELECTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_TRANSFER_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_BANK_UPDATED_QUANTITY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_KIOSK_CONSIDER_BID_START = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_KIOSK_CONSIDER_BID_STOP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_KIOSK_CONSIDER_PURCHASE_START = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_KIOSK_CONSIDER_PURCHASE_STOP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUILD_KIOSK_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUI_WORLD_PARTICLE_EFFECT_READY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HELP_INITIALIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HELP_SEARCH_RESULTS_READY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HERALDRY_CUSTOMIZATION_END = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HERALDRY_CUSTOMIZATION_START = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HERALDRY_FUNDS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HERALDRY_SAVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HIDE_BOOK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HIDE_OBJECTIVE_STATUS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HIGH_FALL_DAMAGE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOME_SHOW_LEADERBOARD_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOT_BAR_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_ADD_PERMISSIONS_CANT_ADD_SELF = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_ADD_PERMISSIONS_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_EDITOR_MODE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_EDITOR_REQUEST_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_FURNITURE_PLACED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_FURNITURE_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_LOAD_PERMISSIONS_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_PERMISSIONS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_PLAYER_INFO_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_POPULATION_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_HOUSING_PRIMARY_RESIDENCE_SET = {
+	 type = "value", valuetype = "event",},
+
+EVENT_IMPACTFUL_HIT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_IMPERIAL_CITY_ACCESS_GAINED_NOTIFICATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_IMPERIAL_CITY_ACCESS_LOST_NOTIFICATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INSTANCE_KICK_TIME_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INTERACTABLE_IMPOSSIBLE_TO_PICK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INTERACTABLE_LOCKED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INTERACT_BUSY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INTERFACE_SETTING_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_BAG_CAPACITY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_BANK_CAPACITY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_BOUGHT_BAG_SPACE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_BOUGHT_BANK_SPACE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_BUY_BAG_SPACE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_BUY_BANK_SPACE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_CLOSE_BUY_SPACE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_FULL_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_IS_FULL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_ITEMS_AUTO_TRANSFERRED_TO_CRAFT_BAG = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_ITEM_DESTROYED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_ITEM_USED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_SINGLE_SLOT_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_SLOT_LOCKED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INVENTORY_SLOT_UNLOCKED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ITEM_LAUNDER_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ITEM_ON_COOLDOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ITEM_REPAIR_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ITEM_SLOT_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUMP_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_BEING_ARRESTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_BOUNTY_PAYOFF_AMOUNT_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_FENCE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_GOLD_PICKPOCKETED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_GOLD_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_INFAMY_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_ITEM_PICKPOCKETED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_NOW_KOS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_NO_LONGER_KOS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_NPC_SHUNNING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_PICKPOCKET_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_JUSTICE_STOLEN_ITEMS_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEPS_INITIALIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_ALLIANCE_OWNER_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_END_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_GATE_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_GUILD_CLAIM_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_INITIALIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_OWNERSHIP_CHANGED_NOTIFICATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_RESOURCE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_START_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEEP_UNDER_ATTACK_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KILL_LOCATIONS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LEADER_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LEAVE_CAMPAIGN_QUEUE_RESPONSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LEAVE_RAM_ESCORT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LEVEL_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LINKED_WORLD_POSITION_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOCKPICK_BROKE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOCKPICK_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOCKPICK_SUCCESS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOGOUT_DEFERRED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOGOUT_DISALLOWED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOOT_CLOSED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOOT_ITEM_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOOT_RECEIVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOOT_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LORE_BOOK_ALREADY_KNOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LORE_BOOK_LEARNED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LORE_BOOK_LEARNED_SKILL_EXPERIENCE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LORE_COLLECTION_COMPLETED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LORE_COLLECTION_COMPLETED_SKILL_EXPERIENCE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LORE_LIBRARY_INITIALIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LOW_FALL_DAMAGE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_ATTACHED_MONEY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_ATTACHMENT_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_ATTACHMENT_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_CLOSE_MAILBOX = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_COD_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_INBOX_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_NUM_UNREAD_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_OPEN_MAILBOX = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_READABLE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_SEND_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_SEND_SUCCESS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_TAKE_ATTACHED_ITEM_SUCCESS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAIL_TAKE_ATTACHED_MONEY_SUCCESS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MAP_PING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MEDAL_AWARDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MISSING_LURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MONEY_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MOUNTED_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MOUNT_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MOUNT_INFO_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MOUSE_REQUEST_ABANDON_QUEST = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MOUSE_REQUEST_DESTROY_ITEM = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MOUSE_REQUEST_DESTROY_ITEM_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MURDERBALL_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_NEW_MOVEMENT_IN_UI_MODE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_NON_COMBAT_BONUS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_NOT_ENOUGH_MONEY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_NO_INTERACT_TARGET = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OBJECTIVES_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OBJECTIVE_COMPLETED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OBJECTIVE_CONTROL_STATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OPEN_BANK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OPEN_FENCE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OPEN_GUILD_BANK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OPEN_HOUSE_STORE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OPEN_STORE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_OPEN_TRADING_HOUSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PERSONALITY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PICKPOCKET_ON_COOLDOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PICKPOCKET_OUT_OF_POSITION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PICKPOCKET_STATE_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PICKPOCKET_SUSPICIOUS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PICKPOCKET_TOO_FAR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_ALIVE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_COMBAT_STATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_DEAD = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_DEATH_INFO_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_DEATH_REQUEST_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_EMOTE_FAILED_PLAY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_IN_PIN_AREA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_NOT_SWIMMING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_QUEUED_FOR_CYCLIC_RESPAWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_REINCARNATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_STUNNED_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_SWIMMING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_TITLES_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLEDGE_OF_MARA_OFFER = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLEDGE_OF_MARA_OFFER_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLEDGE_OF_MARA_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_POIS_INITIALIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_POI_DISCOVERED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_POI_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_POWER_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PREFERRED_CAMPAIGN_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_ADVANCED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_COMPLETE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_COMPLETE_ATTEMPT_FAILED_INVENTORY_FULL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_COMPLETE_DIALOG = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_CONDITION_COUNTER_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_LIST_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_LOG_IS_FULL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_OFFERED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_OPTIONAL_STEP_ADVANCED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_POSITION_REQUEST_COMPLETE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_SHARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_SHARE_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_SHOW_JOURNAL_ENTRY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_TIMER_PAUSED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_TIMER_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEST_TOOL_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUEUE_FOR_CAMPAIGN_RESPONSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUICK_REPORT_ALREADY_REPORTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_QUICK_REPORT_TICKET_SENT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_LEADERBOARD_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_LEADERBOARD_PLAYER_DATA_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_PARTICIPATION_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_REVIVE_COUNTER_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_SCORE_NOTIFICATION_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_SCORE_NOTIFICATION_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TIMER_STATE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TRIAL_COMPLETE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TRIAL_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TRIAL_NEW_BEST_SCORE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TRIAL_RESET_BEST_SCORE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TRIAL_SCORE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAID_TRIAL_STARTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RAM_ESCORT_COUNT_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RANK_POINT_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RECIPE_ALREADY_KNOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RECIPE_LEARNED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_REMOVE_ACTIVE_COMBAT_TIP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_REMOVE_TUTORIAL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_REQUIREMENTS_FAIL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RESURRECT_REQUEST = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RESURRECT_REQUEST_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RESURRECT_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RETICLE_HIDDEN_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RETICLE_TARGET_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RETICLE_TARGET_PLAYER_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_REVENGE_KILL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_RIDING_SKILL_IMPROVEMENT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SCREENSHOT_SAVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SCRIPTED_WORLD_EVENT_INVITE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SCRIPTED_WORLD_EVENT_INVITE_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SELL_RECEIPT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SERVER_SHUTDOWN_INFO = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SHOW_BOOK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SHOW_SUBTITLE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SHOW_TREASURE_MAP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_BUSY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_CONTROL_ANOTHER_PLAYER = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_CREATION_FAILED_CLOSEST_DOOR_ALREADY_HAS_RAM = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_CREATION_FAILED_NO_VALID_DOOR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_FIRE_FAILED_COOLDOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_FIRE_FAILED_RETARGETING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_PACK_FAILED_INVENTORY_FULL = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SIEGE_PACK_FAILED_NOT_CREATOR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILLS_FULL_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILL_ABILITY_PROGRESSIONS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILL_FORCE_RESPEC = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILL_LINE_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILL_POINTS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILL_RANK_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SKILL_XP_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SLOT_IS_LOCKED_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SMITHING_TRAIT_RESEARCH_COMPLETED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SMITHING_TRAIT_RESEARCH_STARTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SMITHING_TRAIT_RESEARCH_TIMES_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SOUL_GEM_ITEM_CHARGE_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SPAM_WARNING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STABLE_INTERACT_END = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STABLE_INTERACT_START = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STACKED_ALL_ITEMS_IN_BAG = {
+	 type = "value", valuetype = "event",},
+
+EVENT_START_FAST_TRAVEL_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_START_FAST_TRAVEL_KEEP_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_START_KEEP_GUILD_CLAIM_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_START_KEEP_GUILD_RELEASE_INTERACTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_START_SOUL_GEM_RESURRECTION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STATS_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STEALTH_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STORE_FAILURE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_BEGIN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_CANCELED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_COMPLETE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_ERROR_ALREADY_IN_PROGRESS = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_ERROR_INVALID_LOCATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_ERROR_IN_COMBAT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STUCK_ERROR_ON_COOLDOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_STYLE_LEARNED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SYNERGY_ABILITY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TARGET_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TELVAR_STONE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TITLE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRACKING_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_ACCEPT_FAILED_NOT_ENOUGH_MONEY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_CANCELED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_CONFIRMATION_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_ELEVATION_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_ACCEPTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_CANCELED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_CONSIDERING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_DECLINED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_INVITE_WAITING = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_ITEM_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_ITEM_ADD_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_ITEM_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_ITEM_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_MONEY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADE_SUCCEEDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_AWAITING_RESPONSE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_CONFIRM_ITEM_PURCHASE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_OPERATION_TIME_OUT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_PENDING_ITEM_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_RESPONSE_RECEIVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_SEARCH_COOLDOWN_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_SEARCH_RESULTS_RECEIVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRADING_HOUSE_STATUS_RECEIVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRAIT_LEARNED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TRIAL_FEATURE_RESTRICTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TUTORIALS_RESET = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TUTORIAL_SYSTEM_ENABLED_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UI_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_ATTRIBUTE_VISUAL_ADDED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_ATTRIBUTE_VISUAL_REMOVED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_ATTRIBUTE_VISUAL_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_CREATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_DEATH_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_DESTROYED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNIT_FRAME_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNLOCKED_DYES_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UNSPENT_CHAMPION_POINTS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UPDATE_BUYBACK = {
+	 type = "value", valuetype = "event",},
+
+EVENT_VETERAN_DIFFICULTY_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_VIBRATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_VISUAL_LAYER_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_WEAPON_PAIR_LOCK_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_WEAPON_SWAP_LOCKED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_WEREWOLF_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_WRIT_VOUCHER_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ZONE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ZONE_CHANNEL_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ZONE_COLLECTIBLE_REQUIREMENT_FAILED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ZONE_SCORING_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ZONE_UPDATE = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ESO_PLUS_SUBSCRIPTION_STATUS_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ITEM_PREVIEW_READY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MARKET_PURCHASE_RESULT = {
+	 type = "value", valuetype = "event",},
+
+EVENT_MARKET_STATE_UPDATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_ACTIVATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_PLAYER_DEACTIVATED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_TUTORIAL_HIDDEN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_LAYER_POPPED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ACTION_LAYER_PUSHED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ADD_ON_LOADED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ALL_GUI_SCREENS_RESIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_ALL_GUI_SCREENS_RESIZE_STARTED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_CAPS_LOCK_STATE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GAMEPAD_PREFERRED_MODE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GLOBAL_MOUSE_DOWN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GLOBAL_MOUSE_UP = {
+	 type = "value", valuetype = "event",},
+
+EVENT_GUI_HIDDEN = {
+	 type = "value", valuetype = "event",},
+
+EVENT_INPUT_LANGUAGE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEYBINDINGS_LOADED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEYBINDING_CLEARED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_KEYBINDING_SET = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LUA_ERROR = {
+	 type = "value", valuetype = "event",},
+
+EVENT_LUA_LOW_MEMORY = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SCREEN_RESIZED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SCRIPT_ACCESS_VIOLATION = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SECURE_ = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SECURE_RENDER_MODE_CHANGED = {
+	 type = "value", valuetype = "event",},
+
+EVENT_SHOW_GUI = {
+	 type = "value", valuetype = "event",},
+
+EVENT_UPDATE_GUI_LOADING_PROGRESS = {
+	 type = "value", valuetype = "event",},
+}
\ No newline at end of file
diff --git a/apimaker2.lua b/apimaker2.lua
index 4e1af0f..a149fb4 100644
--- a/apimaker2.lua
+++ b/apimaker2.lua
@@ -7,8 +7,8 @@ esouidoc:seek("set")

 working1:write("return {\n")
 local _f = '"function"'
-local stringtowriteline1='%s = {type = %s\ndescription = ""\nargs = "%s"'
-local stringtowriteline2='\nreturns = "(%s)"\nvaluetype = "%s"},\n\n'
+local stringtowriteline1='%s = {type = %s,\ndescription = "",\nargs = "%s",'
+local stringtowriteline2='\nreturns = "(%s)",\nvaluetype = "%s",},\n\n'
 local returntype = nil
 local valuetype = nil