Engine:Console commands: Difference between revisions

Line 77: Line 77:


Assignments:
Assignments:
: Explicit context name is 'lua' reachable through 'global'
: Explicit context name is 'lua' reachable through 'global'.
: Default reachable contexts: none, see the 'lua' context 'exit' command
: Default reachable contexts: none. See 'exit' command.
: Optional reachable contexts: none
: Optional reachable contexts: none.
: Default self-reference context: 'lua'
: Default self-reference context: 'lua'.
: Does not inherit 'global' context
: Does not inherit 'global' context.


Lua context commands:
Lua context commands: