WoW API: KBArticle IsLoaded
← WoW API < KBArticle IsLoaded
Determine if the article is loaded.
loaded = KBArticle_IsLoaded()
ParametersEdit
ArgumentsEdit
- ()
ReturnsEdit
- loaded
- loaded
- Boolean - True if the article is loaded.
DetailsEdit
- Should be true after the KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS Event.