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