These are functions which act on one or more units. Units are identified by[UnitIds](https://wow.gamepedia.com/UnitId "UnitId").
[GetUnitSpeed](https://wow.gamepedia.com/API_GetUnitSpeed "API GetUnitSpeed")("unit") - Returns the moving speed of the unit.
[UnitAffectingCombat](https://wow.gamepedia.com/API_UnitAffectingCombat "API UnitAffectingCombat")("unit") - Determine if the unit is in combat or has aggro. (returns nil if "false" and 1 if "true")
[UnitAlternatePowerCounterInfo](https://wow.gamepedia.com/index.php?title=API_UnitAlternatePowerCounterInfo&action=edit&redlink=1 "API UnitAlternatePowerCounterInfo (page does not exist)")("unit")
[UnitAlternatePowerInfo](https://wow.gamepedia.com/index.php?title=API_UnitAlternatePowerInfo&action=edit&redlink=1 "API UnitAlternatePowerInfo (page does not exist)")("unit")
[UnitAlternatePowerTextureInfo](https://wow.gamepedia.com/index.php?title=API_UnitAlternatePowerTextureInfo&action=edit&redlink=1 "API UnitAlternatePowerTextureInfo (page does not exist)")("unit", textureIndex, \[timerIndex\])
[UnitArmor](https://wow.gamepedia.com/API_UnitArmor "API UnitArmor")("unit") - Returns the armor statistics relevant to the specified unit.
[UnitAttackPower](https://wow.gamepedia.com/API_UnitAttackPower "API UnitAttackPower")("unit") - Returns the unit's melee attack power and modifiers.
[UnitAttackSpeed](https://wow.gamepedia.com/API_UnitAttackSpeed "API UnitAttackSpeed")("unit") - Returns the unit's melee attack speed for each hand.
[UnitCanAssist](https://wow.gamepedia.com/API_UnitCanAssist "API UnitCanAssist")("unit", "otherUnit") - Indicates whether the first unit can assist the second unit.
[UnitCanAttack](https://wow.gamepedia.com/API_UnitCanAttack "API UnitCanAttack")("unit", "otherUnit") - Returns true if the first unit can attack the second, false otherwise.
[UnitCanCooperate](https://wow.gamepedia.com/API_UnitCanCooperate "API UnitCanCooperate")("unit", "otherUnit") - Returns true if the first unit can cooperate with the second, false otherwise.
[UnitCanPetBattle](https://wow.gamepedia.com/index.php?title=API_UnitCanPetBattle&action=edit&redlink=1 "API UnitCanPetBattle (page does not exist)")()
[UnitCastingInfo](https://wow.gamepedia.com/API_UnitCastingInfo "API UnitCastingInfo")("unit") - Returns information about the spell currently being cast by the specified unit.
[UnitChannelInfo](https://wow.gamepedia.com/API_UnitChannelInfo "API UnitChannelInfo")("unit") - Returns information about the spell currently being channeled by the specified unit.
[UnitClass](https://wow.gamepedia.com/API_UnitClass "API UnitClass")("unit") - Returns the class name of the specified unit (e.g., "Warrior" or "Shaman").
[UnitClassBase](https://wow.gamepedia.com/API_UnitClassBase "API UnitClassBase")("unit")
[UnitClassification](https://wow.gamepedia.com/API_UnitClassification "API UnitClassification")("unit") - Returns the classification of the specified unit (e.g., "elite" or "worldboss").
[UnitCreatureFamily](https://wow.gamepedia.com/API_UnitCreatureFamily "API UnitCreatureFamily")("unit") - Returns the type of creature of the specified unit (e.g., "Crab").
[UnitCreatureType](https://wow.gamepedia.com/API_UnitCreatureType "API UnitCreatureType")("unit") - Returns the classification type of creature of the specified unit (e.g., "Beast").
[UnitDamage](https://wow.gamepedia.com/API_UnitDamage "API UnitDamage")("unit") - Returns the damage statistics relevant to the specified unit.
[UnitDetailedThreatSituation](https://wow.gamepedia.com/API_UnitDetailedThreatSituation "API UnitDetailedThreatSituation")("unit", "unitMob") - Returns detailed information about the specified unit's threat on a mob.
[UnitDistanceSquared](https://wow.gamepedia.com/API_UnitDistanceSquared "API UnitDistanceSquared")("unit") - Returns the squared distance to a unit in your group.
[UnitEffectiveLevel](https://wow.gamepedia.com/API_UnitEffectiveLevel "API UnitEffectiveLevel")()
[UnitExists](https://wow.gamepedia.com/API_UnitExists "API UnitExists")("unit") - Returns 1 if the specified unit exists, nil otherwise.
[UnitFactionGroup](https://wow.gamepedia.com/API_UnitFactionGroup "API UnitFactionGroup")("unit") - Returns the faction group id and name of the specified unit. (eg. "Alliance") - string returned is localization-independent (used in filepath)
[UnitFullName](https://wow.gamepedia.com/API_UnitFullName "API UnitFullName")()
[UnitGetAvailableRoles](https://wow.gamepedia.com/index.php?title=API_UnitGetAvailableRoles&action=edit&redlink=1 "API UnitGetAvailableRoles (page does not exist)")()
[UnitGetIncomingHeals](https://wow.gamepedia.com/API_UnitGetIncomingHeals "API UnitGetIncomingHeals")("unit"\[, "healer"\]) - Returns the predicted heals cast on the specified unit.
[UnitGetTotalAbsorbs](https://wow.gamepedia.com/API_UnitGetTotalAbsorbs "API UnitGetTotalAbsorbs")("unit") - Returns the total amount of damage the unit can absorb before losing health.
[UnitGetTotalHealAbsorbs](https://wow.gamepedia.com/API_UnitGetTotalHealAbsorbs "API UnitGetTotalHealAbsorbs")()
[UnitGroupRolesAssigned](https://wow.gamepedia.com/API_UnitGroupRolesAssigned "API UnitGroupRolesAssigned")("unit") - Returns the assigned role in a group formed via the Dungeon Finder Tool.
[UnitGUID](https://wow.gamepedia.com/API_UnitGUID "API UnitGUID")("unit") - Returns the GUID as a string for the specified unit matching the GUIDs used by the new combat logs.
[UnitHPPerStamina](https://wow.gamepedia.com/index.php?title=API_UnitHPPerStamina&action=edit&redlink=1 "API UnitHPPerStamina (page does not exist)")()
[UnitHasIncomingResurrection](https://wow.gamepedia.com/API_UnitHasIncomingResurrection "API UnitHasIncomingResurrection")("unit") - Returns whether the unit is currently being resurrected.
[UnitHasLFGDeserter](https://wow.gamepedia.com/API_UnitHasLFGDeserter "API UnitHasLFGDeserter")("unit") - Returns whether the unit is currently unable to use the dungeon finder due to leaving a group prematurely.
[UnitHasLFGRandomCooldown](https://wow.gamepedia.com/API_UnitHasLFGRandomCooldown "API UnitHasLFGRandomCooldown")("unit") - Returns whether the unit is currently under the effects of the random dungeon cooldown.
[UnitHasRelicSlot](https://wow.gamepedia.com/index.php?title=API_UnitHasRelicSlot&action=edit&redlink=1 "API UnitHasRelicSlot (page does not exist)")("unit")
[UnitHealth](https://wow.gamepedia.com/API_UnitHealth "API UnitHealth")("unit") - Returns the current health, in points, of the specified unit.
[UnitHealthMax](https://wow.gamepedia.com/API_UnitHealthMax "API UnitHealthMax")("unit") - Returns the maximum health, in points, of the specified unit.
[UnitInOtherParty](https://wow.gamepedia.com/index.php?title=API_UnitInOtherParty&action=edit&redlink=1 "API UnitInOtherParty (page does not exist)")()
[UnitInPhase](https://wow.gamepedia.com/index.php?title=API_UnitInPhase&action=edit&redlink=1 "API UnitInPhase (page does not exist)")()
[UnitIsInMyGuild](https://wow.gamepedia.com/index.php?title=API_UnitIsInMyGuild&action=edit&redlink=1 "API UnitIsInMyGuild (page does not exist)")("unit") - Returns whether the specified unit is in the same guild as the player's character.
[UnitInRange](https://wow.gamepedia.com/API_UnitInRange "API UnitInRange")("unit") - Returns true if the unit (party or raid only) is in range of a typical spell such as flash heal.
[UnitIsAFK](https://wow.gamepedia.com/API_UnitIsAFK "API UnitIsAFK")("unit") - Only works for friendly units.
[UnitIsCharmed](https://wow.gamepedia.com/API_UnitIsCharmed "API UnitIsCharmed")("unit") - Returns true if the specified unit is charmed, false otherwise.
[UnitIsConnected](https://wow.gamepedia.com/API_UnitIsConnected "API UnitIsConnected")("unit") - Returns 1 if the specified unit is connected or npc, nil if offline or not a valid unit.
[UnitIsControlling](https://wow.gamepedia.com/index.php?title=API_UnitIsControlling&action=edit&redlink=1 "API UnitIsControlling (page does not exist)")()
[UnitIsCorpse](https://wow.gamepedia.com/index.php?title=API_UnitIsCorpse&action=edit&redlink=1 "API UnitIsCorpse (page does not exist)")("unit") - Returns true if the specified unit is a corpse, false otherwise.
[UnitIsDead](https://wow.gamepedia.com/API_UnitIsDead "API UnitIsDead")("unit") - Returns true if the specified unit is dead, nil otherwise.
[UnitIsDeadOrGhost](https://wow.gamepedia.com/API_UnitIsDeadOrGhost "API UnitIsDeadOrGhost")("unit") - Returns true if the specified unit is dead or a ghost, nil otherwise.
[UnitIsDND](https://wow.gamepedia.com/API_UnitIsDND "API UnitIsDND")("unit") - Only works for friendly units.
[UnitIsEnemy](https://wow.gamepedia.com/API_UnitIsEnemy "API UnitIsEnemy")("unit", "otherUnit") - Returns true if the specified units are enemies, false otherwise.
[UnitIsFeignDeath](https://wow.gamepedia.com/API_UnitIsFeignDeath "API UnitIsFeignDeath")("unit") - Returns true if the specified unit (must be a member of your group) is feigning death.
[UnitIsFriend](https://wow.gamepedia.com/API_UnitIsFriend "API UnitIsFriend")("unit", "otherUnit") - Returns true if the specified units are friends (PC of same faction or friendly NPC), false otherwise.
[UnitIsGhost](https://wow.gamepedia.com/API_UnitIsGhost "API UnitIsGhost")("unit") - Returns true if the specified unit is a ghost, false otherwise.
[UnitIsGroupAssistant](https://wow.gamepedia.com/API_UnitIsGroupAssistant "API UnitIsGroupAssistant")()
[UnitIsOtherPlayersPet](https://wow.gamepedia.com/index.php?title=API_UnitIsOtherPlayersPet&action=edit&redlink=1 "API UnitIsOtherPlayersPet (page does not exist)")()
[UnitIsOwnerOrControllerOfUnit](https://wow.gamepedia.com/API_UnitIsOwnerOrControllerOfUnit "API UnitIsOwnerOrControllerOfUnit")("controllingUnit", "controlledUnit")
[UnitIsPlayer](https://wow.gamepedia.com/API_UnitIsPlayer "API UnitIsPlayer")("unit") - Returns true if the specified unit is a player character, false otherwise.
[UnitIsPossessed](https://wow.gamepedia.com/API_UnitIsPossessed "API UnitIsPossessed")("unit") - Returns whether the specified unit is currently under control of another (i.e. "pet" when casting Mind Control).
[UnitIsQuestBoss](https://wow.gamepedia.com/index.php?title=API_UnitIsQuestBoss&action=edit&redlink=1 "API UnitIsQuestBoss (page does not exist)")("unit") - Returns true if the specified unit is the "boss" (objective) of a kill quest. If true, then the default UI displays a shield with a yellow "!" on it on the unit's unitframe.
[UnitIsRaidOfficer](https://wow.gamepedia.com/index.php?title=API_UnitIsRaidOfficer&action=edit&redlink=1 "API UnitIsRaidOfficer (page does not exist)")("unit") - Returns whether the specified unit is an officer in your raid.
[UnitIsSameServer](https://wow.gamepedia.com/API_UnitIsSameServer "API UnitIsSameServer")("unit") - Returns whether the specified unit is from the same server as the player's character.
[UnitIsTapDenied](https://wow.gamepedia.com/index.php?title=API_UnitIsTapDenied&action=edit&redlink=1 "API UnitIsTapDenied (page does not exist)")()
[UnitIsTrivial](https://wow.gamepedia.com/API_UnitIsTrivial "API UnitIsTrivial")("unit") - Returns true if the specified unit is trivial (Trivial means the unit is "grey" to the player. false otherwise.
[UnitIsUnconscious](https://wow.gamepedia.com/index.php?title=API_UnitIsUnconscious&action=edit&redlink=1 "API UnitIsUnconscious (page does not exist)")()
[UnitIsUnit](https://wow.gamepedia.com/API_UnitIsUnit "API UnitIsUnit")("unit", "otherUnit") - Determine if two units are the same unit.
[UnitIsVisible](https://wow.gamepedia.com/API_UnitIsVisible "API UnitIsVisible")("unit") - 1 if visible, nil if not.
[UnitLeadsAnyGroup](https://wow.gamepedia.com/index.php?title=API_UnitLeadsAnyGroup&action=edit&redlink=1 "API UnitLeadsAnyGroup (page does not exist)")()
[UnitLevel](https://wow.gamepedia.com/API_UnitLevel "API UnitLevel")("unit") - Returns the level of a unit.
[UnitName](https://wow.gamepedia.com/API_UnitName "API UnitName")("unit") - Returns the name (and realm name) of a unit.
[UnitNumPowerBarTimers](https://wow.gamepedia.com/index.php?title=API_UnitNumPowerBarTimers&action=edit&redlink=1 "API UnitNumPowerBarTimers (page does not exist)")()
[UnitPlayerControlled](https://wow.gamepedia.com/API_UnitPlayerControlled "API UnitPlayerControlled")("unit") - Returns true if the specified unit is controlled by a player, false otherwise.
[UnitPlayerOrPetInParty](https://wow.gamepedia.com/API_UnitPlayerOrPetInParty "API UnitPlayerOrPetInParty")("unit") - Returns 1 if the specified unit/pet is a member of the player's party, nil otherwise (returns nil for "player" and "pet")
[UnitPlayerOrPetInRaid](https://wow.gamepedia.com/API_UnitPlayerOrPetInRaid "API UnitPlayerOrPetInRaid")("unit") - Returns 1 if the specified unit/pet is a member of the player's raid, nil otherwise (returns nil for "player" and "pet")
[UnitPower](https://wow.gamepedia.com/API_UnitPower "API UnitPower")("unit"\[, type\]) - Returns current power of the specified unit (Replaces[UnitMana](https://wow.gamepedia.com/API_UnitMana "API UnitMana"))
[UnitPowerBarTimerInfo](https://wow.gamepedia.com/index.php?title=API_UnitPowerBarTimerInfo&action=edit&redlink=1 "API UnitPowerBarTimerInfo (page does not exist)")()
[UnitPowerDisplayMod](https://wow.gamepedia.com/API_UnitPowerDisplayMod "API UnitPowerDisplayMod")(powerType)
[UnitPowerMax](https://wow.gamepedia.com/API_UnitPowerMax "API UnitPowerMax")("unit"\[, type\]) - Returns max power of the specified unit (Replaces[UnitManaMax](https://wow.gamepedia.com/API_UnitManaMax "API UnitManaMax"))
[UnitPowerType](https://wow.gamepedia.com/API_UnitPowerType "API UnitPowerType")("unit") - Returns a number corresponding to the power type (e.g., mana, rage or energy) of the specified unit.
[UnitRace](https://wow.gamepedia.com/API_UnitRace "API UnitRace")("unit") - Returns the race name of the specified unit (e.g., "Human" or "Troll").
[UnitRangedAttackPower](https://wow.gamepedia.com/API_UnitRangedAttackPower "API UnitRangedAttackPower")("unit") - Returns the ranged attack power of the unit.
[UnitRangedDamage](https://wow.gamepedia.com/API_UnitRangedDamage "API UnitRangedDamage")("unit") - Returns the ranged attack speed and damage of the unit.
[UnitRealmRelationship](https://wow.gamepedia.com/API_UnitRealmRelationship "API UnitRealmRelationship")()
[UnitReaction](https://wow.gamepedia.com/API_UnitReaction "API UnitReaction")("unit", "otherUnit") - Returns a number corresponding to the reaction (aggressive, neutral or friendly) of the first unit towards the second unit.
[UnitSelectionColor](https://wow.gamepedia.com/API_UnitSelectionColor "API UnitSelectionColor")("unit"\[, useExtendedColors\]) - Returns RGBA values for the color of a unit's selection (the outline around and the circle underneath a player character or an NPC).
[UnitSelectionType](https://wow.gamepedia.com/API_UnitSelectionType "API UnitSelectionType")("unit"\[, useExtendedColors\]) - Returns a number corresponding to the type of a unit's selection (the outline around and the circle underneath a player character or an NPC).
[UnitSetRole](https://wow.gamepedia.com/API_UnitSetRole "API UnitSetRole")()
[UnitSex](https://wow.gamepedia.com/API_UnitSex "API UnitSex")("unit") - Returns a code indicating the gender of the specified unit, if known. (1=unknown, 2=male, 3=female)
[UnitShouldDisplayName](https://wow.gamepedia.com/index.php?title=API_UnitShouldDisplayName&action=edit&redlink=1 "API UnitShouldDisplayName (page does not exist)")()
[UnitSpellHaste](https://wow.gamepedia.com/API_UnitSpellHaste "API UnitSpellHaste")("unit" or "name") - Returns the current spell haste percentage for a unit.
[UnitStagger](https://wow.gamepedia.com/API_UnitStagger "API UnitStagger")()
[UnitStat](https://wow.gamepedia.com/API_UnitStat "API UnitStat")("unit", statIndex) - Returns the statistics relevant to the specified unit and basic attribute (e.g., strength or intellect).
[UnitThreatPercentageOfLead](https://wow.gamepedia.com/index.php?title=API_UnitThreatPercentageOfLead&action=edit&redlink=1 "API UnitThreatPercentageOfLead (page does not exist)")()
[UnitThreatSituation](https://wow.gamepedia.com/API_UnitThreatSituation "API UnitThreatSituation")("unit", "mobUnit") - Returns the specified unit's threat status on a mob.
[GetThreatStatusColor](https://wow.gamepedia.com/API_GetThreatStatusColor "API GetThreatStatusColor")(status) - Returns RGB values for a given UnitThreatSituation return value.
[UnitTreatAsPlayerForDisplay](https://wow.gamepedia.com/API_UnitTreatAsPlayerForDisplay "API UnitTreatAsPlayerForDisplay")("unit") - Whether a unit should be treated as if it was an actual player.
[UnitTrialXP](https://wow.gamepedia.com/index.php?title=API_UnitTrialXP&action=edit&redlink=1 "API UnitTrialXP (page does not exist)")("unit")
[UnitTrialBankedLevels](https://wow.gamepedia.com/index.php?title=API_UnitTrialBankedLevels&action=edit&redlink=1 "API UnitTrialBankedLevels (page does not exist)")("unit")
[UnitWeaponAttackPower](https://wow.gamepedia.com/index.php?title=API_UnitWeaponAttackPower&action=edit&redlink=1 "API UnitWeaponAttackPower (page does not exist)")("unit")
[UnitXP](https://wow.gamepedia.com/API_UnitXP "API UnitXP")("unit") - Returns the number of experience points the specified unit has in their current level. (only works on your player)
[UnitXPMax](https://wow.gamepedia.com/API_UnitXPMax "API UnitXPMax")("unit") - Returns the number of experience points the specified unit needs to reach their next level. (only works on your player)
UI[GetUnitName](https://wow.gamepedia.com/API_GetUnitName "API GetUnitName")("unit", showServerName) - Returns a string with the unit's name and realm name if applicable.
- 基础
- 循环
- 迭代器
- ipairs与pairs 的区别
- 流程控制if
- 函数
- 运算符
- 字符串
- 数组
- table(表)
- 模块与包
- 魔兽插件
- 初学介绍
- api
- Global API
- Widget API
- 窗口小部件类层次结构(Widget Class Hierarchy)
- 动画(Animation)
- 透明度(Alpha)
- 线条缩放比例(LineScale)
- 平移(Translation)
- 线平移(Line Translation)
- 路径(Path)
- 旋转(Rotation)
- 缩放(Scale)
- 纹理坐标平移(TextureCoordTranslation)
- 框架 :Frame
- 浏览器(Browser)
- 按键(Button)
- Item按钮(ItemButton)
- 检查按钮(CheckButton)
- 检测(Checkout)
- 颜色选择(ColorSelect)
- 冷却(Cooldown)
- 编辑框(EditBox)
- 战争迷雾(FogOfWarFrame)
- 游戏工具提示(GameTooltip)
- 消息框(MessageFrame)
- 小地图(Minimap)
- 模型(Model)
- 玩家模型(PlayerModel)
- 电影模型(CinematicModel)
- 换装模型(DressUpModel)
- 战袍模型(TabardModel)
- _模型场景(ModelScene)
- 电影Frame(MovieFrame)
- 根小部件(Root Widgets)
- UIObject衍生品(UIObject Derivatives)
- 动画衍生品(Animation Derivatives)
- FontInstance
- 地区衍生品(Region Derivatives)
- 帧衍生品(Frame Derivatives)
- 特殊(Special)
- Events(游戏中变化的事件)
- WoWAPI
- Global Function Groups
- 帐户(Account)
- 成就(Achievements)
- 动作条(Action Bars)
- Action Buttons
- 插件(AddOns)
- 冒险指南(Adventure Guide)
- 神器(Artifact)
- 拍卖行(Auction House)
- 黑市AH
- 魔兽代币(WoW Tokens)
- Azerite
- 背包(Bags)
- 容器(Containers)
- 库存(Inventory)
- 银行(Bank)
- 公会银行(Guild Bank)
- 理发店(Barber Shop)
- 书籍(书籍)
- 日历(calendar)
- 相机(Camera)
- 频道(Channels)
- 聊天窗口(Chat Window)
- 社区(communities)
- 语音聊天(Voice Chat)
- 推特(Twitter)
- 角色(Character)
- 角色表(Paper Doll)
- 试衣间(dressing room)
- 活动(Movement)
- 指定目标(Targeting)
- 死亡(Death)
- 过场动画(Cinematics)
- 职业(class)
- 天赋(Talents)
- 收藏(Collections)
- 坐骑(Mount Journal)
- 宠物(Pet Journal)
- 玩具箱(Toy Box)
- 传家宝(Heirlooms)
- 外观(Appearances)
- 战斗记录(Combat Log)
- 战斗宠物(Combat Pets)
- 同伴(Companions)
- Contribution Collection
- 货币(Currency)
- 光标(Cursor)
- 客户支持(Customer Support)
- 知识库(Knowledge Base)
- 设备管理器(Equipment Manager)
- 扩展(Expansions)
- FrameXML
- 好友(Friends)
- Who List
- 真实身份证(Real ID)
- 招募朋友(Recruit-a-Friend)
- 驻军(Garrisons)
- 建筑物(Buildings)
- 战利品(Trophies)
- 追随者与任务(Followers & Missions)
- 团队(Groups)
- Raid Groups
- Raid Profiles
- 组查找器(Group Finder)
- 突袭者(Raid Finder)
- 公会(Guild)
- 检查(Inspection)
- Instances
- 场景(Scenarios)
- Mythic+
- 入侵(Invasions)
- 海岛探险(Island Expeditions)
- Items
- 按键绑定(Key Bindings)
- Modifiers
- 劫掠(Looting)
- 失控(Loss of Control)
- 宏命令(Macros)
- 邮件(Mail)
- 地图(Maps)
- 飞行管理员(Flight Master)
- 追踪(Tracking)
- 商人(Merchant)
- 铭牌(Nameplates)
- 宠物大战(Pet Battles)
- 申请书(Petitions)
- 专业(Professions)
- 考古(Archaeology)
- 附魔(Enchantments)
- 雕文(glyphs)
- 物品插口(tem Socketing)
- PvP
- 竞技场(Arena)
- 战场(Battlegrounds)
- 世界战场(World Battlefields)
- 争吵(Brawl)
- 战争游戏(War Games)
- 战争模式(War Mode)
- 任务 (Quests)
- 任务日志(Quest Log)
- 任务选择(Quest Choices)
- Task Quests
- 闲聊(Gossip)
- 探险地图(Adventure Map)
- 战争战役(War Campaigns)
- 种族(Races)
- 境界(Realms)
- 报告(Reporting)
- 声望(Reputation)
- 报废的机器(Scrapping Machine)
- 法术(Spells)
- Spell Book
- 商店(Shop)
- 召唤(Summoning)
- 系统(System)
- 网络(Network)
- 控制台(Console)
- 日期时间(Date & Time)
- 调试(Debugging)
- 图形(Graphics)
- 语言环境(Locales)
- 脚本分析(Script Profiling)
- 安全执行(Secure Execution)
- 声音(Sound)
- Sound Drivers
- Talking Head
- 交易(Trading)
- 训练师(Trainer)
- 迁移(Transmogrification)
- 空白存储(Void Storage)
- 讲解(Tutorials)
- UI对象(UI Objects)
- 框架(Frame)
- 字体(Font)
- 质地(Texture)
- 混合(Mixin)
- 咒语(SpellMixin)
- ItemMixin
- 物品位置(ItemLocationMixin)
- PlayerLocationMixin
- 模型场景(ModelScene)
- 未分类
- UI窗口小部件管理器(UI Widget Manager)
- 单位(Units)
- 光环(Auras)
- 玩家(Players)
- 实用程序(Util)
- 车辆(Vehicles)
- Classic Specific Functions
- 猎人宠物(Hunter Pets)
- 专业(Professions)
- 手工制作(Crafting)
- @PvP
- 模拟器
- 训练师(Trainer)
- 8.x API
- 控制台(Console)
- 召唤(Summoning)
- See also
- 外部链接(External links)
- Widget handlers(UI交互事件)
- ScriptObject
- AnimationGroup
- Animation对象
- Alpha对象
- Scale
- LineScale
- Translation
- LineTranslation
- Path
- Rotation
- TextureCoordTranslation
- Frame
- Browser
- Button
- CheckButton
- ItemButton
- Checkout
- ColorSelect
- Cooldown
- EditBox
- FogOfWarFrame
- GameTooltip
- Model
- PlayerModel
- CinematicModel
- DressupModel
- TabardModel
- MovieFrame
- ScrollFrame
- Slider
- MessageFrame
- Minimap
- ModelScene
- OffScreenFrame
- POIFrame
- ArchaeologyDigSiteFrame
- QuestPOIFrame
- ScenarioPOIFrame
- SimpleHTML
- StatusBar
- UnitPositionFrame
- WorldFrame
- 入门
- .toc
- .lua
- .xml
- 示例
- 自动邀请插件
- 完整例子:显示任务坐标
- eCoordinates.toc
- eCoordinates.xml
- eCoordinates.lua
- 开发帮助组件
- AddOn Studio编辑器
- 暴雪自带调试工具
- DevTools调试插件
- wowlua
- 魔兽宏
- 战斗宠物命令
- 暴雪界面命令
- 聊天命令
- chat substitutions
- 角色指令
- 开发者工具
- 表情动作
- 战斗命令
- 公会命令
- 小队与团队命令、
- 宠物命令
- PvP的命令
- 系统命令
- 目标函数
- 命令
- 被禁用的命令
- 宏条件
- 装备物品编号