WoW API: KBArticle IsLoaded

From AddOn Studio
Revision as of 10:37, 1 May 2008 by WoWWiki>Borlox (New page: {{wowapi}} __NOTOC__ Determine if the article is loaded. loaded = KBArticle_IsLoaded() == Parameters == === Arguments === :() === Returns === : loaded :;loaded : Boolean - True if the...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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