ConsoleMan:SaveInputLog
From Data Realms Wiki
Function | |
---|---|
Syntax | ConsoleMan:SaveInputLog( String ) |
Description: | |
Outputs the console input log to a file, with semicolons. | |
Returns | nil |
Example | |
---|---|
Description | Outputs the commands typed to lua.txt. |
Code |
|
Output | nil to console, those two lines of Lua to lua.txt |
Could be used to generate scripts.