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[]
ItemInstance Class | croemud.item Namespace