Engine:Console commands: Difference between revisions

No edit summary
Line 25: Line 25:
* Service - here refers to an engine messaging service. Which may be internal, local or through a network for send or receive.
* Service - here refers to an engine messaging service. Which may be internal, local or through a network for send or receive.
* Script - May refer to the base Engine script language, which can contain elements here. Or to strings of commands for an alias, or integrated higher-level scripting like blended in-line engine script with lua, JS, or C#.
* Script - May refer to the base Engine script language, which can contain elements here. Or to strings of commands for an alias, or integrated higher-level scripting like blended in-line engine script with lua, JS, or C#.
* Context - A script or command context. Each context may have its own commands and variables and rules.


=== Data module ===
=== Data module ===