Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

API Class: Tools.AvailableItemSlots

D1G1T4L3CH0 edited this page Mar 2, 2015 · 1 revision

Summary

It's the currently available item slots. (TODO: more detailed explanation needed)

Example(s)

Lua

Tools.WriteLine( tostring( Tools.AvailableItemSlots ) )
Clone this wiki locally