Cronous Emulation Server Daemon

SkillDamageAbsortion Class

Skill: damage absortion (paladin).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillDamageAbsortion

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

SkillDamageAbsortion Members | croemud.skill.concrete Namespace