0 Talk API IsIndoors Edit History Main Menue WoW API Widget API Macro API Lua functions Events XML UI Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns whether the player's character is currently indoors. Most mounts are not usable indoors. indoors = IsIndoors(); Returns Edit indoors Flag - 1 if the character is currently indoors, nil otherwise. See also Edit IsOutdoors() Read more Take all money attached in a given letter in your inbox TakeInboxMoney(index) (index) index... API TakeInboxMoney Returns the name of the taxi node in the given index. TaxiNodeName(nodeId) nodeId Number - The... API TaxiNodeName Load or reload an addon. loaded = UIParentLoadAddOn( index or "addonName" ); (index or... API UIParentLoadAddOn Related Categories Category: World of Warcraft API