These functions relate to the[Cursor](https://wow.gamepedia.com/Cursor "Cursor").
[AutoEquipCursorItem](https://wow.gamepedia.com/API_AutoEquipCursorItem "API AutoEquipCursorItem")() - Causes the equipment on the cursor to be equipped.
[ClearCursor](https://wow.gamepedia.com/API_ClearCursor "API ClearCursor")() - Clears whatever item the cursor is dragging from the cursor.
[ClickSocketButton](https://wow.gamepedia.com/index.php?title=API_ClickSocketButton&action=edit&redlink=1 "API ClickSocketButton (page does not exist)")(id) - If the cursor is currently holding a gem, tentatively insert it into the socket.
[CursorCanGoInSlot](https://wow.gamepedia.com/API_CursorCanGoInSlot "API CursorCanGoInSlot")([invSlot](https://wow.gamepedia.com/InventorySlotId "InventorySlotId")) - Returns true if the item currently held by the cursor can go into the given inventory (equipment) slot.
[CursorHasItem](https://wow.gamepedia.com/API_CursorHasItem "API CursorHasItem")() - Returns true if the cursor currently holds an item.
[CursorHasMacro](https://wow.gamepedia.com/index.php?title=API_CursorHasMacro&action=edit&redlink=1 "API CursorHasMacro (page does not exist)")() - Returns 1 if the cursor is currently dragging a macro.
[CursorHasMoney](https://wow.gamepedia.com/index.php?title=API_CursorHasMoney&action=edit&redlink=1 "API CursorHasMoney (page does not exist)")() - Returns true if the cursor currently holds money.
[CursorHasSpell](https://wow.gamepedia.com/index.php?title=API_CursorHasSpell&action=edit&redlink=1 "API CursorHasSpell (page does not exist)")() - Returns true if the cursor currently holds a spell.
[DeleteCursorItem](https://wow.gamepedia.com/API_DeleteCursorItem "API DeleteCursorItem")() - Destroys the item on the cursor.
[DropCursorMoney](https://wow.gamepedia.com/API_DropCursorMoney "API DropCursorMoney")() - Drops the amount of money held by the cursor.
[DropItemOnUnit](https://wow.gamepedia.com/API_DropItemOnUnit "API DropItemOnUnit")("unit") - Drops an item from the cursor onto a unit.
[EquipCursorItem](https://wow.gamepedia.com/API_EquipCursorItem "API EquipCursorItem")([invSlot](https://wow.gamepedia.com/InventorySlotId "InventorySlotId")) - Equips the currently picked up item to a specific inventory slot.
[GetCursorDelta](https://wow.gamepedia.com/index.php?title=API_GetCursorDelta&action=edit&redlink=1 "API GetCursorDelta (page does not exist)")()
[GetCursorInfo](https://wow.gamepedia.com/API_GetCursorInfo "API GetCursorInfo")() - Returns information about what the cursor is holding.
[GetCursorMoney](https://wow.gamepedia.com/API_GetCursorMoney "API GetCursorMoney")() - Returns the amount of money held by the cursor.
[GetCursorPosition](https://wow.gamepedia.com/API_GetCursorPosition "API GetCursorPosition")() - Returns the cursor's position on the screen.
[HideRepairCursor](https://wow.gamepedia.com/API_HideRepairCursor "API HideRepairCursor")() - Hides the repair cursor.
[InRepairMode](https://wow.gamepedia.com/API_InRepairMode "API InRepairMode")() - Returns true if your cursor is in repair mode.
[PickupAction](https://wow.gamepedia.com/API_PickupAction "API PickupAction")(slot) - Drags an action out of the specified quickbar slot and holds it on the cursor.
[PickupBagFromSlot](https://wow.gamepedia.com/API_PickupBagFromSlot "API PickupBagFromSlot")(slot) - Picks up the bag from the specified slot, placing it in the cursor.
[PickupCompanion](https://wow.gamepedia.com/API_PickupCompanion "API PickupCompanion")("type", index) - Picks up the indexed companion onto the mouse cursor.
[PickupContainerItem](https://wow.gamepedia.com/API_PickupContainerItem "API PickupContainerItem")([bagID](https://wow.gamepedia.com/BagID "BagID"), slot)
[PickupCurrency](https://wow.gamepedia.com/index.php?title=API_PickupCurrency&action=edit&redlink=1 "API PickupCurrency (page does not exist)")(currencyType) - Unused in FrameXML.
[PickupGuildBankItem](https://wow.gamepedia.com/index.php?title=API_PickupGuildBankItem&action=edit&redlink=1 "API PickupGuildBankItem (page does not exist)")(tab, slot) - Picks up an item from the guild bank.
[PickupGuildBankMoney](https://wow.gamepedia.com/index.php?title=API_PickupGuildBankMoney&action=edit&redlink=1 "API PickupGuildBankMoney (page does not exist)")(money) - Picks up "money" copper from the guild bank.
[PickupInventoryItem](https://wow.gamepedia.com/API_PickupInventoryItem "API PickupInventoryItem")([invSlot](https://wow.gamepedia.com/InventorySlotId "InventorySlotId")) - Picks up an item from the player's worn inventory.
[PickupItem](https://wow.gamepedia.com/API_PickupItem "API PickupItem")(itemId or "itemString" or "itemName" or "itemLink")
[PickupMacro](https://wow.gamepedia.com/API_PickupMacro "API PickupMacro")("macroName" or index) - Places the specified macro onto the cursor.
[PickupMerchantItem](https://wow.gamepedia.com/API_PickupMerchantItem "API PickupMerchantItem")(index) - Places the item onto the cursor. If the cursor already has an item, the item in the cursor will be sold.
[PickupPetAction](https://wow.gamepedia.com/API_PickupPetAction "API PickupPetAction")(slot) - Drags an action from the specified pet action bar slot into the cursor.
[PickupPetSpell](https://wow.gamepedia.com/API_PickupPetSpell "API PickupPetSpell")(spellID)
[PickupPlayerMoney](https://wow.gamepedia.com/API_PickupPlayerMoney "API PickupPlayerMoney")(copper) - Picks up an amount of money from the player.
[PickupPvpTalent](https://wow.gamepedia.com/index.php?title=API_PickupPvpTalent&action=edit&redlink=1 "API PickupPvpTalent (page does not exist)")()
[PickupSpellBookItem](https://wow.gamepedia.com/API_PickupSpellBookItem "API PickupSpellBookItem")(spellSlot)
[PickupSpell](https://wow.gamepedia.com/API_PickupSpell "API PickupSpell")("spellName" | spellID, "bookType") - Places the specified spell onto the cursor.
[PickupStablePet](https://wow.gamepedia.com/API_PickupStablePet "API PickupStablePet")(index)
[PickupTalent](https://wow.gamepedia.com/index.php?title=API_PickupTalent&action=edit&redlink=1 "API PickupTalent (page does not exist)")(talentID) - Grabs the selected talent spell for placement on an action bar.
[PickupTradeMoney](https://wow.gamepedia.com/API_PickupTradeMoney "API PickupTradeMoney")(copper) - Picks up an amount of money from the player's trade offer.
[PlaceAction](https://wow.gamepedia.com/API_PlaceAction "API PlaceAction")(slot) - Drops an action from the cursor into the specified quickbar slot.
[ResetCursor](https://wow.gamepedia.com/API_ResetCursor "API ResetCursor")()
[SellCursorItem](https://wow.gamepedia.com/index.php?title=API_SellCursorItem&action=edit&redlink=1 "API SellCursorItem (page does not exist)")()
[SetCursor](https://wow.gamepedia.com/API_SetCursor "API SetCursor")("cursor") - Path to a texture to use as the cursor image (must be 32x32 pixels) or one of the built-in cursor tokens or nil.
[SetItemUpgradeFromCursorItem](https://wow.gamepedia.com/index.php?title=API_SetItemUpgradeFromCursorItem&action=edit&redlink=1 "API SetItemUpgradeFromCursorItem (page does not exist)")()
[ShowBuybackSellCursor](https://wow.gamepedia.com/index.php?title=API_ShowBuybackSellCursor&action=edit&redlink=1 "API ShowBuybackSellCursor (page does not exist)")(index)
[ShowContainerSellCursor](https://wow.gamepedia.com/index.php?title=API_ShowContainerSellCursor&action=edit&redlink=1 "API ShowContainerSellCursor (page does not exist)")(index, slot)
[ShowInventorySellCursor](https://wow.gamepedia.com/index.php?title=API_ShowInventorySellCursor&action=edit&redlink=1 "API ShowInventorySellCursor (page does not exist)")()
[ShowRepairCursor](https://wow.gamepedia.com/API_ShowRepairCursor "API ShowRepairCursor")()
- 基础
- 循环
- 迭代器
- 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的命令
- 系统命令
- 目标函数
- 命令
- 被禁用的命令
- 宏条件
- 装备物品编号