Cronous Emulation Server Daemon

CharacterEntry Class

Character entry.

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

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

[Visual Basic]
MustInherit Public Class CharacterEntry
[C#]
public abstract class CharacterEntry
[C++]
public __gc __abstract class CharacterEntry
[JScript]
public  class 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

CharacterEntry Members | croemud.map Namespace