Cronous Emulation Server Daemon

SkillAstralStorm Class

Skill: astral storm (magician).

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillAstralStorm

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

SkillAstralStorm Members | croemud.skill.concrete Namespace