Gets currently visible items
[Visual Basic] Public Property ReadOnly viewing_items As Hashtable [C#] public Hashtable viewing_items { get; } [C++] public: __property Hashtable* get_viewing_items(); [JScript] public function get viewing_items() : Hashtable
PlayerCharacter Class | croemud.character Namespace