wiki.sine.space | sinespace

Scripting/SScript

From wiki.sine.space
Revision as of 05:30, 17 January 2017 by Sinewave (Talk | contribs)

Jump to: navigation, search

The 'Space' global accessible in every script (for C# scripts, this inherits from the SpaceScript base class)

It has the following members:

  • ===Inventory===
SInventory Inventory { get; }

Allows access to the users inventory

No example provided yet