Cronous Emulation Server Daemon

RetrieveCharacter Class

Retrieves character information.

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

System.Object
   croemud.database.DatabaseAction
      croemud.database.RetrieveCharacter

[Visual Basic]
NotInheritable Public Class RetrieveCharacter
    Inherits DatabaseAction
[C#]
public sealed class RetrieveCharacter : DatabaseAction
[C++]
public __gc __sealed class RetrieveCharacter : public DatabaseAction
[JScript]
public  class RetrieveCharacter extends DatabaseAction

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

Assembly: croemud (in croemud.dll)

See Also

RetrieveCharacter Members | croemud.database Namespace