WoW:API IsFishingLoot

From AddOn Studio
Revision as of 21:50, 20 May 2005 by WoWWiki>Gnormy
Jump to navigation Jump to search

this function only for estimate finsh loot IsFishingLoot


Used to identify that the loot window should display the fish graphic

elseif( IsFishingLoot() ) then

PlaySound("FISHING REEL IN");

LootFramePortraitOverlay:SetTexture("Interface\\LootFrame\\FishingLoot-Icon");