Cronous Emulation Server Daemon

UseSkill Class

Skill using packet.

For a list of all members of this type, see UseSkill Members.

System.Object
   croemud.packet.Packet
      croemud.clientpacket.UseSkill

[Visual Basic]
Public Class UseSkill
    Inherits Packet
[C#]
public class UseSkill : Packet
[C++]
public __gc class UseSkill : public Packet
[JScript]
public class UseSkill extends Packet

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.clientpacket

Assembly: croemud (in croemud.dll)

See Also

UseSkill Members | croemud.clientpacket Namespace