API AcceptTrade Edit History Talk0 98,458pages on this wiki Revision as of 09:48, March 8, 2010 by Starlightblunder (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) 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 This function is protected, and may only be called in response to hardware event. It has been protected since patch 1.x. Accept a pending trade. AcceptTrade(); Related Events TRADE_ACCEPT_UPDATE TRADE_CLOSED TRADE_MONEY_CHANGED TRADE_PLAYER_ITEM_CHANGED TRADE_PLAYER_ITEM_CHANGED TRADE_REPLACE_ENCHANT TRADE_REQUEST TRADE_REQUEST_CANCEL Read more Removes all override bindings owned by a particular frame. ClearOverrideBindings(owner); owner... API ClearOverrideBindings Turns auto-run on or off. ToggleAutoRun(); Arguments none Returns nil Example ToggleAutoRun... API ToggleAutoRun The player stops moving backward at the specified time. MoveBackwardStop(startTime); Arguments... API MoveBackwardStop Categories: World of Warcraft API World of Warcraft API/Protected Functions