Cronous Emulation Server Daemon

ItemInstance.shifter Property

Gets the actual shifters.

[Visual Basic]
Public Property ReadOnly shifter As Integer()
[C#]
public int[] shifter { get; }
[C++]
public: __property int get_shifter() __gc[];
[JScript]
public function get shifter() : int[]

See Also

ItemInstance Class | croemud.item Namespace