Cronous Emulation Server Daemon

SkillUsing.data20 Property

Data 20.

[Visual Basic]
Public Property data20 As UInt16
[C#]
public ushort data20 { get; set; }
[C++]
public: __property unsigned short get_data20();
public: __property void set_data20(unsigned short );
[JScript]
public function get data20() : UInt16
public function set data20(UInt16);

See Also

SkillUsing Class | croemud.serverpacket Namespace