Engine:Console commands: Difference between revisions

Line 78: Line 78:
Assignments:
Assignments:
: Explicit context name is 'lua' reachable through 'global'
: Explicit context name is 'lua' reachable through 'global'
: Inherits 'global' context
: Default reachable contexts: none, see the 'lua' context 'exit' command
 
: Optional reachable contexts: none
Lua context contexts:
: Default self-reference context: 'lua'
: lua - self-reference to this 'lua' context
: Does not inherit 'global' context


Lua context commands:
Lua context commands: