Cronous Emulation Server Daemon

SkillCallKratu Class

Skill: call kratu (paladin).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillCallKratu

[Visual Basic]
NotInheritable Public Class SkillCallKratu
    Inherits Skill
[C#]
public sealed class SkillCallKratu : Skill
[C++]
public __gc __sealed class SkillCallKratu : public Skill
[JScript]
public  class SkillCallKratu 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.concrete

Assembly: croemud (in croemud.dll)

See Also

SkillCallKratu Members | croemud.skill.concrete Namespace