WoW:XML/Frame/toplevel: Difference between revisions

From AddOn Studio
< XML‎ | Frame
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 5: Line 5:
* true
* true
* false
* false
[[Category:Interface Customization]]

Revision as of 22:40, 6 January 2006

What does toplevel do?

toplevel is a boolean value that dictates whether or not the frame is player interactive, i.e.: can the user click on it, drag it, etc...

Possible Values

  • true
  • false