Cronous Emulation Server Daemon

AssignSkill Class

Skill assigning packet.

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

System.Object
   croemud.packet.Packet
      croemud.clientpacket.AssignSkill

[Visual Basic]
Public Class AssignSkill
    Inherits Packet
[C#]
public class AssignSkill : Packet
[C++]
public __gc class AssignSkill : public Packet
[JScript]
public class AssignSkill 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

AssignSkill Members | croemud.clientpacket Namespace