Cronous Emulation Server Daemon

Experience.data_prototype Property

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

See Also

Experience Class | croemud.serverpacket Namespace