API ResetCursor Edit History Talk0 98,585pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Resets mouse cursor. ResetCursor(); Arguments Edit none Returns Edit none Details Edit Function resets mouse cursor into its default shape, if it has been previously altered by SetCursor(cursor). Calling ResetCursor() is equivalent to calling SetCursor(nil). Read more Sends a chat message. /script SendChatMessage("msg" ,"chatType" ,"language" ,"channel"); (msg... API SendChatMessage Expands the quest header. ExpandQuestHeader(questID); questID Integer - The index of the header... API ExpandQuestHeader Returns the number of the continent the world map is currently showing continent ... API GetCurrentMapContinent Categories: World of Warcraft API