Network Lua API

From Off Grid Wiki
Revision as of 18:07, 19 November 2019 by Rich (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Network

Description

Allows modders to trigger network operations

Functions

CreateDataPoint

Network.CreateDataPoint(locationObject, characterName, dataPoint, dataNetwork)

Expected parameter types

Name Type
locationObject string
characterName string
dataPoint Lua Type
dataNetwork Lua Table

Description: Create a DataPoint in a specific place, from a specific character, with pre filled in data.

Returns: Nothing


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

Docs last hacked together on: 15/11/2019 14:59