API IsInGuild Edit History Talk2 98,518pages 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 Lets you know whether you are in a guild. isGuildMember = IsInGuild(); ParametersEdit ReturnsEdit isGuildMember Boolean - 1 if you are in a guild, nil otherwise. ExampleEdit if (IsInGuild()) then SendChatMessage("Hi Guild!","GUILD"); end Read more Formerly part of WoW_Constants. 1 ERR.. 2 ERR_AUCTION_ 3 ERR_AUT.. 4 ERR_C.. 5 ERR_D.. 6 ERR_E... WoW Constants/Errors Completes the quest with the specified quest reward. Warning: Since making a choice here is... API GetQuestReward The player jumps. Jump(); This action requires a hardware event since Patch 1.10, has been... API Jump Categories: World of Warcraft API