Cronous Emulation Server Daemon

SkillCrushingFall Class

Skill: crushing fall (valkyrie).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillCrushingFall

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

SkillCrushingFall Members | croemud.skill.concrete Namespace