Difference between revisions of "ISKernel:HUDGroup (Command)"
Jump to navigation
Jump to search
(→Syntax) |
|||
Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
{{CMD-DR|HUDGroup|Intermediate|Intermediate|Intermediate|Intermediate}} | {{CMD-DR|HUDGroup|Intermediate|Intermediate|Intermediate|Intermediate}} | ||
− | HUDGroup | + | HUDGroup -hide <name>|-show <name>|-toggle <name> |
− | == | + | == Forms == |
− | + | *HUDGroup -list - lists all HUD groups | |
+ | *HUDGroup -hide <name> - hides all elements in <name>'s HUD group | ||
+ | *HUDGroup -show <name> - shows all elements in <name>'s HUD group | ||
+ | *HUDGroup -toggle <name> - toggles visibility of all elements in <name>'s HUD group | ||
== Examples == | == Examples == |
Revision as of 02:10, 25 August 2005
Contents
Syntax
HUDGroup | |
Usage | Intermediate |
Level of Understanding | Intermediate |
Computer Savvy | Intermediate |
Logic | Intermediate |
HUDGroup -hide <name>|-show <name>|-toggle <name>
Forms
- HUDGroup -list - lists all HUD groups
- HUDGroup -hide <name> - hides all elements in <name>'s HUD group
- HUDGroup -show <name> - shows all elements in <name>'s HUD group
- HUDGroup -toggle <name> - toggles visibility of all elements in <name>'s HUD group