Cronous Emulation Server Daemon

SkillSlashingWave Class

Skill: slashing wave (paladin).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillSlashingWave

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

SkillSlashingWave Members | croemud.skill.concrete Namespace