CRaPI - Correct Robust and Perfect API

InfoBase Class

This is the base class for other info objects.

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

System.Object
   InfoBase

public abstract class InfoBase

Remarks

This class provides a hashtable where keys-value pairs from messages from the server can be stored, e.g. server parameters, player parameters or sensebody information. This class also provides functionality to parse doubles and ints from the values in the hashtable, and if it is the first or the second value that is of interest, i.e. one key can have one or two values connected to it, it depends on the message.

Requirements

Namespace: TeamYaffa.CRaPI.Info

Assembly: CRaPI (in CRaPI.dll)

See Also

InfoBase Members | TeamYaffa.CRaPI.Info Namespace