Cronous Emulation Server Daemon

SkillManaCompress Class

Skill: mana compress (magician).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillManaCompress

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

SkillManaCompress Members | croemud.skill.concrete Namespace