Debug Lua API: Difference between revisions

From Off Grid Wiki
Jump to navigation Jump to search
(Created page with "<!-- This file is auto generated, please don't edit manually! --> = Debug = == Description == Debugging & Testing tools == Functions == === ConnectToDevLaptop === <syntaxhighl...")
 
No edit summary
Line 22: Line 22:


'''Returns''': Nothing
'''Returns''': Nothing
This file is auto generated, please don't edit manually!
'''Docs last hacked together on''': 13/10/2021 15:55
[[Category:Modding]][[Category:LuaAPI]]

Revision as of 09:11, 14 October 2021

Debug

Description

Debugging & Testing tools

Functions

ConnectToDevLaptop

Debug.ConnectToDevLaptop()

Description: Open SSH connection to DevLaptop Device, if there's one in the level.

Returns: Nothing

ShowPlayerPath

Debug.ShowPlayerPath(value)

Expected parameter types

Name Type
value bool

Description: ShowPlayerPath

Returns: Nothing


This file is auto generated, please don't edit manually!

Docs last hacked together on: 13/10/2021 15:55