Cronous Emulation Server Daemon

SkillLionHeart Class

Skill: lion heart (warrior).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillLionHeart

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

SkillLionHeart Members | croemud.skill.concrete Namespace