View Single Post
08/23/14, 01:56 PM   #3
CrazyDutchGuy
 
CrazyDutchGuy's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 89
none

LibStub("LibAddonMenu-2.0") will result internally to a call to LibStub:GetLibrary

I prefer to be verbose in such things when coding so i just use LibStub:GetLibrary
  Reply With Quote