Gets the table of shifters.
[Visual Basic] Public Property ReadOnly shifters As Hashtable [C#] public Hashtable shifters { get; } [C++] public: __property Hashtable* get_shifters(); [JScript] public function get shifters() : Hashtable
ItemShifters Class | croemud.item Namespace