WoW:Using the Interface Options Addons panel: Difference between revisions

m
Reverted edit(s) by 195.37.208.218 (talk) to last version by Zasurus
m (Reverted edit(s) by 195.37.208.218 (talk) to last version by Zasurus)
Line 122: Line 122:
   end;
   end;


This function takes two parameter "Parent" and "Child" and they are both strings:
This function takes two peramiters "Parent" and "Child" and they are both strings:
* Parent is the name of the main panel (normally the name of the addon)
* Parent is the name of the main panel (normally the name of the addon)
* Child is the name of any child panels you wish to remove
* Child is the name of any child panels you wish to remove
If both Parent and Child are given then the function removes only the child panel from the parent. If however only the parent is given then the whole panel and all child panels are removed.
If both Parent and Child are given then the function removes only the child panel from the parent. If however only the parent is given then the whole panel and all child panels are removed.
[[Category:HOWTOs|Using the Interface Options Addons panel]]
[[Category:HOWTOs|Using the Interface Options Addons panel]]
Anonymous user