Cronous Emulation Server Daemon

NullSkill Class

Skill (DEBUG).

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

System.Object
   croemud.skill.Skill
      croemud.skill.NullSkill

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

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.skill

Assembly: croemud (in croemud.dll)

See Also

NullSkill Members | croemud.skill Namespace