Cronous Emulation Server Daemon

Character Class

Character class.

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

System.Object
   croemud.character.Character
      croemud.character.NonPlayerCharacter
      croemud.character.PlayerCharacter

[Visual Basic]
MustInherit Public Class Character
[C#]
public abstract class Character
[C++]
public __gc __abstract class Character
[JScript]
public  class Character

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

Assembly: croemud (in croemud.dll)

See Also

Character Members | croemud.character Namespace