Cronous Emulation Server Daemon

Player.skill Property

Gets skills.

[Visual Basic]
Public Property ReadOnly skill As Hashtable
[C#]
public Hashtable skill { get; }
[C++]
public: __property Hashtable* get_skill();
[JScript]
public function get skill() : Hashtable

See Also

Player Class | croemud.game Namespace