API HasFullControl Edit History Talk0 98,461pages on this wiki Revision as of 18:01, June 25, 2007 by Ravas (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 Checks whether you have full control over your character (i.e. you are not feared, etc). hasControl = HasFullControl() Arguments none Returns hasControl Boolean - Whether the player has full control Read more Returns the material string associated with the particular quest. The material string is non-nil... API GetQuestBackgroundMaterial Returns a bunch of data about a quest reward choice from the quest log... API GetQuestLogChoiceInfo Selects the specified id as the current target. TargetUnit("unit"); ("unit") unit String - The... API TargetUnit Categories: World of Warcraft API