PawsActiveMagicWindow

From PSwiki
Revision as of 21:55, 12 October 2010 by Talad (talk | contribs) (Created page with ':''Last updated: 0.5.1.1'' <widget '''name''' = ''qname'' '''factory''' = "pawsActiveMagicWindow" ''widget-attributes''> <!-- Content: (widget[@name='BuffCategor…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Last updated: 0.5.1.1
<widget
  name = qname
  factory = "pawsActiveMagicWindow"
  widget-attributes>
  <!-- Content: (widget[@name='BuffCategories' and @factory='pawsListBox'],
                 widget[@name='DebuffCategories' and @factory='pawsListBox'],
                 widget-elements) -->
</widget>

The pawsActiveMagicWindow factory is used to show the active magic buffs and debuffs on your character. It has two child widget elements using the pawsListBox factory that are mandatory: One must be called "BuffCategories", while the other must be called "DebuffCategories".