Cronous Emulation Server Daemon

ChangeEquipment Class

Equipment modification action.

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

System.Object
   croemud.action.Action
      croemud.action.concrete.ChangeEquipment

[Visual Basic]
Public Class ChangeEquipment
    Inherits Action
[C#]
public class ChangeEquipment : Action
[C++]
public __gc class ChangeEquipment : public Action
[JScript]
public class ChangeEquipment extends Action

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.action.concrete

Assembly: croemud (in croemud.dll)

See Also

ChangeEquipment Members | croemud.action.concrete Namespace