Cronous Emulation Server Daemon

SkillIncreaseWeight Class

Skill: increase weight.

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

System.Object
   croemud.skill.Skill
      croemud.skill.concrete.SkillIncreaseWeight

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

SkillIncreaseWeight Members | croemud.skill.concrete Namespace