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的命令
- 系統命令
- 目標函數
- 命令
- 被禁用的命令
- 宏條件
- 裝備物品編號