Wikia

WoWWiki

API KBSetup IsLoaded

Talk0
98,456pages on
this wiki

Determine if the article list is loaded.

loaded = KBSetup_IsLoaded()

Parameters Edit

Arguments Edit

()

Returns Edit

loaded
loaded 
Boolean - True if the article list is loaded.

Example Edit

 function KnowledgeBaseFrame_Search(resetCurrentPage)
   if ( not KBSetup_IsLoaded() ) then
     return;
   end
   -- ...

From Blizzard's KnowledgeBaseFrame.lua (l. 217 ff.)

Advertisement | Your ad here

Photos

Add a Photo
61,968photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki