Module system.game.Session
Functions
duplicate (parameters) | Creates a new session with the specified table of parameters, which can be read via session.getLaunchParameter() |
exit () | |
getLaunchParameter (parameter) | If this session was launched via session.duplicate() , this function can be used to obtain launch parameters. |
getVersion () | |
isHeadless () |
Functions
- duplicate (parameters)
-
Creates a new session with the specified table of parameters, which can be read via
session.getLaunchParameter()
Parameters:
- parameters
- exit ()
- getLaunchParameter (parameter)
-
If this session was launched via
session.duplicate()
, this function can be used to obtain launch parameters.Parameters:
- parameter
- getVersion ()
- isHeadless ()