The
stringID() function
acts like a virtual function, but it is not. It returns an instance of
RWStringID, a unique string that identifies an object's class.
RWStringID is derived from class
RWCString. By default, the string identifier for a class is the same as the name of the class.
RWStringID can be used instead of, or as a supplement to,
RWClassIDs.