The BaseLibManager type exposes the following members.

Constructors

  NameDescription
Public methodBaseLibManager
Constructor for BaseLibManager. BaseLib Commands and Room Loaders are set up here.

Methods

  NameDescription
Public methodAddCreatorCommands
Adds creator commands to a Player object.
Public methodAddPlayerCommands
Adds player commands to a Player object.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetFirstRoom
Gets the path of the room new characters are sent to.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberHandleError
Public methodStatic memberHandleWarning
Public methodStatic memberLogToCreatorsErrorLog
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyStatic memberInstance

See Also