Cronous Emulation Server Daemon

ItemShifters.shifters Property

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

See Also

ItemShifters Class | croemud.item Namespace