Cronous Emulation Server Daemon

ActorEntry Class

Static character entry.

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

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

[Visual Basic]
Public Class ActorEntry
    Inherits CharacterEntry
[C#]
public class ActorEntry : CharacterEntry
[C++]
public __gc class ActorEntry : public CharacterEntry
[JScript]
public class ActorEntry 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

ActorEntry Members | croemud.map Namespace