Data prototype specifying the structure of the packet.
[Visual Basic] Public Property ReadOnly data_prototype As Hashtable [C#] public Hashtable data_prototype { get; } [C++] public: __property Hashtable* get_data_prototype(); [JScript] public function get data_prototype() : Hashtable
PlayerCharacterEntry Class | croemud.serverpacket Namespace