API AcceptProposal Edit History Talk0 98,468pages 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 This function is protected, and may only be called in response to hardware event. It has been protected since patch 3.3.3. Accepts a group invite by the Looking for Dungeon system. AcceptProposal(); Related events LFG_PROPOSAL_SHOW LFG_PROPOSAL_UPDATE LFG_PROPOSAL_SUCEEDED LFG_PROPOSAL_FAILED See also GetLFGProposal RejectProposal Read more The player begins moving backward at the specified time. MoveBackwardStart(startTime); Arguments... API MoveBackwardStart Sets a binding to cast the specified spell. ok = SetBindingSpell("key", "spell"); key String ... API SetBindingSpell The player begins moving forward at the specified time. MoveForwardStart(startTime); Arguments... API MoveForwardStart Categories: World of Warcraft API World of Warcraft API/Protected Functions