Cronous Emulation Server Daemon

NormalItemInstance Class

Instance of normal item.

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

System.Object
   croemud.item.ItemInstance
      croemud.item.NormalItemInstance

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

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.item

Assembly: croemud (in croemud.dll)

See Also

NormalItemInstance Members | croemud.item Namespace