Navigation menu

WoW:API Region IsShown: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 17: Line 17:
== Details ==
== Details ==


:Calling [[API Region Show|:Show]]() on an object will make subsequent calls to IsShown() return ''true''. Likewise, calling [[API Region Hide|:Hide]]() will make subsequent calls to IsShown() return ''false''.
:Calling [[API Region Show|:Show]]() on an object will make subsequent calls to IsShown() return ''true''. Likewise, calling [[API Region Hide|:Hide]]() will make subsequent calls to IsShown() return ''nil''.


:When an object is initialized, the return value of IsShown() is determined by the XML-attribute "hidden" for the object.
:When an object is initialized, the return value of IsShown() is determined by the XML-attribute "hidden" for the object.
Anonymous user