Cronous Emulation Server Daemon

Player.skill_points_available Property

Skill points available.

[Visual Basic]
Public Property ReadOnly skill_points_available As Integer
[C#]
public int skill_points_available { get; }
[C++]
public: __property int get_skill_points_available();
[JScript]
public function get skill_points_available() : int

See Also

Player Class | croemud.game Namespace