WoW API: KBArticle IsLoaded
Jump to navigation
Jump to search
← WoW API < KBArticle IsLoaded
Determine if the article is loaded.
loaded = KBArticle_IsLoaded()
Parameters
Arguments
- ()
Returns
- loaded
- loaded
- Boolean - True if the article is loaded.
Details
- Should be true after the KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS Event.