Spectrum Lua API: Difference between revisions

From Off Grid Wiki
Jump to navigation Jump to search
(Add Prism Lua API)
(No difference)

Revision as of 13:08, 13 September 2017

Spectrum

Description

The Spectrum api allows the manipulation of data points within the game world

Functions

DeleteDataPoint

Spectrum.DeleteDataPoint(dataPoint)

Expected parameter types

dataPoint DataPoint

Description: Deletes the passed in data point

Returns: Nothing

SaveDataPoint

Spectrum.SaveDataPoint(dataPoint)

Expected parameter types

dataPoint DataPoint

Description: Saves currently targeted data point to the players data inventory

Returns: Nothing


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

Docs last hacked together on: 13/09/2017 14:07