Cronous Emulation Server Daemon

SkillThornySpiral Class

Skill: thorny spiral (warrior).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillThornySpiral

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

SkillThornySpiral Members | croemud.skill.concrete Namespace