Engine:Macro commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
{{dev | {{dev/uiccmd}} | ||
Macro commands in Engine are the [[console commands]]. Macros are a set of console commands that can be run in a group to perform a series of actions. | Macro commands in Engine are the [[console commands]]. Macros are a set of console commands that can be run in a group to perform a series of actions. | ||
Macros typically refer to scripts used in the UI, that can have action bar Icons associated with them, and thus can also have key bindings, so that the sets of commands can be run by clicking buttons or pressing keys. | Macros typically refer to scripts used in the UI, that can have action bar Icons associated with them, and thus can also have key bindings, so that the sets of commands can be run by clicking buttons or pressing keys. |
Latest revision as of 15:32, 15 October 2023
- ← Console commands[[Category:Engine development|]]
Macro commands in Engine are the console commands. Macros are a set of console commands that can be run in a group to perform a series of actions.
Macros typically refer to scripts used in the UI, that can have action bar Icons associated with them, and thus can also have key bindings, so that the sets of commands can be run by clicking buttons or pressing keys.