type_from_nick


Description:

public static Type type_from_nick (string nick)

Finds the object type assigned to a given nickname.

Parameters:

nick

The nickname for the object type

Returns:

If the nickname has previously been assigned, then the corresponding object type is returned. Otherwise, NONE.