Cronous Emulation Server Daemon

MonsterEntry Class

Monster entry.

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

System.Object
   croemud.map.CharacterEntry
      croemud.map.MonsterEntry

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

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

Assembly: croemud (in croemud.dll)

See Also

MonsterEntry Members | croemud.map Namespace